openwrt-mirror/target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx
Markus Stockhausen 30fae30e03 realtek: 6.12: proper mdio c45 handling in DSA driver
As the mdio bus has been hardened and can now handle c45 requests
the DSA driver must honor that as well. For this

- add proper upstreamed bus read_c45 and write_c45 functions
- take over the disabled port mask from upstream bus

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/18935
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-06-11 22:27:22 +02:00
..
common.c realtek: 6.12: proper mdio c45 handling in DSA driver 2025-06-11 22:27:22 +02:00
debugfs.c
dsa.c realtek: 6.12: align internal/external mac eee function names 2025-06-11 22:27:22 +02:00
Kconfig
Makefile
qos.c
rtl83xx.h
rtl838x.c realtek: 6.12: allow mixed c22/c45 bus access 2025-06-11 22:27:22 +02:00
rtl838x.h realtek: 6.12: align internal/external mac eee function names 2025-06-11 22:27:22 +02:00
rtl839x.c realtek: 6.12: align internal/external mac eee function names 2025-06-11 22:27:22 +02:00
rtl930x.c realtek: 6.12: align internal/external mac eee function names 2025-06-11 22:27:22 +02:00
rtl931x.c
tc.c