Message ID | 20240809193807.2221897-1-paweldembicki@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | net: dsa: vsc73xx: fix MDIO bus access and PHY operations | expand |
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 9 Aug 2024 21:38:01 +0200 you wrote: > This series are extracted patches from net-next series [0]. > > The VSC73xx driver has issues with PHY configuration. This patch series > fixes most of them. > > The first patch synchronizes the register configuration routine with the > datasheet recommendations. > > [...] Here is the summary with links: - [net,v3,1/5] net: dsa: vsc73xx: fix port MAC configuration in full duplex mode https://git.kernel.org/netdev/net/c/63796bc2e97c - [net,v3,2/5] net: dsa: vsc73xx: pass value in phy_write operation https://git.kernel.org/netdev/net/c/5b9eebc2c7a5 - [net,v3,3/5] net: dsa: vsc73xx: check busy flag in MDIO operations https://git.kernel.org/netdev/net/c/fa63c6434b6f - [net,v3,4/5] net: dsa: vsc73xx: allow phy resetting https://git.kernel.org/netdev/net/c/9f9a72654622 - [net,v3,5/5] net: phy: vitesse: repair vsc73xx autonegotiation https://git.kernel.org/netdev/net/c/de7a670f8def You are awesome, thank you!