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 Instead of storing mii_media_table array index in ifm_data, determine 2015-04-21 09:39:48 +00:00
acphyreg.h
amphy.c
amphyreg.h
atphy.c
atphyreg.h
axphy.c
bmtphy.c
bmtphyreg.h
brgphy.c Add more BCM gigabit PHYs 2015-09-04 17:48:19 +00:00
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 Instead of storing mii_media_table array index in ifm_data, determine 2015-04-21 09:39:48 +00:00
lxtphyreg.h
micphy.c Add support for the Micrel KSZ8081 ethernet PHY. 2017-04-16 01:40:17 +00:00
mii.c
mii.h Fix yet another comment typo in NetBSD rev. 1.16, missed when merging 2015-06-18 14:13:16 +00:00
mii_bitbang.c
mii_bitbang.h
mii_physubr.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
miibus_if.m
miidevs Add support for the Micrel KSZ8081 ethernet PHY. 2017-04-16 01:40:17 +00:00
miivar.h Instead of storing mii_media_table array index in ifm_data, determine 2015-04-21 09:39:48 +00:00
mlphy.c The comment on BMCR data in if_media entry is wrong. The ifm_data stores 2015-04-21 08:54:14 +00:00
nsgphy.c
nsgphyreg.h
nsphy.c
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 Since xmphy doesn't call mii_phy_setmedia(), there is no reason to set ifm_data. 2015-04-21 06:59:40 +00:00
xmphyreg.h