linux-stable/drivers/net/benet
Sathya Perla ac124ff973 be2net: cleanup and refactor stats code
In preparation for 64-bit stats interface, the following cleanups help
streamline the code:
1) made some more rx/tx stats stored by driver 64 bit
2) made some HW stas (err/drop counters) stored in be_drv_stats 32 bit to
   keep the code simple as BE provides 32-bit counters only.
3) removed duplication of netdev stats in ethtool
4) removed some un-necessary stats and fixed some names

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-08-01 00:11:59 -07:00
..
be.h be2net: cleanup and refactor stats code 2011-08-01 00:11:59 -07:00
be_cmds.c be2net: cleanup and refactor stats code 2011-08-01 00:11:59 -07:00
be_cmds.h be2net: cleanup and refactor stats code 2011-08-01 00:11:59 -07:00
be_ethtool.c be2net: cleanup and refactor stats code 2011-08-01 00:11:59 -07:00
be_hw.h be2net: Support for FAT dump retrieval using ethtool --register-dump option 2011-03-30 21:39:19 -07:00
be_main.c be2net: cleanup and refactor stats code 2011-08-01 00:11:59 -07:00
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile