..
acphy.c
Set MIIF_HAVE_FIBER and add IFM_100_FX media when the AC_MCTL_FX_SEL
2007-01-12 22:59:38 +00:00
acphyreg.h
- Correct the AC_MCTL_BYP_PCS constant.
2007-01-12 22:58:04 +00:00
amphy.c
Fix a typo in a comment.
2008-01-27 01:11:57 +00:00
amphyreg.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
bmtphy.c
Add a helper function mii_phy_dev_probe(), which wraps around the
2006-12-02 15:32:34 +00:00
bmtphyreg.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
brgphy.c
Add support for the BCM5906[M] adapters. These adapters only support
2008-04-29 19:47:13 +00:00
brgphyreg.h
Add support for the BCM5906[M] adapters. These adapters only support
2008-04-29 19:47:13 +00:00
ciphy.c
Recognize Cicada CS8244 phy chip (among others, can be found on MPC8572DS
2008-04-26 18:07:24 +00:00
ciphyreg.h
Add support Vitesse VSC8601 PHY that is found on nVidia network
2007-06-06 06:55:49 +00:00
e1000phy.c
Reset autonegotation timer if media option is not IFM_AUTO.
2007-11-16 10:39:18 +00:00
e1000phyreg.h
Add 88E1116/88E1116R PHY support code that takes the PHY out of
2007-10-29 05:50:22 +00:00
exphy.c
- Take advantage of mii_phy_dev_probe().
2007-01-12 23:17:43 +00:00
gentbi.c
- Remove MIIF_NOISOLATE; there's generally no reason to let gentbi(4)
2007-10-29 21:11:55 +00:00
icsphy.c
Add icsphy(4), Integrated Circuit Systems PHY driver, ported from
2007-06-11 02:04:50 +00:00
icsphyreg.h
Add icsphy(4), Integrated Circuit Systems PHY driver, ported from
2007-06-11 02:04:50 +00:00
inphy.c
Use mii_phy_add_media()/mii_phy_setmedia()-compatible media table
2007-01-12 22:27:46 +00:00
inphyreg.h
Add drivers for Intel 82553 and 82555 PHYs.
2001-03-12 02:41:57 +00:00
ip1000phy.c
Add support for IC Plus IP1001 PHY.
2008-04-05 00:52:07 +00:00
ip1000phyreg.h
Add support for IC Plus IP1001 PHY.
2008-04-05 00:52:07 +00:00
lxtphy.c
Use mii_phy_add_media()/mii_phy_setmedia()-compatible media table
2007-01-12 22:27:46 +00:00
lxtphyreg.h
Add QS6612, AC101 and LXT970 personal drivers and register definitions.
2001-02-07 19:57:40 +00:00
mii.c
Define the miibus ivars as a structure, instead of as a vector of
2007-05-01 18:21:24 +00:00
mii.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
mii_physubr.c
Remove mii_media_from_bmcr(); all previous users have been converted to
2007-01-13 00:14:45 +00:00
miibus_if.m
Add new device method miibus_linkchg, along with a service routine.
2001-09-29 18:40:06 +00:00
miidevs
Add support for the BCM5906[M] adapters. These adapters only support
2008-04-29 19:47:13 +00:00
miivar.h
Remove mii_media_from_bmcr(); all previous users have been converted to
2007-01-13 00:14:45 +00:00
mlphy.c
Some style changes to a couple of PHY drivers:
2006-12-02 19:36:25 +00:00
nsgphy.c
Add a helper function mii_phy_dev_probe(), which wraps around the
2006-12-02 15:32:34 +00:00
nsgphyreg.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
nsphy.c
- Fix a typo in a comment.
2008-01-27 01:30:02 +00:00
nsphyreg.h
nsphyter.c
Add a driver for the National Semiconductor DP83815, DP83843 and
2008-01-27 01:10:41 +00:00
nsphyterreg.h
Add a driver for the National Semiconductor DP83815, DP83843 and
2008-01-27 01:10:41 +00:00
pnaphy.c
Add a helper function mii_phy_dev_probe(), which wraps around the
2006-12-02 15:32:34 +00:00
qsphy.c
Add a helper function mii_phy_dev_probe(), which wraps around the
2006-12-02 15:32:34 +00:00
qsphyreg.h
Add QS6612, AC101 and LXT970 personal drivers and register definitions.
2001-02-07 19:57:40 +00:00
rgephy.c
Add detection of isolation state.
2008-03-05 01:15:10 +00:00
rgephyreg.h
Add support for RealTek RTL8211B(L) PHY. It's based on the patch
2007-10-29 02:17:07 +00:00
rlphy.c
IEEE 802.3 Annex 28B.3 explicitly specifies the following relative
2007-11-16 10:25:36 +00:00
rlswitch.c
MFp4: add basic driver for RTL8305SC switch in PHY emulation
2007-01-05 01:46:26 +00:00
ruephy.c
- Take advantage of mii_phy_dev_probe() and mii_phy_setmedia().
2007-01-13 00:06:41 +00:00
ruephyreg.h
Add RealTek RTL8150 USB to fast Ethernet controller driver.
2003-05-03 10:16:56 +00:00
tdkphy.c
IEEE 802.3 Annex 28B.3 explicitly specifies the following relative
2007-11-16 10:25:36 +00:00
tdkphyreg.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
tlphy.c
Some style changes to a couple of PHY drivers:
2006-12-02 19:36:25 +00:00
tlphyreg.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
ukphy.c
- Don't set MIIF_NOISOLATE so ukphy(4) can be used in configurations with
2007-01-20 00:52:29 +00:00
ukphy_subr.c
IEEE 802.3 Annex 28B.3 explicitly specifies the following relative
2007-11-16 10:25:36 +00:00
xmphy.c
Some style changes to a couple of PHY drivers:
2006-12-02 19:36:25 +00:00
xmphyreg.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00