summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2001-11-17Remove a duplicate #define and fix a typo.Aaron Campbell
2001-11-13syncJason Wright
2001-11-13Davicom 9102Jason Wright
2001-10-10gigabit only phys don't have any of the 10/100 bits set in BMSR, but theJason Wright
2001-10-05Differentiate between 1000baseT and 1000baseX.Nathan Binkert
2001-10-05autodetect modes, clean up, sync autoneg code with freebsd. Fixes problemsNathan Binkert
2001-10-05Remove modes that should be autodetectedNathan Binkert
2001-10-05use anegticks for phys that do their own autonegotiation timeout.Nathan Binkert
2001-10-05Register defines for the DSPNathan Binkert
2001-10-05syncNathan Binkert
2001-10-05add a two xxBROADCOM entries.Nathan Binkert
2001-09-20occured->occurredMike Pechkin
2001-08-19More old timeouts removal, mainly affected unused/unmaintained code.Miod Vallat
2001-07-17Rework exphymatch so that it uses positive logic. Makes more sense.Nathan Binkert
2001-07-16add support for the PHY on a 3c920 / 3c980C found on Tyan Thunder K7Peter Galbavy
2001-07-16regenPeter Galbavy
2001-07-16add 3com OUIPeter Galbavy
2001-07-02Remove spurious printfNathan Binkert
2001-07-02Print out correct version stringNathan Binkert
2001-06-27Another symetric -> symmetricNathan Binkert
2001-06-25Change autonegotiation timeout for devices with a gigabit phy to 10s. AllNathan Binkert
2001-06-18copyright notices; noted missing by nateTheo de Raadt
2001-06-17spelling: Asymetric -> AsymmetricPeter Valchev
2001-06-08Add support for National Semiconductor Gigabit PHYs (DP83891 and DP83861)Nathan Binkert
2001-06-08Add some general support info for gigabit physNathan Binkert
2001-06-03ICS_1892 support; Henning BrauerTheo de Raadt
2001-06-01support BCM5221Theo de Raadt
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