Message ID | 20231117121755.104547-1-rogerq@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | net: eth: am65-cpsw: add ethtool MAC stats | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 17 Nov 2023 14:17:51 +0200 you wrote: > Hi, > > Gets 'ethtool -S eth0 --groups eth-mac' command to work. > > Also set default TX channels to maximum available and does > cleanup in am65_cpsw_nuss_common_open() error path. > > [...] Here is the summary with links: - [v2,net-next,1/4] net: ethernet: am65-cpsw: Add standard Ethernet MAC stats to ethtool https://git.kernel.org/netdev/net-next/c/67372d7a85fc - [v2,net-next,2/4] net: ethernet: ti: am65-cpsw: Re-arrange functions to avoid forward declaration https://git.kernel.org/netdev/net-next/c/ac099466961b - [v2,net-next,3/4] net: ethernet: am65-cpsw: Set default TX channels to maximum https://git.kernel.org/netdev/net-next/c/be397ea3473d - [v2,net-next,4/4] net: ethernet: ti: am65-cpsw: Fix error handling in am65_cpsw_nuss_common_open() https://git.kernel.org/netdev/net-next/c/ebd7bf60e21c You are awesome, thank you!