summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-10-02Add missing sc_mii, broken by PHY entry point changes.Ryan Thomas McBride
2004-10-02regenBrad Smith
2004-10-02another Broadcom idBrad Smith
2004-10-01Fix off-by-BAR in IO space finding.Alexander Yurchenko
2004-10-01regenBrad Smith
2004-10-01add ids for Broadcom BCM5750/5751Brad Smith
2004-10-01regenMichael Shalayeff
2004-10-01a few hp zx1 idsMichael Shalayeff
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@Jonathan Gray
2004-09-30when trying to locate the io register we must jump over memory BARs, whichJason Wright
2004-09-30magic constants... bad... this isn't linux.Jason Wright
2004-09-30syncAlexander Yurchenko
2004-09-30A couple of new nvidia ethernet ids found in the linux driver.Alexander Yurchenko
2004-09-30get the MAC address correct on big endianJason Wright
2004-09-30don't need uvm_extern.h for vtophys (no vtophys!)Jason Wright
2004-09-30bus_dma-ify... thanks to robert, jgs, and grange for testingJason Wright
2004-09-30rtl8139 doesn't setup ANLPAR if the other side is not NWay compatible,Jason Wright
2004-09-30regenTodd C. Miller
2004-09-30ARtem Onair 802.11b card works with wi(4); Marco PfatschbacherTodd C. Miller
2004-09-30syncDavid Gwynne
2004-09-30Corega FEther USB-TXCDavid Gwynne
2004-09-30spelling nitDavid Gwynne
2004-09-30syncAlexander Yurchenko
2004-09-30Fix nforce ethernet nameAlexander Yurchenko
2004-09-30Do not pretend we have set up an ifmedia structure if we did not; fixesMiod Vallat
2004-09-30syncAlexander Yurchenko
2004-09-30nvidia nforce ddr and ethernet found in dmesg fromAlexander Yurchenko
2004-09-29Ratibibugle now useless evcnt structures.Miod Vallat
2004-09-29from netbsd: if_url.c 1.8, if_urlreg.h 1.2, urlphy.c 1.9 and urlphyreg.h 1.2David Gwynne
2004-09-28Use ETHER_MIN_LEN/ETHER_MAX_DIX_LENBrad Smith
2004-09-28fixes for 2 cases of unaligned memory access on alpha whichBrad Smith
2004-09-28syncAlexander Yurchenko
2004-09-28New Ge Force FX 5700 LE and VIA VT8378 host PCI.Alexander Yurchenko
2004-09-28remove if NVLAN around IFCAP_VLAN_MTUBrad Smith
2004-09-28cleanup NGE_RXLENBrad Smith
2004-09-28Use ETHER_MAX_DIX_LEN/ETHER_MIN_LENBrad Smith
2004-09-28mii_phy_tick() already checks for autonegotiation.Brad Smith
2004-09-28Use ETHER_MAX_DIX_LENBrad Smith
2004-09-28remove unused GEM_MTUBrad Smith
2004-09-28- Use ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN instead of HME_MTUBrad Smith
2004-09-27allow for VLAN-sized frames.Brad Smith
2004-09-27ANSI protos and some minor cleanupBrad Smith
2004-09-27regenTodd C. Miller
2004-09-27Add Proxim Harmony 802.11b card and attach it to wi(4); David VincelliTodd C. Miller
2004-09-26Improve attachment routine:Alexander Yurchenko
2004-09-26Timecounter support for VIA south bridges.Alexander Yurchenko
2004-09-26simplify MII_TICK case by using mii_phy_tick().Brad Smith
2004-09-26Restructure the PHY entry points to use a structure ofBrad Smith
2004-09-25syncAlexander Yurchenko
2004-09-25another lavaport serial; from Markus Foerster <markus@1ster.de>Alexander Yurchenko