e1000: add multicast stats counters
authorMitch Williams <mitch.a.williams@intel.com>
Wed, 27 Sep 2006 19:53:37 +0000 (12:53 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Wed, 27 Sep 2006 19:53:37 +0000 (12:53 -0700)
commit49559854c9ea6d6950631d558d33faff49fa74f3
tree555e34f173fccb3d6802e3affe9dafd4cea299c4
parent35574764c7eafab4ec0aa92c18a78a51acc8a710
e1000: add multicast stats counters

Add 4 multicast and broadcast hardware counters (rx/tx), and eliminate
as many non-hardware counters as possible.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
drivers/net/e1000/e1000_ethtool.c
drivers/net/e1000/e1000_hw.h
drivers/net/e1000/e1000_main.c