[PATCH net-next v1 0/6] tg3: adaptive interrupt coalescing, non-napi mode

From: David Decotigny
Date: Fri Dec 16 2011 - 13:20:15 EST


This series implements adaptive interrupt coalescing for tg3 NIC,
improving performance substancially. It also implements non-NAPI mode
for specific system loads.

############################################
# Patch Set Summary:

David Decotigny (2):
tg3: fix possible infinite loop
tg3: move functions related to reset_task together

Maciej Åenczykowski (1):
tg3: Remove IRQF_SAMPLE_RANDOM flag from internal tests

Tom Herbert (1):
tg3: implementation of a non-NAPI mode

Ying Cai (2):
tg3: Implement adaptive interrupt coalescing
tg3: use netif_tx_start_queue instead of wake_queue when no
reschedule needed

drivers/net/ethernet/broadcom/Kconfig | 8 +
drivers/net/ethernet/broadcom/tg3.c | 379 ++++++++++++++++++++++++++++++---
drivers/net/ethernet/broadcom/tg3.h | 42 ++++
3 files changed, 397 insertions(+), 32 deletions(-)

--
1.7.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/