]> git.baikalelectronics.ru Git - kernel.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)
commit291f23fd826598e5a4230668ad7425ab88cd32d2
tree61a8a4281c5d86ec6f710b86ae8da9a55be119dd
parent9c3f4597142396fdc9d602b072b19fdb81803c1e
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