summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2021-06-11enable snooping on Z590 HDAJonathan Gray
2021-06-11regenJonathan Gray
2021-06-11add a HDA device found in a Z590 machineJonathan Gray
2021-06-09don't fatally error on failing to map visible VRAMJonathan Gray
2021-06-04avoid a use after free in a path taken if malloc M_NOWAIT failsJonathan Gray
2021-06-04disable ppgtt on cherryview/braswellJonathan Gray
2021-06-02When processing a received packet, only sync the amount of bytesPatrick Wildt
2021-06-01Revert iwm(4) firmware updates for now; robert@ reports stalled Tx on 9260Stefan Sperling
2021-06-01Switch iwm(4) to new firmware images available in iwm-firmware-20210512.Stefan Sperling
2021-06-01Fix iwx(4) firmware reloading after a failure to parse the firmware file.Stefan Sperling
2021-05-31Avoid "mac clock not ready" panic in iwx(4).Stefan Sperling
2021-05-31Avoid "mac clock not ready" panic in iwm(4).Stefan Sperling
2021-05-31try to get rid of a weird comma on the alpns attach line.David Gwynne
2021-05-30recognise ALC294Jonathan Gray
2021-05-30match on Intel 500 Series LP HDAJonathan Gray
2021-05-19match on Intel 500 Series PCH idsJonathan Gray
2021-05-19regenJonathan Gray
2021-05-19add Intel 500 Series PCH idsJonathan Gray
2021-05-19regenJonathan Gray
2021-05-19add more inteldrm and amdgpu idsJonathan Gray
2021-05-18regenMark Kettenis
2021-05-18Add Quectel EM120R-GL and Samsung PM9A1.Mark Kettenis
2021-05-17drm/radeon: fix copy of uninitialized variable back to userspaceJonathan Gray
2021-05-17return early if work is cancelled before being scheduledJonathan Gray
2021-05-16panic does not require a \n at the end. When one is provided, it looks wrong.Theo de Raadt
2021-05-12Fix several issues introduced with iwm(4) Tx aggregation support.Stefan Sperling
2021-05-10Let iwm(4) flush Tx queues before removing the firmware station andStefan Sperling
2021-05-06Make iwx(4) install CCMP keys to hardware from a task context toStefan Sperling
2021-05-05Enable detailed reports about firmware errors in iwm(4) for the time being.Stefan Sperling
2021-05-03Add 802.11n Tx aggregation support to iwm(4).Stefan Sperling
2021-05-01Retire OpenBSD/sgi.Visa Hankala
2021-04-29Make iwn, iwm, and iwx keep track of beacon parameters at run-time.Stefan Sperling
2021-04-25Implement support for Rx aggregation offload in iwm(9) and iwx(4), andStefan Sperling
2021-04-24If MSI-X vectors are available, create multiple tx/rx queues, configureJonathan Matthew
2021-04-23When we have a single tx/rx queue, the cp ring is also used for asyncJonathan Matthew
2021-04-23Create separate structures for rx and tx queues to allow creating multiplesJonathan Matthew
2021-04-23We're only going to use the first CoS queue, so only store the ID of thatJonathan Matthew
2021-04-20Add quirk to enable all Thinkpad X1 Extreme 1 speakers & atmos dolbyAlexandre Ratchov
2021-04-20Allow INTEL 400SERIES cAVS to attach the azalia(4) driverAlexandre Ratchov
2021-04-19Recognize BCM57762 A0 and A1. My diff for this only added the A0 revision,Mark Kettenis
2021-04-19Multicast decryption fixes for iwx(4).Stefan Sperling
2021-04-18syncTheo de Raadt
2021-04-18even more shrinkTheo de Raadt
2021-04-18syncTheo de Raadt
2021-04-18more shrinkTheo de Raadt
2021-04-17syncTheo de Raadt
2021-04-17some name shorteningTheo de Raadt
2021-04-15Since iwi(4) doesn't call into net80211_newstate() the interface link stateStefan Sperling
2021-04-15Switch athn(4) 802.11n Tx rate adaptation from MiRA to RA.Stefan Sperling
2021-04-14Make iwx(4) attach to AX201 devices with PCI ID 0x06f0.Stefan Sperling