linux-stable/drivers/net/dsa/microchip
Tristram Ha 8c29bebb1f net: dsa: microchip: add KSZ9893 switch support
Add KSZ9893 switch support in KSZ9477 driver.  This switch is similar to
KSZ9477 except the ingress tail tag has 1 byte instead of 2 bytes, so
KSZ9893 tagging will be used.

The XMII register that governs how the host port communicates with the
MAC also has different register definitions.

Signed-off-by: Tristram Ha <Tristram.Ha@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-03-03 13:48:49 -08:00
..
Kconfig net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477 2018-12-16 14:23:33 -08:00
ksz9477.c net: dsa: microchip: add KSZ9893 switch support 2019-03-03 13:48:49 -08:00
ksz9477_reg.h net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h 2018-11-20 20:57:12 -08:00
ksz9477_spi.c net: dsa: microchip: add KSZ9893 switch support 2019-03-03 13:48:49 -08:00
ksz_common.c net: dsa: microchip: add KSZ9893 switch support 2019-03-03 13:48:49 -08:00
ksz_common.h dsa: Remove phydev parameter from disable_port call 2019-02-24 22:30:34 -08:00
ksz_priv.h net: dsa: microchip: add port_cleanup function 2019-02-24 17:49:59 -08:00
ksz_spi.h net: dsa: microchip: break KSZ9477 DSA driver into two files 2018-11-20 20:57:12 -08:00
Makefile net: dsa: microchip: break KSZ9477 DSA driver into two files 2018-11-20 20:57:12 -08:00