Message ID | Z3fG9oTY9F9fCYHv@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: pcs: add supported_interfaces bitmap for PCS | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Fri, 3 Jan 2025 11:16:06 +0000 you wrote: > Hi, > > This series adds supported_interfaces for PCS, which gives MAC code a > way to determine the interface modes that the PCS supports without > having to implement functions such as xpcs_get_interfaces(), or > workarounds such as in > > [...] Here is the summary with links: - [net-next,1/6] net: phylink: add support for PCS supported_interfaces bitmap https://git.kernel.org/netdev/net-next/c/fbb9a9d263a6 - [net-next,2/6] net: pcs: xpcs: fill in PCS supported_interfaces https://git.kernel.org/netdev/net-next/c/906909fabb81 - [net-next,3/6] net: pcs: mtk-lynxi: fill in PCS supported_interfaces https://git.kernel.org/netdev/net-next/c/b87d4ee16bb4 - [net-next,4/6] net: pcs: lynx: fill in PCS supported_interfaces https://git.kernel.org/netdev/net-next/c/b0f88c1b9a53 - [net-next,5/6] net: stmmac: use PCS supported_interfaces https://git.kernel.org/netdev/net-next/c/d13cefbb108e - [net-next,6/6] net: pcs: xpcs: make xpcs_get_interfaces() static https://git.kernel.org/netdev/net-next/c/2410719cdd49 You are awesome, thank you!