Message ID | ZivP/R1IwKEPb5T6@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: dsa: microchip: use phylink_mac_ops for ksz driver | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Fri, 26 Apr 2024 17:02:05 +0100 you wrote: > Hi, > > This four patch series switches the Microchip KSZ DSA driver to use > phylink_mac_ops support, and for this one we go a little further > beyond a simple conversion. This driver has four distinct cases: > > lan937x > ksz9477 > ksz8 > ksz8830 > > [...] Here is the summary with links: - [net-next,1/4] net: dsa: ksz_common: remove phylink_mac_config from ksz_dev_ops https://git.kernel.org/netdev/net-next/c/8433c5833ed9 - [net-next,2/4] net: dsa: ksz_common: provide own phylink MAC operations https://git.kernel.org/netdev/net-next/c/95fe2662c56f - [net-next,3/4] net: dsa: ksz_common: sub-driver phylink ops https://git.kernel.org/netdev/net-next/c/9424c0731355 - [net-next,4/4] net: dsa: ksz_common: use separate phylink_mac_ops for ksz8830 https://git.kernel.org/netdev/net-next/c/968d068e5476 You are awesome, thank you!