openwrt-pf/target/linux/generic
Jonas Jelonek 96ecf8dd24
generic: pse-pd: add patches for module-based PSE drivers
Add a backport patch and pending patches needed by upcoming PSE drivers
which are built as modules and probed after the MAC/PHY.

The net effect for module-built PSE controllers: attachment to PHYs
happens via the lifecycle notifier rather than via probe-time
-EPROBE_DEFER coupling, so the MDIO/DSA probe no longer sees any
PSE-originated -EPROBE_DEFER and the probe-retry storm is gone.

Link: https://github.com/openwrt/openwrt/pull/23222
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2026-07-14 23:45:29 +02:00
..
backport-6.12 kernel: add qualcommax patches to generic 2026-07-05 13:02:07 +02:00
backport-6.18 generic: pse-pd: add patches for module-based PSE drivers 2026-07-14 23:45:29 +02:00
files kernel: replace strcpy/strcat with strscpy/strlcat 2026-07-09 09:31:24 +02:00
files-6.12/drivers/net/phy/rtl8261n generic: 6.18: drop downstream RTL8261N driver 2026-05-21 17:04:55 +01:00
hack-6.12 mediatek: ethernet: fix offload with incompatible dsa tag 2026-07-12 21:29:45 +02:00
hack-6.18 mediatek: ethernet: fix offload with incompatible dsa tag 2026-07-12 21:29:45 +02:00
image
other-files
pending-6.12 Revert "generic: permit support of standalone PCS for external kernel module" 2026-07-11 22:26:44 +02:00
pending-6.18 generic: pse-pd: add patches for module-based PSE drivers 2026-07-14 23:45:29 +02:00
config-6.12 kernel: bump 6.12 to 6.12.94 2026-06-23 09:03:54 +02:00
config-6.18 bcm27xx: refresh default configs for 6.18 2026-07-07 08:48:39 +02:00
config-filter generic: filter: add RUSTC symbols 2026-04-22 16:46:44 +02:00
kernel-6.12 kernel: bump 6.12 to 6.12.94 2026-06-23 09:03:54 +02:00
kernel-6.18 kernel: bump 6.18 to 6.18.38 2026-07-07 02:01:46 +02:00
PATCHES.md