summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2001-04-05merge with freebsd/netbsd; mainly a conversion to miiJason Wright
2001-04-02Oops, this should have been committed along with the SROM media block parsingAaron Campbell
2001-03-12syncJason Wright
2001-03-12add i82562E[MT]Jason Wright
2001-03-11Code for devices that read/write to an IEEE 802.3u MII bus using theAaron Campbell
2001-02-18syncJason Wright
2001-02-18altima ac101 phy; from freebsdJason Wright
2000-11-20amphy was a bit too liberal in attaching; Gregory Steuck <greg@nest.cx>Jason Wright
2000-10-18Fix compile error (ok nate@)Chris Cappuccio
2000-10-17remove dmphyJason Wright
2000-10-17driver for amphy from freebsd; aaron okJason Wright
2000-10-16Do not pass any flags to mii_attach() through the mii_phy_probe() wrapper.Aaron Campbell
2000-10-12Don't mix usage of old and new timeout code.Aaron Campbell
2000-09-07During the last FreeBSD dc(4) sync, I very stupidly forgot to check for changesAaron Campbell
2000-08-29openbsdismsJason Wright
2000-08-28add xmphyJason Wright
2000-08-28driver for the XAQTI XMACII phy from FreeBSDJason Wright
2000-08-28syncJason Wright
2000-08-28missed xxXAQTIJason Wright
2000-08-28hushJason Wright
2000-08-28driver for broadcom 5400 from FreeBSD.Jason Wright
2000-08-28syncJason Wright
2000-08-28From FreeBSD:Jason Wright
2000-08-26sync mii code with netbsdNathan Binkert
2000-08-02based on netbsd; whacked into shape by ycsu@zyxel.com.twTheo de Raadt
2000-06-30Convert to new timeouts.Artur Grabowski
2000-05-15Less verbose, detach logicNiklas Hallqvist
2000-04-27Some PHYs does not report any OUI/MODEL combo, recognize another such caseNiklas Hallqvist
2000-04-24Add simple mii detach routine while waiting for the post-2.7Niklas Hallqvist
2000-04-18split dc driver into bus dependent and bus independent (pci) partsJason Wright
2000-03-01syncJason Wright
2000-03-01add broadcom bcm5201; netbsdJason Wright
2000-02-26fix printf'sJason Wright
2000-02-16match broadcom 3c905c phyJason Wright
2000-02-16syncJason Wright
2000-02-16add broadcom oui and broadcom 3c905c modelJason Wright
2000-01-18Fix fxp+nsphy problem: don't reset everytime when switching to auto mode.Jason Wright
2000-01-09syncJason Wright
2000-01-09emulated phy for if_dc; from FreeBSDJason Wright
1999-12-10simple driver for Texas Instruments TNETE2101 phyJason Wright
1999-12-10syncJason Wright
1999-12-10add TNETE2101Jason Wright
1999-12-07driver for National Semiconductor 83843; from NetBSD.Jason Wright
1999-12-07syncJason Wright
1999-12-07Merge with NetBSD:Jason Wright
1999-11-25no warnings; jwoehr@advtech.uswest.comTheo de Raadt
1999-10-13manually add IFM_AUTO (workaround for fxp)Jason Wright
1999-10-12no media prints in mii codeTheo de Raadt
1999-10-12add driver for i82553; from netbsdJason Wright
1999-10-12syncJason Wright