openwrt/target/linux/generic
Daniel Golle 998b973157 kernel: net: phy: realtek: improve RealTek 2.5G PHY driver
* use interface mode switching only when operating in C45 mode
   Linux prevents switching the interface mode when using C22 MDIO,
   hence use rate-adapter mode in case the PHY controlled via C22.

 * use phy_read_paged where appropriate

 * use existing generic inline functions to handle 10GbE advertisements
   instead of redundantly defining register macros in realtek.c which
   are not actually vendor-specific.

 * make sure 10GbE advertisement is valid, preventing false-positive
   warning "Downshift occurred from negotiated speed 2.5Gbps to actual
   speed 1Gbps, check cabling!" with some link-partners using 1G mode.

 * Support Link Down Power Saving Mode (ALDPS)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-04-22 04:08:41 +01:00
..
backport-5.10 kernel: bump 5.10 to 5.10.178 2023-04-22 01:15:03 +02:00
backport-5.15 kernel: bump 5.15 to 5.15.108 2023-04-22 01:10:24 +02:00
files treewide: strip useless default n Kconfig lines 2023-02-03 12:50:15 +01:00
hack-5.10 kernel: bump 5.10 to 5.10.178 2023-04-22 01:15:03 +02:00
hack-5.15 kernel: bump 5.15 to 5.15.108 2023-04-22 01:10:24 +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.10 kernel: bump 5.10 to 5.10.178 2023-04-22 01:15:03 +02:00
pending-5.15 kernel: net: phy: realtek: improve RealTek 2.5G PHY driver 2023-04-22 04:08:41 +01:00
config-5.10 kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
config-5.15 kernel: disable CONFIG_HW_RANDOM_BCM2835 2023-04-10 10:04:08 +02:00
config-filter kernel: filter out pahole version 2023-03-29 17:36:19 +02:00
PATCHES