openwrt/target/linux/generic
Robert Marko f04e377a50 generic: backport QCA808x possible interfaces fix
QCA808x does not currently fill in the possible_interfaces.

This leads to Phylink not being aware that it supports 2500Base-X as well
so in cases where it is connected to a DSA switch like MV88E6393 it will
limit that port to phy-mode set in the DTS.

That means that if SGMII is used you are limited to 1G only while if
2500Base-X was set you are limited to 2.5G only.

Populating the possible_interfaces fixes this, so lets backport the patches
from kernel 6.9.

This also includes a backport of the Phylink PHY validation series from
kernel 6.8 that allows the use of possible_interfaces.

Link: https://github.com/openwrt/openwrt/pull/15765
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-06-24 09:46:19 +02:00
..
backport-5.15 generic: replace spi Silicon Labs patch with upstream version 2024-06-18 14:14:38 +02:00
backport-6.1 generic: backport QCA808x possible interfaces fix 2024-06-24 09:46:19 +02:00
backport-6.6 generic: backport QCA808x possible interfaces fix 2024-06-24 09:46:19 +02:00
files generic: platform/mikrotik: add NVMEM layout driver 2024-06-20 15:53:55 +02:00
hack-5.15 kernel: bump 5.15 to 5.15.157 2024-05-11 18:30:30 +02:00
hack-6.1 kernel: bump 6.1 to 6.1.95 2024-06-23 16:33:41 +02:00
hack-6.6 kernel: bump 6.6 to 6.6.35 2024-06-22 16:50:57 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.15 generic: replace spi Silicon Labs patch with upstream version 2024-06-18 14:14:38 +02:00
pending-6.1 generic: backport QCA808x possible interfaces fix 2024-06-24 09:46:19 +02:00
pending-6.6 generic: backport QCA808x possible interfaces fix 2024-06-24 09:46:19 +02:00
config-5.15 kernel: bump 5.15 to 5.15.157 2024-05-11 18:30:30 +02:00
config-6.1 kernel: Add missing config option 2024-04-15 22:50:34 +02:00
config-6.6 generic: 6.6: backport upstream r8169 patches 2024-06-24 05:36:14 +02:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-01 11:52:07 +02:00
PATCHES