summaryrefslogtreecommitdiff
path: root/sys/dev/mii/files.mii
AgeCommit message (Expand)Author
2014-02-26Add Micrel PHY (KSZ9021RN)ozaki-r
2011-01-26Add a driver for the RDC Semiconductor RDC R6040 10/100 Ethernet controller,bouyer
2010-11-27PR/44080: Grégoire Sutre: Support for the i82577 ethernet PHYchristos
2010-11-13PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) network driverjnemeth
2010-05-30Extract MIIVERBOSE into a kernel module. The module can be builtinpgoyette
2009-04-19Oooops. Back out some of previous my commit.msaitoh
2009-04-19Some fixes and enhancements:msaitoh
2009-01-16Driver for Attansic Technology F1 10/100/1000 Ethernet PHY.cegger
2008-01-02Fix XEN2_DOMU (and amd64?) builds: move ether_mediastatus(),dyoung
2007-02-17Enable mvphy(4)jmcneill
2006-10-21Add support for the Intel 80003 Gigabit Ethernet controller (found e.g. inbouyer
2006-01-04Add rlphy(4) (Realtek 8139/8201L PHY) from OpenBSD.xtraeme
2005-12-11merge ktrace-lwp.christos
2005-02-20Add driver for 10/100/1000 copper PHY integrated on VIA Networking Technologiesjdolecek
2004-12-30Add rgephy driver to sys/dev/mii/files.mii. Supports integrated PHYjonathan
2003-10-28Add a driver for the Intel IGPE1000 PHY as found on 82541 and 82547 chips.fvdl
2002-04-17* Move the mii_bitbang attribute into dev/mii/files.miithorpej
2002-03-29add urlphyichiro
2002-03-17lxtphy needs the ukphy_subr attribute now.chs
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-20- replace "defopt" with "defparam" for options which must take a value,lukem
2001-08-25Driver for the 10BASE-T portion of the AMD 79c901 PHY.thorpej
2001-08-25Add a driver for generic HomePNA PHYs. Currently supports the HomePNAthorpej
2001-08-24Driver for the Altima AC101 10/100 Ethernet PHY.thorpej
2001-07-12Driver for the Level One LXT-1000 10/100/1000 PHY.thorpej
2001-07-12Code to handle generic ten-bit interfaces (1000BASE-{LX,SX} fiberthorpej
2001-07-12Driver for the Marvell 88E1000 ``Alaska'' 10/100/1000 PHY.thorpej
2001-06-02Driver for the Broadcom BCM5201/BCM5202 "Mini-Theta" Ethernetthorpej
2001-06-01Driver for Broadcom BCM5400-family Gig-E PHYs. Programmingthorpej
2001-05-31Add a driver for the NatSemi DP83891 and DP83861 Gig PHYTERthorpej
2001-02-24whitespace policelukem
2000-06-11defopt MIIVERBOSEsommerfeld
2000-02-02Driver for the Davicom DM9101 10/100 Ethernet PHY. This PHY is foundthorpej
1999-12-07Add a driver for the National Semiconductor DP83843 `PHYTER' 10/100thorpej
1999-11-03Clean up the code that adds media a little, and make media selectionthorpej
1999-09-04Add Intel 82553 and TSC 78Q2120.soren
1998-11-05Add a driver for "generic unknown PHYs", meant as a catch-all forthorpej
1998-11-04Routines common between the Uknown PHY driver (forthcoming) and otherthorpej
1998-11-04Factor out some common code from all the PHY drivers (autonegotiation, forthorpej
1998-11-03Driver for Seeq 80220/80221/80223 10/100 Ethernet PHYs.thorpej
1998-11-02Driver for the Integrated Circuit Systems ICS1980 10/100 PHY.thorpej
1998-10-24Driver for the Level One LXT-970 10/100 Ethernet PHY.thorpej
1998-08-12Driver for the 3Com internal PHY, found on 3c905B-TX cards (and maybethorpej
1998-08-11Change the name of the attribute to "mii".thorpej
1998-08-11Adapt to MII layer changes.thorpej
1998-02-16Remove "class" declarations, and add "devclass" declarations wherethorpej
1998-01-12Adjust for config changes.thorpej
1998-01-05RCSID Police.perry
1997-10-17Generic functions for the MII layer. mii attaches to mii-capable networkbouyer