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