summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2005-04-01- remove unused function em_print_link_status() used by FreeBSDBrad Smith
2005-04-010 -> prodidx. breakage for 5700 Bx workaround introduced in rev 1.21Brad Smith
2005-03-31enable receive checksum offloadBrad Smith
2005-03-30make the powerhooks the responsibility of the bus ohci is attached toDavid Gwynne
2005-03-29pull over some minor fixes from NetBSD:Martin Reindl
2005-03-28syncTheo de Raadt
2005-03-28two more radeon; gklok@cogeco.caTheo de Raadt
2005-03-27EB -> GBBrad Smith
2005-03-27regenBrad Smith
2005-03-27EB -> GBBrad Smith
2005-03-27remove FreeBSD ifdef bloat.Brad Smith
2005-03-27Fix possible double alignment, and a memory leak in error path. MostlyKenneth R Westerback
2005-03-27another fxp PCI idBrad Smith
2005-03-27regenBrad Smith
2005-03-27ICH-6M fxp PCI idBrad Smith
2005-03-26Use "struct em_softc *sc" consistently all over and uncover theBrad Smith
2005-03-26simplify man! no need to outline pci_mapreg_map() anymore just use itMichael Shalayeff
2005-03-25regenMichael Shalayeff
2005-03-25a bunch of ati ixp* idsMichael Shalayeff
2005-03-24enable memory-mapped i/o everywhere but on i386Martin Reindl
2005-03-23do packet accounting (opackets/oerrors/ierrors).Damien Bergamini
2005-03-22fix probable pasto that calculated a control register value forMarco S Hyman
2005-03-22fix merge missesNikolay Sturm
2005-03-21syncNikolay Sturm
2005-03-21new O2 Micro cardbus adapterNikolay Sturm
2005-03-18fail to attach with a printf instead of a panic for newer yet unsupportedBrad Smith
2005-03-17support for ipv6.Damien Bergamini
2005-03-16don't account packet's twice; from joel@; ok deraadt@, henning@Markus Friedl
2005-03-15Only print warning messages in pci_{io,mem}_find() if option DEBUG; instead,Miod Vallat
2005-03-15use IFQ_ rather than IF_ macro here too, maybe helps altq; ok henningPeter Valchev
2005-03-14regenPedro Martelletto
2005-03-14Add GeForce4 MX 4000, okay deraadt@Pedro Martelletto
2005-03-14don't display an error message when re-associating.Damien Bergamini
2005-03-14more Yukon models and Yukon EC revs.Brad Smith
2005-03-13revert rev 1.8Brad Smith
2005-03-12add a bunch of PCI ids from the SysKonnect sk98lin driver.Brad Smith
2005-03-12prevent fragmentation from happening.Damien Bergamini
2005-03-12s/__attribute__((__packed__))/__packed/Damien Bergamini
2005-03-12IBSS is not yet supported, remove it from the capabilities flags.Damien Bergamini
2005-03-12retrieve scan results from net80211 instead of reading NIC internal memory.Damien Bergamini
2005-03-10regenBrad Smith
2005-03-10more SysKonnect PCI ids from the SysKonnect sk98lin driver.Brad Smith
2005-03-09regenJonathan Gray
2005-03-09Add ATI RS100 entries found in a dmesg from tristan at ltdev.arubaon.comJonathan Gray
2005-03-08Cosmetics...Thierry Deval
2005-03-07print ASIC ID in hex too incase only the "superclass" of the ASIC isBrad Smith
2005-03-07regenXavier Santolaria
2005-03-07+ GeForce FX Go 5200 found in latest powerbook 12"; ok deraadt@.Xavier Santolaria
2005-03-07Enable basic big-endian operation. i.e. now works on some big-endianKenneth R Westerback
2005-03-07syncTheo de Raadt