1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/dsa/realtek
Russell King (Oracle) 8aec5b10bc net: dsa: realtek: provide own phylink MAC operations
Convert realtek to provide its own phylink MAC operations, thus
avoiding the shim layer in DSA's port.c. We need to provide a stub for
the mandatory mac_config() method for rtl8366rb.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/E1s11qJ-00AHi0-Kk@rmk-PC.armlinux.org.uk
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-04-30 13:50:01 +02:00
..
Kconfig net: dsa: realtek: merge rtl83xx and interface modules into realtek_dsa 2024-02-12 10:42:17 +00:00
Makefile net: dsa: realtek: merge rtl83xx and interface modules into realtek_dsa 2024-02-12 10:42:17 +00:00
realtek-mdio.c net: dsa: realtek: use the same mii bus driver for both interfaces 2024-02-12 10:42:17 +00:00
realtek-mdio.h net: dsa: realtek: convert variants into real drivers 2024-02-12 10:42:16 +00:00
realtek-smi.c net: dsa: realtek: use the same mii bus driver for both interfaces 2024-02-12 10:42:17 +00:00
realtek-smi.h net: dsa: realtek: convert variants into real drivers 2024-02-12 10:42:16 +00:00
realtek.h net: dsa: realtek: provide own phylink MAC operations 2024-04-30 13:50:01 +02:00
rtl83xx.c net: dsa: realtek: provide own phylink MAC operations 2024-04-30 13:50:01 +02:00
rtl83xx.h net: dsa: realtek: support reset controller 2024-02-28 08:21:41 +00:00
rtl8365mb.c net: dsa: realtek: provide own phylink MAC operations 2024-04-30 13:50:01 +02:00
rtl8366-core.c net: dsa: realtek: introduce REALTEK_DSA namespace 2024-02-12 10:42:16 +00:00
rtl8366rb.c net: dsa: realtek: provide own phylink MAC operations 2024-04-30 13:50:01 +02:00