generic: net: phy: use all SerDes MAC interface modes
authorDaniel Golle <daniel@makrotopia.org>
Tue, 8 Oct 2024 23:23:53 +0000 (00:23 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 9 Oct 2024 01:38:25 +0000 (02:38 +0100)
commit528103383108f2b82c89450fdc86414e33b53ebe
treeebd663a7d9fe7a12e2d98b202a5b89e7e7610365
parent69906789e0985bb7b923d82f5ec3e4810de36a6e
generic: net: phy: use all SerDes MAC interface modes

Instead of forcing 2.5G PHYs into rate-adapter mode which results higher
energy consumption, lack of support for half-duplex modes and typically
worse performance when linked at speeds less than 2.5G, use SGMII mode
which allows the MAC to follow the PHY speed.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/generic/pending-6.6/706-net-phy-populate-host_interfaces-when-attaching-PHY.patch [new file with mode: 0644]