freebsd-dev/sys/dev/mii
Pyun YongHyeon ed072c9d1a Add Realtek RTL8201E 10/100 PHY found in RTL8105E controller. The
exact model name is not clear yet. All previous RTL8201 10/100 PHYs
used 0x8201 in MII_PHYIDR2 which in turn makes model number 0x20
but this PHY used new model number 0x08.
2011-01-26 21:07:44 +00:00
..
acphy.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
acphyreg.h
amphy.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
amphyreg.h
atphy.c - Masking IFM_GMASK when also masking IFM_FDX is redundant and just 2011-01-14 19:16:59 +00:00
atphyreg.h
axphy.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
bmtphy.c - Also probe BCM5214 and BCM5222. 2010-11-22 22:03:11 +00:00
bmtphyreg.h
brgphy.c - Even after masking the media with IFM_GMASK the result may have bits 2011-01-14 19:29:53 +00:00
brgphyreg.h
ciphy.c - Even after masking the media with IFM_GMASK the result may have bits 2011-01-14 19:29:53 +00:00
ciphyreg.h
e1000phy.c - Masking IFM_GMASK when also masking IFM_FDX is redundant and just 2011-01-14 19:16:59 +00:00
e1000phyreg.h
exphy.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
gentbi.c Given that unlike f.e. rgephy(4) these drivers doen't explicitly start an 2010-11-22 21:20:11 +00:00
icsphy.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
icsphyreg.h
inphy.c Ensure Bay flow control is disabled as we're going to use IEEE 802.3 annex 2010-11-26 21:41:42 +00:00
inphyreg.h
ip1000phy.c - Masking IFM_GMASK when also masking IFM_FDX is redundant and just 2011-01-14 19:16:59 +00:00
ip1000phyreg.h
jmphy.c - Don't announce PAUSE support for half-duplex when MIIF_FORCEPAUSE is 2011-01-14 19:33:58 +00:00
jmphyreg.h Add support for JMicron JMC251/JMC261 Gigabit/Fast ethernet 2010-12-18 23:52:50 +00:00
lxtphy.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
lxtphyreg.h
mii_physubr.c - Don't announce PAUSE support for half-duplex when MIIF_FORCEPAUSE is 2011-01-14 19:33:58 +00:00
mii.c Add missing newlines. 2010-11-22 20:57:44 +00:00
mii.h o Flesh out the generic IEEE 802.3 annex 31B full duplex flow control 2010-11-14 13:26:10 +00:00
miibus_if.m
miidevs Add Realtek RTL8201E 10/100 PHY found in RTL8105E controller. The 2011-01-26 21:07:44 +00:00
miivar.h o Flesh out the generic IEEE 802.3 annex 31B full duplex flow control 2010-11-14 13:26:10 +00:00
mlphy.c - Add IFM_10_2 and IFM_10_5 media via tlphy(4) only in case the respective 2010-10-24 12:51:02 +00:00
nsgphy.c - Add a comment regarding the fact that as documented in the datasheet 2010-12-21 21:12:18 +00:00
nsgphyreg.h
nsphy.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
nsphyreg.h
nsphyter.c Add support for flow control. 2010-11-22 21:24:29 +00:00
nsphyterreg.h
pnaphy.c Take advantage of mii_phy_add_media()/mii_phy_setmedia(). 2010-10-24 11:38:25 +00:00
qsphy.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
qsphyreg.h
rdcphy.c Add RDC Semiconductor R6040 10/100 PHY driver. 2010-12-30 23:50:25 +00:00
rdcphyreg.h Add RDC Semiconductor R6040 10/100 PHY driver. 2010-12-30 23:50:25 +00:00
rgephy.c - Allow IFM_FLAG0 to be set indicating that auto-negotiation with manual 2011-01-14 19:39:12 +00:00
rgephyreg.h
rlphy.c Add Realtek RTL8201E 10/100 PHY found in RTL8105E controller. The 2011-01-26 21:07:44 +00:00
rlswitch.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
ruephy.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
ruephyreg.h
smcphy.c o Flesh out the generic IEEE 802.3 annex 31B full duplex flow control 2010-11-14 13:26:10 +00:00
tdkphy.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
tdkphyreg.h
tlphy.c - Add IFM_10_2 and IFM_10_5 media via tlphy(4) only in case the respective 2010-10-24 12:51:02 +00:00
tlphyreg.h
truephy.c Convert the PHY drivers to honor the mii_flags passed down and convert 2010-10-15 14:52:11 +00:00
truephyreg.h
ukphy_subr.c o Flesh out the generic IEEE 802.3 annex 31B full duplex flow control 2010-11-14 13:26:10 +00:00
ukphy.c Given that unlike f.e. rgephy(4) this driver doesn't explicitly start an 2010-11-22 21:13:42 +00:00
xmphy.c - Even after masking the media with IFM_GMASK the result may have bits 2011-01-14 19:29:53 +00:00
xmphyreg.h