opnsense-src/sys/dev/mii
Ian Lepore e8b1516a8b Add support for the Micrel KSZ8081 ethernet PHY.
The only thing this phy needs that the ukphy driver doesn't provide is
that the value in the proprietary Phy Control 2 Register must be saved
before doing a soft reset and restored afterwards.  Most modern phys have
"sticky bits" for low-level config that survive a reset, but on this one
the values in all registers go back to defaults, wiping out any board-
specific config set up by the bootloader/bios/whatever.
2017-04-16 01:40:17 +00:00
..
acphy.c
acphyreg.h
amphy.c
amphyreg.h
atphy.c
atphyreg.h
axphy.c
bmtphy.c
bmtphyreg.h
brgphy.c
brgphyreg.h
ciphy.c
ciphyreg.h
e1000phy.c
e1000phyreg.h
gentbi.c
icsphy.c
icsphyreg.h
ip1000phy.c
ip1000phyreg.h
jmphy.c
jmphyreg.h
lxtphy.c
lxtphyreg.h
micphy.c Add support for the Micrel KSZ8081 ethernet PHY. 2017-04-16 01:40:17 +00:00
mii.c
mii.h
mii_bitbang.c - Import the common MII bitbang'ing code from NetBSD and convert drivers to 2011-11-01 16:13:59 +00:00
mii_bitbang.h
mii_physubr.c
miibus_if.m
miidevs Add support for the Micrel KSZ8081 ethernet PHY. 2017-04-16 01:40:17 +00:00
miivar.h
mlphy.c
nsgphy.c
nsgphyreg.h
nsphy.c In miibus(4) drivers provide functions that allow to get NIC 2015-01-12 22:27:38 +00:00
nsphyreg.h
nsphyter.c
nsphyterreg.h
pnaphy.c
qsphy.c
qsphyreg.h
rdcphy.c
rdcphyreg.h
rgephy.c Add preliminary support for the RTL8153. 2016-10-31 05:58:11 +00:00
rgephyreg.h Add preliminary support for the RTL8153. 2016-10-31 05:58:11 +00:00
rlphy.c
rlswitch.c
smcphy.c
smscphy.c Add support for Atmel at25df641 flash 2016-06-08 14:22:16 +00:00
tdkphy.c
tdkphyreg.h
tlphy.c
tlphyreg.h
truephy.c
truephyreg.h
ukphy.c
ukphy_subr.c
xmphy.c
xmphyreg.h