Hi all, This patch series builds up on Doug's latest changes done in BCMGENET to reduce the number of spurious interrupts in NAPI, simplify pointer arithmetic and finally tracking of per TX ring statistics to be SMP friendly.
Florian Fainelli (3): net: systemport: Track per TX ring statistics net: systemport: Clear status to reduce spurious interrupts net: systemport: Simplify circular pointer arithmetic drivers/net/ethernet/broadcom/bcmsysport.c | 81 +++++++++++++++++++++++++----- drivers/net/ethernet/broadcom/bcmsysport.h | 5 ++ 2 files changed, 74 insertions(+), 12 deletions(-) -- 2.9.3