summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2001-06-01syncTheo de Raadt
2001-06-01BCM5221Theo de Raadt
2001-05-30syncTheo de Raadt
2001-05-30ICS1892; Henning Brauer, hostmaster@bsws.deTheo de Raadt
2001-05-30seeq 84220 support; Henning Brauer, hostmaster@bsws.deTheo de Raadt
2001-05-11syncNathan Binkert
2001-05-11New National Semiconductor gigabit phyNathan Binkert
2001-05-03Add an MIIF_AUTOTSLEEP flag, needed by new aue(4) code. From NetBSD.Aaron Campbell
2001-04-17add support for the 82562E[MT] phys (These are essentially 82555's willJason Wright
2001-04-14- integrated phy on the natsemi 83815 (MacPhyter) is essentially a nsphyterJason Wright
2001-04-14quieten this on OpenBSD, information available in ifconfig -m is not needed i...Theo de Raadt
2001-04-14Add an lxtphy_reset function; from NetBSD. Tested on a NewMedia LiveWireAaron Campbell
2001-04-13and again.Brad Smith
2001-04-13Add support for the Marvell PHY that's on the Intel GigE cards.mjacob
2001-04-12print phy model at startupTheo de Raadt
2001-04-11driver for BCM5201/5202 PHYTheo de Raadt
2001-04-11BCM5401/5411 supportTheo de Raadt
2001-04-11syncTheo de Raadt
2001-04-11other broadcom gigabit modelsTheo de Raadt
2001-04-11syncJason Wright
2001-04-11integrated phy on ns83815Jason Wright
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