summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2005-05-24regenJonathan Gray
2005-05-24nForce4 devices found in a dmesg from Charly Tipton <ekop at flash.net>.Jonathan Gray
2005-05-23loose is not lose. ok deraadt tdeval and a few more typos from jfbTed Unangst
2005-05-23- Fix some big-endian issues.Brad Smith
2005-05-23- remomve unneeded tulip_reset() and always include intr.hMartin Reindl
2005-05-22ALTQ cleanoutMartin Reindl
2005-05-22fix setting of the "need ack" flag.Damien Bergamini
2005-05-22cosmetic. no need to initialize the read index.Damien Bergamini
2005-05-22set fragmentation threshold in iwi_config().Damien Bergamini
2005-05-22some changes for IBSS mode support (not yet working).Damien Bergamini
2005-05-22add monitor mode support. fast channel hop is not yet implemented though.Damien Bergamini
2005-05-22- Enable parity error detection on 900B and 635(A).Brad Smith
2005-05-22regenReyk Floeter
2005-05-22add new Realtek RT8185 PCI/CardBus deviceReyk Floeter
2005-05-21backout part of rev 1.35, which breaks some 5704-based fibre interfaces onBrad Smith
2005-05-21regenBrad Smith
2005-05-21add Broadcom 5714CBrad Smith
2005-05-19no need for BKTR_NO_OPEN_RESET option now that all tuners sw has been fixed; ...Michael Shalayeff
2005-05-17remove spurious bpf_mtap (I think it's leftover debugging code from a year ago)Jason Wright
2005-05-16add a newline hereBrad Smith
2005-05-15syncMartin Reindl
2005-05-15Schneider & Koch FDDI adapterMartin Reindl
2005-05-14don't copy the capinfo field from the ap. forge our own based on whatDamien Bergamini
2005-05-13should support channel 165 too in 802.11a mode.Damien Bergamini
2005-05-13fix sensitivity setting.Damien Bergamini
2005-05-13recognize 82551'sBrad Smith
2005-05-11Do not call mii_pollstat() immediately after mii_tick().Brad Smith
2005-05-11Do not call mii_pollstat() from within device tick routines; the statusBrad Smith
2005-05-11remove comment which is not valid anymoreBrad Smith
2005-05-11- Also match on Yukon LP's for the Lite rev A0 test.Brad Smith
2005-05-10use pci_matchbyid().Brad Smith
2005-05-10put this in the AtticBrad Smith
2005-05-10Add epic(4) driver which supersedes tx(4).Brad Smith
2005-05-09replace sc_quirk with sc_flags, spotted and ok mickey@Marco Peereboom
2005-05-09regenBrad Smith
2005-05-09add PCI id for SMC 83C175Brad Smith
2005-05-07enable transmit checksum offload on all chips except 82542.Brad Smith
2005-05-07- enable transmit checksum offloadBrad Smith
2005-05-07regenBrad Smith
2005-05-07better names for some Intel devicesBrad Smith
2005-05-06Remove debug printf which crept in; spotted by drahn@Miod Vallat
2005-05-04remove #ifdef __OpenBSD__Brad Smith
2005-05-03enable HW transmit checksum offloadBrad Smith
2005-05-02Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled forAlexander Yurchenko
2005-05-02Add 6300ESB watchdog timer register definitions.Alexander Yurchenko
2005-05-02Don't hardcode sizeof(pcireg_t) value. ok markus@Alexander Yurchenko
2005-05-01update the maxium sendqueue size on ifconfig up; this should fix problemsMarkus Friedl
2005-04-30- Add missing break for SIOCSIFADDRBrad Smith
2005-04-30- Correct the if_link_state_change() logic.Brad Smith
2005-04-29Support ATI IXP 400 SATA, which is a Silicon Image 3112 in sheep's clothing.Jonathan Gray