opnsense-src/sys/dev/mii
Kornel Duleba 89595c1791 vscphy: Add support for PHY interrupts
They're allocated using standard newbus API,
which means that we rely on miibus to handle the allocation.
Add VSC8504 to the list of supported PHYs, as it is similar enough
to the VSC8501 that is already supported by this driver.

Obtained from: Semihalf
Sponsored by: Alstom Group
Differential revision: https://reviews.freebsd.org/D32816
2021-11-24 07:40:37 +01:00
..
acphy.c
acphyreg.h
amphy.c
amphyreg.h mii: clean up empty lines in .c and .h files 2020-09-01 22:07:59 +00:00
atphy.c
atphyreg.h
axphy.c
bmtphy.c
bmtphyreg.h mii: clean up empty lines in .c and .h files 2020-09-01 22:07:59 +00:00
brgphy.c mii: clean up empty lines in .c and .h files 2020-09-01 22:07:59 +00:00
brgphyreg.h mii: clean up empty lines in .c and .h files 2020-09-01 22:07:59 +00:00
ciphy.c
ciphyreg.h
dp83822phy.c Introduce DP83822 PHY driver 2021-11-24 07:40:36 +01:00
dp83867phy.c Introduce DP83867 PHY driver 2021-11-24 07:40:36 +01:00
e1000phy.c
e1000phyreg.h
gentbi.c
icsphy.c
icsphyreg.h mii: clean up empty lines in .c and .h files 2020-09-01 22:07:59 +00:00
ip1000phy.c
ip1000phyreg.h
jmphy.c
jmphyreg.h
lxtphy.c Fix some common typos in source code comments 2021-08-28 18:57:23 +02:00
lxtphyreg.h
micphy.c
mii.c miibus: Add support for mapping OFW nodes to PHY devices 2021-11-24 07:40:36 +01:00
mii.h
mii_bitbang.c
mii_bitbang.h
mii_fdt.c miibus: Add support for mapping OFW nodes to PHY devices 2021-11-24 07:40:36 +01:00
mii_fdt.h
mii_physubr.c mii_physubr: Add support for limiting PHY max speed 2021-11-24 07:40:35 +01:00
miibus_if.m
miidevs vscphy: Add support for PHY interrupts 2021-11-24 07:40:37 +01:00
miivar.h miibus: Add support for mapping OFW nodes to PHY devices 2021-11-24 07:40:36 +01:00
nsgphy.c
nsgphyreg.h
nsphy.c nsphy(4): Remove obsolete support for pcn(4) 2020-12-26 19:40:56 +01:00
nsphyreg.h
nsphyter.c
nsphyterreg.h mii: clean up empty lines in .c and .h files 2020-09-01 22:07:59 +00:00
pnaphy.c
qsphy.c mii: clean up empty lines in .c and .h files 2020-09-01 22:07:59 +00:00
qsphyreg.h
rdcphy.c
rdcphyreg.h
rgephy.c
rgephyreg.h
rlphy.c
rlswitch.c mii: clean up empty lines in .c and .h files 2020-09-01 22:07:59 +00:00
smcphy.c
smscphy.c
tdkphy.c
tdkphyreg.h mii: clean up empty lines in .c and .h files 2020-09-01 22:07:59 +00:00
tiphy.h
truephy.c
truephyreg.h
ukphy.c
ukphy_subr.c
vscphy.c vscphy: Add support for PHY interrupts 2021-11-24 07:40:37 +01:00
xmphy.c
xmphyreg.h