linux/drivers/net/ethernet/intel
Alexander Duyck ebe42d169b igb: consolidate creation of Tx buffer info and data descriptor
This change will combine the writes of tx_buffer_info and the Tx data
descriptors into a single function. The advantage of this is that we can
avoid needless memory reads from the buffer info struct and speed things up
by keeping the accesses to the local registers.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by:  Aaron Brown  <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-10-07 00:09:20 -07:00
..
e1000 e1000: convert to private mutex from rtnl 2011-10-06 22:40:56 -07:00
e1000e e1000e: bad short packets received when jumbos enabled on 82579 2011-10-06 22:44:13 -07:00
igb igb: consolidate creation of Tx buffer info and data descriptor 2011-10-07 00:09:20 -07:00
igbvf
ixgb ixgb: finish conversion to ndo_fix_features 2011-09-23 13:55:25 -04:00
ixgbe ixgbe: bump version number 2011-10-06 22:36:24 -07:00
ixgbevf ixgbevf: Fix broken trunk vlan 2011-09-28 23:07:38 -07:00
e100.c
Kconfig
Makefile