-# ADAPTED FOR OPENWRT 6.12.67 - Documentation changes removed
-# Original commit: fc0e6db30941
From fc0e6db30941a66e284b8516b82356f97f31061d Mon Sep 17 00:00:00 2001
From: "Kory Maincent (Dent Project)" <kory.maincent@bootlin.com>
Date: Tue, 17 Jun 2025 14:12:01 +0200
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Carlo Szelinsky <github@szelinsky.de>
---
+# ADAPTED FOR OPENWRT 6.12.67 - Documentation changes removed
+# Original commit: fc0e6db30941
+
Documentation/netlink/specs/ethtool.yaml | 34 ++++
Documentation/networking/ethtool-netlink.rst | 19 ++
drivers/net/pse-pd/pse_core.c | 179 ++++++++++++++++++
-# ADAPTED FOR OPENWRT 6.12.67 - Documentation changes removed
-# Original commit: 1176978ed851
From 1176978ed851952652ddea3685e2f71a0e5d61ff Mon Sep 17 00:00:00 2001
From: "Kory Maincent (Dent Project)" <kory.maincent@bootlin.com>
Date: Tue, 17 Jun 2025 14:12:04 +0200
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Carlo Szelinsky <github@szelinsky.de>
---
+# ADAPTED FOR OPENWRT 6.12.67 - Documentation changes removed
+# Original commit: 1176978ed851
+
Documentation/netlink/specs/ethtool.yaml | 5 +++++
Documentation/networking/ethtool-netlink.rst | 4 ++++
drivers/net/pse-pd/pse_core.c | 3 +++
-# ADAPTED FOR OPENWRT 6.12 - Documentation changes removed
-# Original commit: eeb0c8f72f49
From eeb0c8f72f49a21984981188404cfd3700edbaff Mon Sep 17 00:00:00 2001
From: "Kory Maincent (Dent Project)" <kory.maincent@bootlin.com>
Date: Tue, 17 Jun 2025 14:12:07 +0200
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Carlo Szelinsky <github@szelinsky.de>
---
+# ADAPTED FOR OPENWRT 6.12 - Documentation changes removed
+# Original commit: eeb0c8f72f49
+
net/ethtool/pse-pd.c | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
+From: John Crispin <john@phrozen.org>
+Date: Tue, 29 Oct 2024 13:37:40 +0100
+Subject: [PATCH] net: add support for Realtek RTL8261n 10G PHYs
+
+There is no upstream driver yet. Merge the RTL SDK driver for now.
+
+Signed-off-by: John Crispin <john@phrozen.org>
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -431,6 +431,8 @@ config QSEMI_PHY
+From: John Crispin <john@phrozen.org>
+Date: Tue, 29 Oct 2024 13:37:40 +0100
+Subject: [PATCH] net: add support for Realtek RTL8261n 10G PHYs
+
+There is no upstream driver yet. Merge the RTL SDK driver for now.
+
+Signed-off-by: John Crispin <john@phrozen.org>
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -458,6 +458,8 @@ config QSEMI_PHY