linux/drivers/net/ethernet/intel
Alexander Duyck 7d13a7d0da igb: Consolidate creation of Tx context descriptors into a single function
This patch is meant to simplify the transmit path by reducing the overhead
for creating a transmit context descriptor.  The current implementation is
split with igb_tso and igb_tx_csum doing two separate implementations on
how to setup the tx_buffer_info structure and the tx_desc.  By combining
them it is possible to reduce code and simplify things since now only one
function will create context descriptors.

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-06 22:59:27 -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 context descriptors into a single function 2011-10-06 22:59:27 -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