summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2006-05-25automatic rate control (AMRR) + cosmetic and small fixesDamien Bergamini
2006-05-23regenBrad Smith
2006-05-23add Myrcicom Z8E.Brad Smith
2006-05-23according to the Linux 8139cp driver the TTTech MC322 adapter usesBrad Smith
2006-05-22Warn the user if the powerhook could not be established during attach. ForDavid Gwynne
2006-05-22Expunge all #if defined(__NetBSD__) and #if defined(__FreeBSD__) crud.Kenneth R Westerback
2006-05-21Add generic management function.Marco Peereboom
2006-05-21recognise the perc4/dc firmwareDavid Gwynne
2006-05-20more radiotap.Damien Bergamini
2006-05-20more rx radiotap statsDamien Bergamini
2006-05-20- fix monitor modeDamien Bergamini
2006-05-20- fix CCK mask for 802.11b/onlyDamien Bergamini
2006-05-20- fix short slot time and short preamble settingsDamien Bergamini
2006-05-20fix pci resource allocation in em, don't crash!Reyk Floeter
2006-05-20remove commented out and unused capabilities flags.Brad Smith
2006-05-20set if_jumbo_mtu and the IFCAP_JUMBO_MTU capabilities flag whereBrad Smith
2006-05-20simplify MTU ioctl switch case.Brad Smith
2006-05-20garbage collect VGE_JUMBO_MTUBrad Smith
2006-05-19read channels calibration settings from EEPROM only once in wpi_attach()Damien Bergamini
2006-05-19don't leak a mbuf with each scan commandDamien Bergamini
2006-05-19simplify finalization of mbuf in wpi_rx_intr()Damien Bergamini
2006-05-19use ieee80211_add_ssid() in ieee80211_beacon_alloc() and wpi(4) insteadDamien Bergamini
2006-05-18paramter -> parameterMiod Vallat
2006-05-18disable the Analog Devices AD1981HD codec widget init routine for now.Brad Smith
2006-05-18de-staticBrad Smith
2006-05-17Fix static array overrun.Brad Smith
2006-05-17regenBrad Smith
2006-05-17sync handling of fatal firmware errors w/ wpi(4)Damien Bergamini
2006-05-17remove 10GbE from the Xframe entries.Brad Smith
2006-05-17tweak the dmesg printing a bit.Brad Smith
2006-05-17mega-commit of unrelated changes:Damien Bergamini
2006-05-16Labeling was the wrong way around. Make 5e 5i and vice versa.Marco Peereboom
2006-05-16Fix tsleep wait channel name; ok damien@Miod Vallat
2006-05-16attach 8139's capable of C+ mode to the re(4) driver, instead of the rl(4)Brad Smith
2006-05-15Add AGP support for Intel 945G/GM chipsets. The 945GM (mobile) variantDimitry Andric
2006-05-15add a shutdown hook.Brad Smith
2006-05-14up the TX descriptors to the max.Brad Smith
2006-05-14only call init if not running.Brad Smith
2006-05-14set the multicast filter in xge_init().Brad Smith
2006-05-14set the maximum MRU by default.Brad Smith
2006-05-14account for interrupts in the interrupt handler.Brad Smith
2006-05-14re-enable link up/down messages because they spray a lot right nowTheo de Raadt
2006-05-14comment out link up/down printf's.Brad Smith
2006-05-14Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABGDamien Bergamini
2006-05-13add IFQ_SET_MAXLENBrad Smith
2006-05-13add IFQ_SET_READY in wanpipe_generic_register() to notify the stack that thisBrad Smith
2006-05-13use the PCI id from pcireg.hBrad Smith
2006-05-13add the PCI id and minimal changes necessary for the Xframe-II, accordingBrad Smith
2006-05-12add the PCI hdaudio subclass.Brad Smith
2006-05-11use the PCI multimedia subclass type HD audio define from pcireg.hBrad Smith