This series fixes several issues with incorrect packet/octet counting in e1000's Statistic registers, fixes a bug in the packet address filtering procedure, and implements many MAC registers that were absent before. Additionally, some cosmetic changes are made.
Leonid Bloch (6): e1000: Cosmetic and alignment fixes e1000: Trivial implementation of various MAC registers e1000: Fixing the received/transmitted packets' counters e1000: Fixing the received/transmitted octets' counters e1000: Fixing the packet address filtering procedure e1000: Implementing various counters hw/net/e1000.c | 313 ++++++++++++++++++++++++++++++++++++++-------------- hw/net/e1000_regs.h | 8 +- 2 files changed, 236 insertions(+), 85 deletions(-) -- 2.4.3