net: ethernet: am65-cpsw: Add standard Ethernet MAC stats to ethtool
authorRoger Quadros <rogerq@kernel.org>
Fri, 17 Nov 2023 12:17:52 +0000 (14:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Nov 2023 19:46:40 +0000 (19:46 +0000)
commit67372d7a85fcdb9761194f70c88aa3fab0ce1449
treee9b5691ba1f88522173c0bdeaa5dbc8c90a71502
parentac40916a3f7243efbe6e129ebf495b5c33a3adfe
net: ethernet: am65-cpsw: Add standard Ethernet MAC stats to ethtool

Gets 'ethtool -S eth0 --groups eth-mac' command to work.

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/am65-cpsw-ethtool.c