linux/drivers/net/dsa/realtek
Luiz Angelo Daros de Luca 59dc7b4f7f net: dsa: realtek: rtl8365mb: add support for rtl8_4t
The trailing tag is also supported by this family. The default is still
rtl8_4 but now the switch supports changing the tag to rtl8_4t.

Reintroduce the dropped cpu in struct rtl8365mb (removed by 6147631).

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Reviewed-by: Alvin Šipraga <alsi@bang-olufsen.dk>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-03-05 11:04:25 +00:00
..
Kconfig net: dsa: realtek: don't default Kconfigs to y 2022-02-05 15:16:50 +00:00
Makefile net: dsa: realtek: add new mdio interface for drivers 2022-01-28 15:02:49 +00:00
realtek-mdio.c net: dsa: realtek: allow subdrivers to externally lock regmap 2022-02-23 12:24:29 +00:00
realtek-smi.c net: dsa: realtek: allow subdrivers to externally lock regmap 2022-02-23 12:24:29 +00:00
realtek.h net: dsa: realtek: allow subdrivers to externally lock regmap 2022-02-23 12:24:29 +00:00
rtl8365mb.c net: dsa: realtek: rtl8365mb: add support for rtl8_4t 2022-03-05 11:04:25 +00:00
rtl8366-core.c net: dsa: realtek: convert subdrivers into modules 2022-01-28 15:02:49 +00:00
rtl8366rb.c net: dsa: pass extack to .port_bridge_join driver methods 2022-02-27 11:06:14 +00:00