| Commit message (Expand) | Author | Age | Files | Lines |
* | intrmap attribute missing from mcx; ok dlg |  deraadt | 2021-01-26 | 1 | -3/+3 |
* | use the system stoeplitz key instead of a random one. |  dlg | 2020-07-17 | 1 | -2/+2 |
* | enable multiq support for ix. |  dlg | 2020-07-17 | 1 | -2/+2 |
* | Set up a second level flow table for RSS and switch the root flow table |  jmatthew | 2020-07-14 | 1 | -2/+2 |
* | add rss/toeplitz support for 710 chips. |  dlg | 2020-06-25 | 1 | -2/+2 |
* | use intrmap to set up multiple queues across multiple cpus. |  dlg | 2020-06-25 | 1 | -2/+2 |
* | enable multiple queues (and interrupts on multiple cpus) on vmx(4). |  dlg | 2020-06-17 | 1 | -2/+2 |
* | configure toeplitz using the kernel stoeplitz key if needed. |  dlg | 2020-06-16 | 1 | -2/+2 |
* | Add a PCI attachment driver for com(4). Intel has been removing legacy |  patrick | 2020-03-06 | 1 | -1/+5 |
* | Add iwx(4), a new driver for Intel AX200 wifi devices. |  stsp | 2020-02-15 | 1 | -1/+6 |
* | remove sli(4) |  jsg | 2020-01-11 | 1 | -5/+1 |
* | remove dpt(4) driver for DPT EATA SCSI RAID |  jsg | 2020-01-10 | 1 | -5/+1 |
* | Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernet |  kevlo | 2019-11-18 | 1 | -1/+6 |
* | Fix a bunch of lines that had whitespace at the end |  mlarkin | 2019-10-16 | 1 | -7/+7 |
* | Add a new driver for getting AMD CPU temperature sensor over the SMN. |  brynet | 2019-09-26 | 1 | -1/+6 |
* | sis(4) calls mii_phy_reset(); add explicit dependency on mii_phy in config |  stsp | 2019-08-05 | 1 | -2/+2 |
* | Add iavf(4), a driver for Intel Ethernet Adaptive Virtual Functions. |  jmatthew | 2019-07-29 | 1 | -1/+6 |
* | Add mcx(4), a driver for Mellanox ConnectX-4 (and later) Ethernet |  jmatthew | 2019-05-04 | 1 | -1/+6 |
* | Add bnxt(4), a driver for Broadcom NetXtreme-C/E 10G+ ethernet. |  jmatthew | 2018-07-09 | 1 | -1/+6 |
* | add a small driver for AMDs cryptographic co processor. |  dlg | 2018-04-20 | 1 | -1/+5 |
* | Add a PCI attachment driver for bwfm(4). It's not finished, but it's |  patrick | 2017-12-24 | 1 | -1/+4 |
* | refer to ixl as "Intel Ethernet 700 Series" |  dlg | 2017-11-28 | 1 | -2/+2 |
* | add ixl(4) for the "Intel Ethernet 700 Series" |  dlg | 2017-11-28 | 1 | -1/+6 |
* | Add PCI attachment for dwiic(4) needed by Intel 100 Series machines |  jcs | 2017-11-16 | 1 | -1/+5 |
* | Move virtio config from files.pci to files.pci |  reyk | 2017-01-21 | 1 | -32/+1 |
* | Add vmmci(4) (VMM control interface), a simple guest-side driver for vmm(4) VMs |  reyk | 2017-01-13 | 1 | -1/+5 |
* | Enable support for the X550 family of 10 Gigabit controllers |  mikeb | 2016-11-24 | 1 | -1/+2 |
* | naddy discovered that bha no longer builds because it includes the now |  tedu | 2016-09-04 | 1 | -5/+1 |
* | Support A Radio Free Europe! |  tedu | 2016-08-31 | 1 | -6/+1 |
* | Only attempt to build the pci sdhc attachment when it is configured. |  jsg | 2016-03-17 | 1 | -2/+2 |
* | Split the rtwn(4) driver into two layers: |  stsp | 2016-03-09 | 1 | -4/+3 |
* | Add pchtemp(4) a driver for the thermal sensor on recent Intel PCHs. |  kettenis | 2015-12-31 | 1 | -1/+6 |
* | add virtio-console driver |  sf | 2015-12-21 | 1 | -1/+5 |
* | Driver for the XenSource Platform Device |  mikeb | 2015-12-08 | 1 | -1/+6 |
* | Remove the unfinished che(4) driver for Chelsio 10G cards. I lost interest |  claudio | 2015-09-11 | 1 | -8/+1 |
* | remove isp(4) now that the ql* family have replaced it |  jmatthew | 2015-06-19 | 1 | -6/+1 |
* | mark the usb hci driver pci glue code as only needed by the pci attachment, |  dlg | 2015-06-07 | 1 | -5/+5 |
* | attach rtwn at pci |  stsp | 2015-06-04 | 1 | -1/+6 |
* | Remove all audio format conversion code from the kernel (btw holding |  ratchov | 2015-05-11 | 1 | -19/+19 |
* | Send lmc(4) and san(4) to the HDLC framed bit bucket in the sky. |  deraadt | 2015-04-09 | 1 | -18/+1 |
* | use device_lookup to find gcu0 rather than iterating over alldevs. |  dlg | 2015-03-18 | 1 | -2/+2 |
* | Add iwm(4), a new driver for Intel 7260 wifi cards. |  stsp | 2015-02-06 | 1 | -1/+6 |
* | Hook up nep(4). |  kettenis | 2015-01-10 | 1 | -1/+6 |
* | use the correct capitalization for Realtek. |  brad | 2014-11-24 | 1 | -2/+2 |
* | retire Accoom Networks Artery T1/E1 drive; ok claudio |  deraadt | 2014-09-27 | 1 | -13/+1 |
* | unlink lofn(4) and nofn(4) |  mikeb | 2014-08-15 | 1 | -11/+1 |
* | Remove the qli driver for QLogic 4010 & 4022 iSCSI. |  jsg | 2014-07-12 | 1 | -6/+1 |
* | start working on a driver for non volatile memory express controllers. |  dlg | 2014-04-12 | 1 | -1/+5 |
* | Dumb xhci(4) implementation. |  mpi | 2014-03-08 | 1 | -1/+5 |
* | Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now only |  kettenis | 2014-03-05 | 1 | -1/+5 |