]> git.ipfire.org Git - thirdparty/openwrt.git/commit
generic: 6.18: drop downstream RTL8261N driver 23427/head
authorDaniel Golle <daniel@makrotopia.org>
Mon, 18 May 2026 12:03:23 +0000 (13:03 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 21 May 2026 16:04:55 +0000 (17:04 +0100)
commit8c264cf2222d477f33fa6b63ba64d9595e0981c2
tree3fb4efa84396e5368fd2c719e5b2c2534585b9ab
parent6369c9e5c79994c380d0c63cfb003c935a974332
generic: 6.18: drop downstream RTL8261N driver

Now that the upstream RealTek PHY driver is patched to support also
the new 5G and 10G PHYs we can start to phase-out the messy downstream
driver.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
23 files changed:
package/kernel/linux/modules/netdevices.mk
target/linux/generic/config-6.18
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/Kconfig [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/Kconfig with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/Makefile [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/Makefile with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/construct/conf_rtl8261n_c.c [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/construct/conf_rtl8261n_c.c with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/construct/conf_rtl8264b.c [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/construct/conf_rtl8264b.c with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/error.h [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/error.h with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/phy_patch.c [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/phy_patch.c with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/phy_patch.h [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/phy_patch.h with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/phy_rtl826xb_patch.c [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/phy_rtl826xb_patch.c with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/phy_rtl826xb_patch.h [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/phy_rtl826xb_patch.h with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/rtk_osal.c [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/rtk_osal.c with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/rtk_osal.h [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/rtk_osal.h with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/rtk_phy.c [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/rtk_phy.c with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/rtk_phylib.c [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/rtk_phylib.c with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/rtk_phylib.h [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/rtk_phylib.h with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/rtk_phylib_def.h [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/rtk_phylib_def.h with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/rtk_phylib_rtl826xb.c [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/rtk_phylib_rtl826xb.c with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/rtk_phylib_rtl826xb.h [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/rtk_phylib_rtl826xb.h with 100% similarity]
target/linux/generic/files-6.12/drivers/net/phy/rtl8261n/type.h [moved from target/linux/generic/files/drivers/net/phy/rtl8261n/type.h with 100% similarity]
target/linux/generic/hack-6.18/735-net-phy-realtek-rtl8261n.patch [deleted file]
target/linux/mediatek/patches-6.18/500-gsw-rtl8367s-mt7622-support.patch
target/linux/realtek/patches-6.18/720-add-rtl-phy.patch