From: Jakub Kicinski Date: Fri, 15 Nov 2024 02:01:40 +0000 (-0800) Subject: Merge branch 'net-phy-switch-eee_broken_modes-to-linkmode-bitmap-and-add-accessor' X-Git-Tag: v6.13-rc1~135^2~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76e81a5a1749e638a09b424641f0b9d3ece1f2a7;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-phy-switch-eee_broken_modes-to-linkmode-bitmap-and-add-accessor' Heiner Kallweit says: ==================== net: phy: switch eee_broken_modes to linkmode bitmap and add accessor eee_broken_modes has a eee_cap1 register layout currently. This doesn't allow to flag e.g. 2.5Gbps or 5Gbps BaseT EEE as broken. To overcome this limitation switch eee_broken_modes to a linkmode bitmap. Add an accessor for the bitmap and use it in r8169. ==================== Link: https://patch.msgid.link/405734c5-0ed4-40e4-9ac9-91084b9536d6@gmail.com Signed-off-by: Jakub Kicinski --- 76e81a5a1749e638a09b424641f0b9d3ece1f2a7