From: Jakub Kicinski Date: Tue, 2 Sep 2025 23:23:16 +0000 (-0700) Subject: Merge branch 'net-fix-optical-sfp-failures' X-Git-Tag: v6.17-rc5~21^2~24 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c06ca8ce90bae91744ac93c7e09ebeec6ac3df90;p=users%2Fgriffoul%2Flinux.git Merge branch 'net-fix-optical-sfp-failures' Russell King says: ==================== net: fix optical SFP failures A regression was reported back in April concerning pcs-lynx and 10G optical SFPs. This patch series addresses that regression, and likely similar unreported regressions. These patches: - Add phy_interface_weight() which will be used in the solution. - Split out the code that determines the inband "type" for an interface mode. - Clear the Autoneg bit in the advertising mask, or the Autoneg bit in the support mask and the entire advertising mask if the selected interface mode has no inband capabilties. Tested with the mvpp2 patch posted earlier today. ==================== Link: https://patch.msgid.link/aLSHmddAqiCISeK3@shell.armlinux.org.uk Signed-off-by: Jakub Kicinski --- c06ca8ce90bae91744ac93c7e09ebeec6ac3df90