linux/drivers/net/phy/mscc
Vladimir Oltean d316986331 net: phy: mscc: add support for VSC8502
This is a dual copper PHY with support for MII/GMII/RGMII on MAC side,
as well as a bunch of other features such as SyncE and Ring Resiliency.

I haven't tested interrupts and WoL, but I am confident that they work
since support is already present in the driver and the register map is
no different for this PHY.

PHY statistics work, PHY tunables appear to work, suspend/resume works.

Signed-off-by: Wes Li <wes.li@nxp.com>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-23 20:52:27 -07:00
..
Makefile
mscc_fc_buffer.h net: phy: mscc: fix header defines and descriptions 2020-03-14 21:06:45 -07:00
mscc_mac.h net: phy: mscc: fix header defines and descriptions 2020-03-14 21:06:45 -07:00
mscc_macsec.c
mscc_macsec.h net: phy: mscc: fix header defines and descriptions 2020-03-14 21:06:45 -07:00
mscc_main.c net: phy: mscc: add support for VSC8502 2020-03-23 20:52:27 -07:00
mscc.h net: phy: mscc: add support for VSC8502 2020-03-23 20:52:27 -07:00