]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers: net: cpsw: add support to show hw stats via ethtool
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 23 Jul 2013 10:08:17 +0000 (15:38 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Jul 2013 00:52:32 +0000 (17:52 -0700)
commitd97185466cc83902de49c7bea512651c7af12566
tree61a8a4281c5d86ec6f710b86ae8da9a55be119dd
parentb07ea07bd0fa63bfb74dbd803ac3bb9e14dc630b
drivers: net: cpsw: add support to show hw stats via ethtool

Add support to show CPSW hardware statistics to user via ethtool
so user can find if there were any error reported by hardware or
the system is over loaded duing high data rate transfer.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw.c