Message ID | 20211129124359.4069432-1-horatiu.vultur@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | net: lan966x: Add lan966x switch driver | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Mon, 29 Nov 2021 13:43:53 +0100 you wrote: > This patch series add support for Microchip lan966x driver > > The lan966x switch is a multi-port Gigabit AVB/TSN Ethernet Switch with > two integrated 10/100/1000Base-T PHYs. In addition to the integrated PHYs, > it supports up to 2RGMII/RMII, up to 3BASE-X/SERDES/2.5GBASE-X and up to > 2 Quad-SGMII/Quad-USGMII interfaces. > > [...] Here is the summary with links: - [net-next,v5,1/6] dt-bindings: net: lan966x: Add lan966x-switch bindings https://git.kernel.org/netdev/net-next/c/642fcf53a9ac - [net-next,v5,2/6] net: lan966x: add the basic lan966x driver https://git.kernel.org/netdev/net-next/c/db8bcaad5393 - [net-next,v5,3/6] net: lan966x: add port module support https://git.kernel.org/netdev/net-next/c/d28d6d2e37d1 - [net-next,v5,4/6] net: lan966x: add mactable support https://git.kernel.org/netdev/net-next/c/e18aba8941b4 - [net-next,v5,5/6] net: lan966x: add ethtool configuration and statistics https://git.kernel.org/netdev/net-next/c/12c2d0a5b8e2 - [net-next,v5,6/6] net: lan966x: Update MAINTAINERS to include lan966x driver https://git.kernel.org/netdev/net-next/c/813f38bf3b89 You are awesome, thank you!