summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2012-08-08call m_cluncount to account correctly for cluster chains the driverMike Belopuhov
2012-08-08We're not going to loop in the rxeof refilling our ring as it wouldMike Belopuhov
2012-08-08remove rx debugging codeMike Belopuhov
2012-08-07a bit of cleanup and a tx delay tweakMike Belopuhov
2012-08-07don't forget to set IFF_ALLMULTI; from bradMike Belopuhov
2012-08-06kill sc->promiscMike Belopuhov
2012-08-06Add support for 10Gb ethernet cards based on the Intel X540 chipset.Mike Belopuhov
2012-08-04PCI_PRODUCT_ATI_RADEON_X1250 -> PCI_PRODUCT_ATI_RADEON_X1250_{1,2}Antoine Jacoutot
2012-08-04Regen.Antoine Jacoutot
2012-08-040x7942 is also a Radeon Xpress 1500Antoine Jacoutot
2012-08-02get rid of some "capabilities" leftoversMike Belopuhov
2012-08-02we use a central pci database; no reason to keep duplicates aroundMike Belopuhov
2012-08-02Add a driver for Emulex OneConnect 10Gb Ethernet obtained from FreeBSDMike Belopuhov
2012-08-02regenMike Belopuhov
2012-08-02Emulex Lancer (XE201)Mike Belopuhov
2012-07-29whitespace cleanup, no binary changeMike Belopuhov
2012-07-20regenJonathan Gray
2012-07-20add some more 7 series/ivy bridge idsJonathan Gray
2012-07-20match on Mobility Radeon HD2600Jonathan Gray
2012-07-18syncStuart Henderson
2012-07-18Additional Broadcom NIC PCI ids. From Brad.Stuart Henderson
2012-07-18Unify use of tabs/spaces on product lines. From Brad.Stuart Henderson
2012-07-17regenKirill Bychkov
2012-07-17add a bunch of devices found in different laptops and desktops.Kirill Bychkov
2012-07-12Support NetMos NM9820 cardbus (added to puc as well, for theTheo de Raadt
2012-07-08regenStefan Sperling
2012-07-08add another BCM43224 ID; ok and tweak mpi@Stefan Sperling
2012-07-07syncTheo de Raadt
2012-07-07another netmos cardbus serial; espie owns itTheo de Raadt
2012-07-06rewrite the receive filter programming to look similar to otherMike Belopuhov
2012-07-05set the prefetch threshold for 99'er as well. provides some additionalMike Belopuhov
2012-07-05enable the code that forces a cleanup if number of tx descriptorsMike Belopuhov
2012-07-05Add flow control to bnx(4)Peter Hessler
2012-07-05regenMark Kettenis
2012-07-05NVIDIA GeForce 320M as found on the 2010 version of the Apple Mac mini.Mark Kettenis
2012-07-04Invert the logic for detecting fibre interface media adapters.Mark Kettenis
2012-07-04Set the 10_100_ONLY flag for the BCM57791/BCM57795 chipsetsMark Kettenis
2012-07-03regenJonathan Gray
2012-07-03Switch from GT1/GT2 style names to marketing names for recent IntelJonathan Gray
2012-07-02Hibernate i/o implementation for ahci(4). This works with an ATI SBx00Jonathan Matthew
2012-06-29fix obvious panic on resume with AHCI_DEBUG enabledJonathan Matthew
2012-06-29match on the 7SERIES_SMBJasper Lievisse Adriaanse
2012-06-29regenJasper Lievisse Adriaanse
2012-06-29add a bunch of intel 7 series id's for devices found in the thinkpad x230Jasper Lievisse Adriaanse
2012-06-28regenMike Belopuhov
2012-06-28Devices with BCM5724 BCM5750 and BCM5750M PCI IDs were never releasedMike Belopuhov
2012-06-28Fix issues with AMD chipset ahci(4) attach functions.Stuart Henderson
2012-06-12Explicitly check whether a BAR is big enough for a particular port insteadMark Kettenis
2012-06-09regenDavid Gwynne
2012-06-09fix the Broadcom BCM5720 id. add the IDT pcie bridge/switch used on theDavid Gwynne