summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2006-05-29garbage collect NFE_NO_JUMBO.Brad Smith
2006-05-28- force the maximum receivable frame size down to 1518 bytes forBrad Smith
2006-05-28Support for standard SD host controllers like the Ricoh 5C822, a smallUwe Stuehler
2006-05-28always set if_hardmtu.Brad Smith
2006-05-28regenJonathan Gray
2006-05-28Add a few more devices from submitted dmesgs.Jonathan Gray
2006-05-28use if_hardmtu for MTU ioctl handler.Brad Smith
2006-05-28- remove ETHER_MAX_LEN_JUMBO and ETHERMTU_JUMBO.Brad Smith
2006-05-28unknown ioctl is ENOTTY not EINVALJason Wright
2006-05-27With the National variants of the sis(4) chip make sure toBrad Smith
2006-05-27remove FreeBSD specific code.Brad Smith
2006-05-27add mpi(4), an alternative (replacement) driver for lsi logic fusion mptDavid Gwynne
2006-05-27remove IFCAP_JUMBO_MTU interface capabilities flag and set if_hardmtu in a fewBrad Smith
2006-05-27regenReyk Floeter
2006-05-27add Option UMTS 3G+Reyk Floeter
2006-05-26rename jumbo mtu to if_hardmtu; ok brad reykTheo de Raadt
2006-05-25formattingBrad Smith
2006-05-25formatting; ok bradJason Wright
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