linux/drivers/net/igb
Nick Nunley 2873957df0 igb: reduce cache misses on tx cleanup
This patch reduces the number of skb cache misses in the
clean_tx_irq path, and results in an overall increase
in tx packet throughput.

Signed-off-by: Nicholas Nunley <nicholasx.d.nunley@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-05 21:30:12 -07:00
..
e1000_82575.c
e1000_82575.h
e1000_defines.h igb: add support for reporting 5GT/s during probe on PCIe Gen2 2010-04-27 12:53:28 -07:00
e1000_hw.h
e1000_mac.c igb: add support for reporting 5GT/s during probe on PCIe Gen2 2010-04-27 12:53:28 -07:00
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c
e1000_phy.h
e1000_regs.h
igb_ethtool.c igb: convert igb from using PCI DMA functions to using DMA API functions 2010-04-27 16:29:50 -07:00
igb_main.c igb: reduce cache misses on tx cleanup 2010-05-05 21:30:12 -07:00
igb.h igb: reduce cache misses on tx cleanup 2010-05-05 21:30:12 -07:00
Makefile