openwrt/target/linux/realtek/files-6.6/drivers/net/ethernet
Markus Stockhausen a5420c22b7 realtek: 6.6: rework mdio bus driver
This is not a surprise. Before upgrade to 6.6 we refactored the mdio part of
the ethernet driver and knew that changes will come. Drop all unnecessary
stuff from the old world and adapt to the new kernel.

- remove legacy functions
- directly link new functions
- adapt to new shared base address
- remove references to old MDIO bus capabilities

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
2024-09-14 19:59:48 +02:00
..
rtl838x_eth.c realtek: 6.6: rework mdio bus driver 2024-09-14 19:59:48 +02:00
rtl838x_eth.h