summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2012-08-09Add BCM5717/19/20C PHYs. From Brad.Mark Kettenis
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-08Convert from K&R to ISO function signatures.Matthew Dempsky
2012-08-07Make all *_device_*_start() functions (e.g. ohci_device_intr_start())Kenneth R Westerback
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-05Remove a self-assignment, from BradMartin Pieuchot
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-03add HUAWEI E392, tested by Alexei MalininJonathan Gray
2012-08-03regenJonathan Gray
2012-08-03HUAWEI E392Jonathan Gray
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-30Revert previous change, and don't set IFM_AVALID | IFM_ACTIVE in ifm_statusMiod Vallat
2012-07-29whitespace cleanup, no binary changeMike Belopuhov
2012-07-25When reporting media state, be sure to set IFM_AVALID and IFM_ACTIVE inMiod Vallat
2012-07-22Fix for ClickPad. On issue pointed gilles@ and matthieu@Alexandr Shadchin
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-17Revert my previous change for rt2661. It is causing excessive "ral0: deviceStefan Sperling
2012-07-17Add the Huawei Mobile E303.David Coppa
2012-07-17Add the Huawei Mobile E303.David Coppa
2012-07-17regenKirill Bychkov
2012-07-17add a bunch of devices found in different laptops and desktops.Kirill Bychkov
2012-07-16Add shorter form function aml_node_setval() for setting an intTheo de Raadt
2012-07-13Try to avoid using the same wchan name twice.Theo de Raadt
2012-07-13Add support compose LED on a usb keyboardAlexandr Shadchin
2012-07-13Disable acpivideo(4) on ASUS laptops.Paul Irofti
2012-07-13Make the ACPI EC aware of the AML global lock.Paul Irofti
2012-07-13Keep separate OACTIVE flags to mark full management/data tx queues,Stefan Sperling
2012-07-13Init the baseband processor before selecting antennas since selecting antennasStefan Sperling
2012-07-12Support NetMos NM9820 cardbus (added to puc as well, for theTheo de Raadt
2012-07-11for now, restrict hibernate to root in the acpi ioctl kernel interface.Mike Larkin
2012-07-10Ooops. A debug printf sneaked in. Sorry about that.Paul Irofti
2012-07-10More wraping and style.Paul Irofti
2012-07-10WrapPaul Irofti
2012-07-09tiny little oops in untested hibernate blockTheo de Raadt