Message ID | 20230823061935.415804-1-jiawenwu@trustnetic.com (mailing list archive) |
---|---|
Headers | show |
Series | support more link mode for TXGBE | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Wed, 23 Aug 2023 14:19:27 +0800 you wrote: > There are three new interface mode support for Wangxun 10Gb NICs: > 1000BASE-X, SGMII and XAUI. > > Specific configurations are added to XPCS. And external PHY attaching > is added for copper NICs. > > v2 -> v3: > - add device identifier read > - restrict pcs soft reset > - add firmware version warning > > [...] Here is the summary with links: - [net-next,v3,1/8] net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICs https://git.kernel.org/netdev/net-next/c/d55595f04dcc - [net-next,v3,2/8] net: pcs: xpcs: support to switch mode for Wangxun NICs https://git.kernel.org/netdev/net-next/c/f629acc6f210 - [net-next,v3,3/8] net: pcs: xpcs: add 1000BASE-X AN interrupt support https://git.kernel.org/netdev/net-next/c/2deea43f386d - [net-next,v3,4/8] net: pcs: xpcs: adapt Wangxun NICs for SGMII mode https://git.kernel.org/netdev/net-next/c/2a22b7ae2fa3 - [net-next,v3,5/8] net: txgbe: add FW version warning https://git.kernel.org/netdev/net-next/c/ab928c24e6cd - [net-next,v3,6/8] net: txgbe: support switching mode to 1000BASE-X and SGMII https://git.kernel.org/netdev/net-next/c/a4414dd13f21 - [net-next,v3,7/8] net: txgbe: support copper NIC with external PHY https://git.kernel.org/netdev/net-next/c/02b2a6f91b90 - [net-next,v3,8/8] net: ngbe: move mdio access registers to libwx https://git.kernel.org/netdev/net-next/c/ad63f7aa585e You are awesome, thank you!