Message ID | YZOCn1vMUAbhq3j0@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: mtk_eth_soc: phylink validate implementation updates | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Tue, 16 Nov 2021 10:06:23 +0000 you wrote: > Hi, > > This series converts mtk_eth_soc to fill in the supported_interfaces > member of phylink_config, cleans up the validate() implementation, and > then converts to phylink_generic_validate(). > > drivers/net/ethernet/mediatek/mtk_eth_soc.c | 111 ++++++---------------------- > 1 file changed, 24 insertions(+), 87 deletions(-) Here is the summary with links: - [net-next,1/4] net: mtk_eth_soc: populate supported_interfaces member https://git.kernel.org/netdev/net-next/c/83800d29f0c5 - [net-next,2/4] net: mtk_eth_soc: remove interface checks in mtk_validate() https://git.kernel.org/netdev/net-next/c/db81ca153814 - [net-next,3/4] net: mtk_eth_soc: drop use of phylink_helper_basex_speed() https://git.kernel.org/netdev/net-next/c/71d927494463 - [net-next,4/4] net: mtk_eth_soc: use phylink_generic_validate() https://git.kernel.org/netdev/net-next/c/a4238f6ce151 You are awesome, thank you!