Age | Commit message (Expand) | Author |
2024-04-09 | Add PCI support for ufshci(4). Tested on the Microsoft Surface Go 4. | Marcus Glocker |
2024-02-21 | Import mwx(4) a driver for Mediatek MT7921 and MT7922 802.11ax devices | Claudio Jeker |
2023-12-28 | Introduce qwx(4), a work-in-progress port of the Linux ath11k driver. | Stefan Sperling |
2023-10-11 | Add initial support for Elkhart Lake ethernet to dwqe(4). | Stefan Sperling |
2023-04-23 | add iosf(4), a driver for the Intel OnChip System Fabric | David Gwynne |
2023-03-31 | ngbe(4), a driver for Wangxun WX1860 series Gigabit Ethernet devices. | Kevin Lo |
2022-03-31 | If we've created multiple queues, set up an RSS key and indirection table | Jonathan Matthew |
2022-03-30 | If enough MSI-X vectors are available, set up multiple tx and rx queues. | Jonathan Matthew |
2021-10-31 | Add igc(4), a driver for the Intel 2.5Gb Ethernet controllers. | Patrick Wildt |
2021-10-21 | Remove hifn(4), safe(4), and ubsec(4) crypto drivers. They require | Alexander Bluhm |
2021-09-02 | aq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet adapters | Mike Larkin |
2021-04-24 | If MSI-X vectors are available, create multiple tx/rx queues, configure | Jonathan Matthew |
2021-01-26 | intrmap attribute missing from mcx; ok dlg | Theo de Raadt |
2020-07-17 | use the system stoeplitz key instead of a random one. | David Gwynne |
2020-07-17 | enable multiq support for ix. | David Gwynne |
2020-07-14 | Set up a second level flow table for RSS and switch the root flow table | Jonathan Matthew |
2020-06-25 | add rss/toeplitz support for 710 chips. | David Gwynne |
2020-06-25 | use intrmap to set up multiple queues across multiple cpus. | David Gwynne |
2020-06-17 | enable multiple queues (and interrupts on multiple cpus) on vmx(4). | David Gwynne |
2020-06-16 | configure toeplitz using the kernel stoeplitz key if needed. | David Gwynne |
2020-03-06 | Add a PCI attachment driver for com(4). Intel has been removing legacy | Patrick Wildt |
2020-02-15 | Add iwx(4), a new driver for Intel AX200 wifi devices. | Stefan Sperling |
2020-01-11 | remove sli(4) | Jonathan Gray |
2020-01-10 | remove dpt(4) driver for DPT EATA SCSI RAID | Jonathan Gray |
2019-11-18 | Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernet | Kevin Lo |
2019-10-16 | Fix a bunch of lines that had whitespace at the end | Mike Larkin |
2019-09-26 | Add a new driver for getting AMD CPU temperature sensor over the SMN. | Bryan Steele |
2019-08-05 | sis(4) calls mii_phy_reset(); add explicit dependency on mii_phy in config | Stefan Sperling |
2019-07-29 | Add iavf(4), a driver for Intel Ethernet Adaptive Virtual Functions. | Jonathan Matthew |
2019-05-04 | Add mcx(4), a driver for Mellanox ConnectX-4 (and later) Ethernet | Jonathan Matthew |
2018-07-09 | Add bnxt(4), a driver for Broadcom NetXtreme-C/E 10G+ ethernet. | Jonathan Matthew |
2018-04-20 | add a small driver for AMDs cryptographic co processor. | David Gwynne |
2017-12-24 | Add a PCI attachment driver for bwfm(4). It's not finished, but it's | Patrick Wildt |
2017-11-28 | refer to ixl as "Intel Ethernet 700 Series" | David Gwynne |
2017-11-28 | add ixl(4) for the "Intel Ethernet 700 Series" | David Gwynne |
2017-11-16 | Add PCI attachment for dwiic(4) needed by Intel 100 Series machines | Joshua Stein |
2017-01-21 | Move virtio config from files.pci to files.pci | Reyk Floeter |
2017-01-13 | Add vmmci(4) (VMM control interface), a simple guest-side driver for vmm(4) VMs | Reyk Floeter |
2016-11-24 | Enable support for the X550 family of 10 Gigabit controllers | Mike Belopuhov |
2016-09-04 | naddy discovered that bha no longer builds because it includes the now | Ted Unangst |
2016-08-31 | Support A Radio Free Europe! | Ted Unangst |
2016-03-17 | Only attempt to build the pci sdhc attachment when it is configured. | Jonathan Gray |
2016-03-09 | Split the rtwn(4) driver into two layers: | Stefan Sperling |
2015-12-31 | Add pchtemp(4) a driver for the thermal sensor on recent Intel PCHs. | Mark Kettenis |
2015-12-21 | add virtio-console driver | Stefan Fritsch |
2015-12-08 | Driver for the XenSource Platform Device | Mike Belopuhov |
2015-09-11 | Remove the unfinished che(4) driver for Chelsio 10G cards. I lost interest | Claudio Jeker |
2015-06-19 | remove isp(4) now that the ql* family have replaced it | Jonathan Matthew |
2015-06-07 | mark the usb hci driver pci glue code as only needed by the pci attachment, | David Gwynne |
2015-06-04 | attach rtwn at pci | Stefan Sperling |