summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/files.pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* intrmap attribute missing from mcx; ok dlgderaadt2021-01-261-3/+3
* use the system stoeplitz key instead of a random one.dlg2020-07-171-2/+2
* enable multiq support for ix.dlg2020-07-171-2/+2
* Set up a second level flow table for RSS and switch the root flow tablejmatthew2020-07-141-2/+2
* add rss/toeplitz support for 710 chips.dlg2020-06-251-2/+2
* use intrmap to set up multiple queues across multiple cpus.dlg2020-06-251-2/+2
* enable multiple queues (and interrupts on multiple cpus) on vmx(4).dlg2020-06-171-2/+2
* configure toeplitz using the kernel stoeplitz key if needed.dlg2020-06-161-2/+2
* Add a PCI attachment driver for com(4). Intel has been removing legacypatrick2020-03-061-1/+5
* Add iwx(4), a new driver for Intel AX200 wifi devices.stsp2020-02-151-1/+6
* remove sli(4)jsg2020-01-111-5/+1
* remove dpt(4) driver for DPT EATA SCSI RAIDjsg2020-01-101-5/+1
* Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernetkevlo2019-11-181-1/+6
* Fix a bunch of lines that had whitespace at the endmlarkin2019-10-161-7/+7
* Add a new driver for getting AMD CPU temperature sensor over the SMN.brynet2019-09-261-1/+6
* sis(4) calls mii_phy_reset(); add explicit dependency on mii_phy in configstsp2019-08-051-2/+2
* Add iavf(4), a driver for Intel Ethernet Adaptive Virtual Functions.jmatthew2019-07-291-1/+6
* Add mcx(4), a driver for Mellanox ConnectX-4 (and later) Ethernetjmatthew2019-05-041-1/+6
* Add bnxt(4), a driver for Broadcom NetXtreme-C/E 10G+ ethernet.jmatthew2018-07-091-1/+6
* add a small driver for AMDs cryptographic co processor.dlg2018-04-201-1/+5
* Add a PCI attachment driver for bwfm(4). It's not finished, but it'spatrick2017-12-241-1/+4
* refer to ixl as "Intel Ethernet 700 Series"dlg2017-11-281-2/+2
* add ixl(4) for the "Intel Ethernet 700 Series"dlg2017-11-281-1/+6
* Add PCI attachment for dwiic(4) needed by Intel 100 Series machinesjcs2017-11-161-1/+5
* Move virtio config from files.pci to files.pcireyk2017-01-211-32/+1
* Add vmmci(4) (VMM control interface), a simple guest-side driver for vmm(4) VMsreyk2017-01-131-1/+5
* Enable support for the X550 family of 10 Gigabit controllersmikeb2016-11-241-1/+2
* naddy discovered that bha no longer builds because it includes the nowtedu2016-09-041-5/+1
* Support A Radio Free Europe!tedu2016-08-311-6/+1
* Only attempt to build the pci sdhc attachment when it is configured.jsg2016-03-171-2/+2
* Split the rtwn(4) driver into two layers:stsp2016-03-091-4/+3
* Add pchtemp(4) a driver for the thermal sensor on recent Intel PCHs.kettenis2015-12-311-1/+6
* add virtio-console driversf2015-12-211-1/+5
* Driver for the XenSource Platform Devicemikeb2015-12-081-1/+6
* Remove the unfinished che(4) driver for Chelsio 10G cards. I lost interestclaudio2015-09-111-8/+1
* remove isp(4) now that the ql* family have replaced itjmatthew2015-06-191-6/+1
* mark the usb hci driver pci glue code as only needed by the pci attachment,dlg2015-06-071-5/+5
* attach rtwn at pcistsp2015-06-041-1/+6
* Remove all audio format conversion code from the kernel (btw holdingratchov2015-05-111-19/+19
* Send lmc(4) and san(4) to the HDLC framed bit bucket in the sky.deraadt2015-04-091-18/+1
* use device_lookup to find gcu0 rather than iterating over alldevs.dlg2015-03-181-2/+2
* Add iwm(4), a new driver for Intel 7260 wifi cards.stsp2015-02-061-1/+6
* Hook up nep(4).kettenis2015-01-101-1/+6
* use the correct capitalization for Realtek.brad2014-11-241-2/+2
* retire Accoom Networks Artery T1/E1 drive; ok claudioderaadt2014-09-271-13/+1
* unlink lofn(4) and nofn(4)mikeb2014-08-151-11/+1
* Remove the qli driver for QLogic 4010 & 4022 iSCSI.jsg2014-07-121-6/+1
* start working on a driver for non volatile memory express controllers.dlg2014-04-121-1/+5
* Dumb xhci(4) implementation.mpi2014-03-081-1/+5
* Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now onlykettenis2014-03-051-1/+5