Message ID | 20240103020854.1656604-1-jiawenwu@trustnetic.com (mailing list archive) |
---|---|
Headers | show |
Series | Implement more ethtool_ops for Wangxun | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Wed, 3 Jan 2024 10:08:46 +0800 you wrote: > Provide ethtool functions to operate pause param, ring param, coalesce > channel number and msglevel, for driver txgbe/ngbe. > > v6 -> v7: > - Rebase on net-next. > > v5 -> v6: > - Minor fixes address on Jakub Kicinski's comments. > > [...] Here is the summary with links: - [net-next,v7,1/8] net: libwx: add phylink to libwx https://git.kernel.org/netdev/net-next/c/e8e138cf7383 - [net-next,v7,2/8] net: txgbe: use phylink bits added in libwx https://git.kernel.org/netdev/net-next/c/4491c602fe5f - [net-next,v7,3/8] net: ngbe: convert phylib to phylink https://git.kernel.org/netdev/net-next/c/bc2426d74aa3 - [net-next,v7,4/8] net: wangxun: add flow control support https://git.kernel.org/netdev/net-next/c/2fe2ca09da95 - [net-next,v7,5/8] net: wangxun: add ethtool_ops for ring parameters https://git.kernel.org/netdev/net-next/c/883b5984a5d2 - [net-next,v7,6/8] net: wangxun: add coalesce options support https://git.kernel.org/netdev/net-next/c/4ac2d9dff4b0 - [net-next,v7,7/8] net: wangxun: add ethtool_ops for channel number https://git.kernel.org/netdev/net-next/c/937d46ecc5f9 - [net-next,v7,8/8] net: wangxun: add ethtool_ops for msglevel https://git.kernel.org/netdev/net-next/c/b746dc6bdde5 You are awesome, thank you!