Re: [PATCH net-next v2 0/3] net: phy: marvell-88x2222: a couple of improvements

2021-04-14 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Tue, 13 Apr 2021 23:54:49 +0300 you wrote: > First, there are some SFP modules that only uses RX_LOS for link > indication. Add check that link is operational before actual read of > line-side status. > > Second, it is

[PATCH net-next v2 0/3] net: phy: marvell-88x2222: a couple of improvements

2021-04-13 Thread Ivan Bornyakov
First, there are some SFP modules that only uses RX_LOS for link indication. Add check that link is operational before actual read of line-side status. Second, it is invalid to set 10G speed without autonegotiation, according to phy_ethtool_ksettings_set(). Implement switching between 10GBase-R an