Message ID | 20240821151009.1681151-1-maxime.chevallier@bootlin.com (mailing list archive) |
---|---|
Headers | show |
Series | Introduce PHY listing and link_topology tracking | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Wed, 21 Aug 2024 17:09:54 +0200 you wrote: > Hello everyone, > > This is V18 of the phy_link_topology series, aiming at improving support > for multiple PHYs being attached to the same MAC. > > V18 is a simple rebase of the V17 on top of net-next, gathering the > tested-by and reviewed-by tags from Christophe (thanks !). > > [...] Here is the summary with links: - [net-next,v18,01/13] net: phy: Introduce ethernet link topology representation https://git.kernel.org/netdev/net-next/c/384968786909 - [net-next,v18,02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY https://git.kernel.org/netdev/net-next/c/4d76f115ab91 - [net-next,v18,03/13] net: phy: add helpers to handle sfp phy connect/disconnect https://git.kernel.org/netdev/net-next/c/b2db6f4ace72 - [net-next,v18,04/13] net: sfp: Add helper to return the SFP bus name https://git.kernel.org/netdev/net-next/c/0a2f7de0f3b9 - [net-next,v18,05/13] net: ethtool: Allow passing a phy index for some commands https://git.kernel.org/netdev/net-next/c/c15e065b46dc - [net-next,v18,06/13] netlink: specs: add phy-index as a header parameter https://git.kernel.org/netdev/net-next/c/9af0e89d6c24 - [net-next,v18,07/13] net: ethtool: Introduce a command to list PHYs on an interface https://git.kernel.org/netdev/net-next/c/17194be4c8e1 - [net-next,v18,08/13] netlink: specs: add ethnl PHY_GET command set https://git.kernel.org/netdev/net-next/c/d3d9a3e48a63 - [net-next,v18,09/13] net: ethtool: plca: Target the command to the requested PHY https://git.kernel.org/netdev/net-next/c/02180fb525ba - [net-next,v18,10/13] net: ethtool: pse-pd: Target the command to the requested PHY https://git.kernel.org/netdev/net-next/c/31748765bed3 - [net-next,v18,11/13] net: ethtool: cable-test: Target the command to the requested PHY https://git.kernel.org/netdev/net-next/c/3688ff3077d3 - [net-next,v18,12/13] net: ethtool: strset: Allow querying phy stats by index https://git.kernel.org/netdev/net-next/c/e96c93aa4be9 - [net-next,v18,13/13] Documentation: networking: document phy_link_topology https://git.kernel.org/netdev/net-next/c/db31e09d517b You are awesome, thank you!