]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: mdio: backport upstream patches 23678/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Sat, 6 Jun 2026 06:33:27 +0000 (08:33 +0200)
committerMarkus Stockhausen <markus.stockhausen@gmx.de>
Sat, 6 Jun 2026 13:03:16 +0000 (15:03 +0200)
commit32bcc2986c76595a623a0f56f46b3d4995fa024c
treed2694b7688fdf527fcefcf36520cd222f3eb2ad8
parent1ba7b38cfc82d2624b1fab6e2b373aff04c1a57b
realtek: mdio: backport upstream patches

This backports the upstream efforts for the mdio driver. No downstream
functionality is affected as OpenWrt still uses the mdio-realtek-otto
driver.

Link: https://github.com/openwrt/openwrt/pull/23678
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
20 files changed:
target/linux/realtek/patches-6.18/031-01-v7.2-net-mdio-realtek-rtl9300-enhance-documentation-namin.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-02-v7.2-net-mdio-realtek-rtl9300-Add-device-specific-info-st.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-03-v7.2-net-mdio-realtek-rtl9300-Add-ports-to-info-structure.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-04-v7.2-net-mdio-realtek-rtl9300-Add-pages-to-info-structure.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-05-v7.2-net-mdio-realtek-rtl9300-Add-register-structure.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-06-v7.2-net-mdio-realtek-rtl9300-Add-command-C22-register.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-07-v7.2-net-mdio-realtek-rtl9300-Add-I-O-register.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-08-v7.2-net-mdio-realtek-rtl9300-Add-port-mask-register.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-09-v7.2-net-mdio-realtek-rtl9300-Link-I-O-functions-in-info-.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-10-v7.2-net-mdio-realtek-rtl9300-provide-generic-command-run.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-11-v7.2-net-mdio-realtek-rtl9300-use-command-runner-for-writ.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-12-v7.2-net-mdio-realtek-rtl9300-use-command-runner-for-read.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-13-v7.2-net-mdio-realtek-rtl9300-use-command-runner-for-read.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-14-v7.2-net-mdio-realtek-rtl9300-Refactor-otto_emdio_map_por.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-15-v7.2-net-mdio-realtek-rtl9300-harden-otto_emdio_map_ports.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-16-v7.2-net-mdio-realtek-rtl9300-harden-otto_emdio_probe_one.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-17-v7.2-net-mdio-realtek-rtl9300-relocate-topology-setup.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-18-v7.2-net-mdio-realtek-rtl9300-relocate-c22-c45-device-tre.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-19-v7.2-net-mdio-realtek-rtl9300-reorder-controller-setup.patch [new file with mode: 0644]
target/linux/realtek/patches-6.18/031-20-v7.2-net-mdio-realtek-rtl9300-Correctly-handle-ethernet-p.patch [new file with mode: 0644]