index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
Age
Commit message (
Expand
)
Author
2020-06-11
wrap some long lines. no functional change.
David Gwynne
2020-06-11
handle sg_set_page() with NULL page argument
Jonathan Gray
2020-06-11
In iwn(4), iwm(4), and iwx(4), don't set the interface's MAC address again
Stefan Sperling
2020-06-11
Make iwx(4) update the Tx ring byte count table.
Stefan Sperling
2020-06-11
Increase iwx(4) command queue size. Otherwise the firmware sends duplicate
Stefan Sperling
2020-06-11
Load iwx(4) firmware just once.
Stefan Sperling
2020-06-11
Add initial support for regulatory domain updates in iwx(4).
Stefan Sperling
2020-06-11
Use the NVM_GET_INFO command in iwx(4) instead of the manual NVM data
Stefan Sperling
2020-06-10
Avoid out-of-bounds access when dumping (faulty) edid info; as seen
Otto Moerbeek
2020-06-10
Fix wrong size passed to free(9) when freeing an iwx(4) firmware image.
Stefan Sperling
2020-06-10
Compute the Tx queue ID consistently in iwx(4).
Stefan Sperling
2020-06-09
regen
Mark Kettenis
2020-06-09
Add IBM POWER9 host bridge.
Mark Kettenis
2020-06-09
Various changes related but independant from multiqueue logic:
Martin Pieuchot
2020-06-09
Implement the rx side of checksum and vlan offloads too.
Jonathan Matthew
2020-06-09
reduce the diff to linux
Jonathan Gray
2020-06-09
match on Intel 200 Series HD Audio pci id
Jonathan Gray
2020-06-09
Make use of vlan and checksum offloads. This involves using the long
Jonathan Matthew
2020-06-08
update drm to linux 5.7
Jonathan Gray
2020-06-07
build on mpi's work toward ix multiq support.
David Gwynne
2020-06-07
regen
Mark Kettenis
2020-06-07
Marvel 88SE9215 and 88SE9235 AHCI.
Mark Kettenis
2020-06-06
additional device; from Bruno Flueckiger
Theo de Raadt
2020-06-03
Add missing ieee80211_release_node() calls in cases where hardware
Jonathan Matthew
2020-06-02
Add support for hardware vlan tagging. Tag insertion here is actually
Jonathan Matthew
2020-06-02
Add missing ieee80211_release_node() calls in cases where hardware
Jonathan Matthew
2020-06-01
regen
Joshua Stein
2020-06-01
add SK hynix, and an NVMe from them
Joshua Stein
2020-05-31
match on pci id for azalia device with wrong subclass
Jonathan Gray
2020-05-29
dev/rndvar.h no longer has statistical interfaces (removed during various
Theo de Raadt
2020-05-28
Use MSI-X interrupts where available, and rearrange structures to allow
Jonathan Matthew
2020-05-27
set up rx so packets end up at the end of the mbuf cluster.
David Gwynne
2020-05-26
fix wrong firmware filename typo in a comment in iwx_read_firmware()
Stefan Sperling
2020-05-26
Make the necessary adjustments to parse iwx(4) -48 firmware image files.
Stefan Sperling
2020-05-26
Implement support for the iwx(4) SOC_CONFIGURATION command.
Stefan Sperling
2020-05-26
Don't enable any BT modules in the iwx(4) BT_COEX command.
Stefan Sperling
2020-05-26
Make iwx(4) flush the Tx path before removing the AP from the firmware's
Stefan Sperling
2020-05-26
Make iwx(4) binding command work on -48 firmware.
Stefan Sperling
2020-05-26
Support iwx(4) firmware's BEACON_FILTER_CONFIG_API_S_VER_4 command.
Stefan Sperling
2020-05-26
Add checksum offload again, this time only asking the nic to do checksums
Jonathan Matthew
2020-05-25
change wsdisplay attribute type from long to uint32_t
Jonathan Gray
2020-05-25
rename wsdisplay alloc_attr() to pack_attr()
Jonathan Gray
2020-05-25
Unfortunately, breaks UDP NFS under volume, when used on the src machine.
Theo de Raadt
2020-05-23
Fix typo in a comment that originated in wpi(4) and has spread elsewhere.
Stefan Sperling
2020-05-23
Define PPB_IO_32BIT. Should have been part of the commit to mvkpcie(4)
Patrick Wildt
2020-05-22
regen
Patrick Wildt
2020-05-22
Add Atheros QCA986x/988x PCI ID.
Patrick Wildt
2020-05-21
regen
Patrick Wildt
2020-05-21
ASMedia ASM1182e PCIe switch.
Patrick Wildt
2020-05-21
Kill commented out czttypoll() routine.
Martin Pieuchot
[next]