1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/dev/mii
Pyun YongHyeon 37fd5f0fed o RTL8169S/8110S integrated PHY and RTL8211B are gigabit PHYs so set
mii_anegticks to MII_ANEGTICKS_GIGE and use it. Previously it used
  to MII_ANEGTICKS which may not be enough to wait before retrying
  autonegotiation process at 1000bps.
o Reset autonegotation timer if media option is not IFM_AUTO or we
  got a valid link.
o Announce link loss right after it happends.
o Autonegiation is retried every mii_anegticks seconds.
o Report link state changes right after setting autonegotiation.
2007-10-29 02:06:15 +00:00
..
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 Use mii_phy_add_media()/mii_phy_setmedia()-compatible media table 2007-01-12 22:27:46 +00:00
amphyreg.h
bmtphy.c
bmtphyreg.h
brgphy.c - Fixed a problem that caused autonegotiation failures. 2007-06-08 02:34:44 +00:00
brgphyreg.h New features: 2007-06-07 02:21:38 +00:00
ciphy.c Add support Vitesse VSC8601 PHY that is found on nVidia network 2007-06-06 06:55:49 +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
e1000phyreg.h
exphy.c - Take advantage of mii_phy_dev_probe(). 2007-01-12 23:17:43 +00:00
gentbi.c Add missing MIIBUS_MEDIAINIT() call. 2007-01-26 17:06:02 +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
ip1000phy.c
ip1000phyreg.h
lxtphy.c Use mii_phy_add_media()/mii_phy_setmedia()-compatible media table 2007-01-12 22:27:46 +00:00
lxtphyreg.h
mii_physubr.c Remove mii_media_from_bmcr(); all previous users have been converted to 2007-01-13 00:14:45 +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
miibus_if.m
miidevs Add ICS1889/ICS1892/ICS1893 PHY. 2007-06-11 02:02:20 +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
nsgphy.c
nsgphyreg.h
nsphy.c Use mii_phy_add_media()/mii_phy_setmedia()-compatible media table 2007-01-12 22:27:46 +00:00
nsphyreg.h
pnaphy.c
qsphy.c
qsphyreg.h
rgephy.c o RTL8169S/8110S integrated PHY and RTL8211B are gigabit PHYs so set 2007-10-29 02:06:15 +00:00
rgephyreg.h
rlphy.c Add support IC Plus IP101 10/100 PHY that is found on nVidia network 2007-06-06 07:07:23 +00:00
rlswitch.c
ruephy.c - Take advantage of mii_phy_dev_probe() and mii_phy_setmedia(). 2007-01-13 00:06:41 +00:00
ruephyreg.h
tdkphy.c
tdkphyreg.h
tlphy.c
tlphyreg.h
ukphy_subr.c
ukphy.c - Don't set MIIF_NOISOLATE so ukphy(4) can be used in configurations with 2007-01-20 00:52:29 +00:00
xmphy.c
xmphyreg.h