Files
openwrt/target/linux
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
..
2023-03-18 12:52:17 +01:00
2023-04-22 01:15:03 +02:00
2023-04-22 01:15:03 +02:00
2023-04-22 01:10:24 +02:00
2023-04-22 01:15:03 +02:00
2022-12-23 19:44:20 +01:00
2023-04-15 14:15:42 +02:00
2023-04-22 01:15:03 +02:00
2023-04-22 01:10:24 +02:00
2023-04-22 01:10:24 +02:00
2023-04-08 14:41:01 +02:00
2023-04-22 01:10:24 +02:00
2023-01-30 11:13:14 +01:00
2023-03-18 12:52:17 +01:00
2023-03-20 22:44:28 +01:00
2023-04-22 01:15:03 +02:00
2023-01-07 01:30:31 +01:00
2023-02-26 22:22:48 +01:00
2023-01-30 18:01:14 +08:00