linux/drivers/net/ethernet/intel
Alexander Duyck 8542db05db igb: Make first and tx_buffer_info->next_to_watch into pointers
This change converts two tx_buffer_info index values into pointers.  The
advantage to this is that we reduce unnecessary computations and in the case
of next_to_watch we get an added bonus of the value being able to provide
additional information as a NULL value indicates it is unset versus a 0 not
having any meaning for the index value.

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 23:17:50 -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: Make first and tx_buffer_info->next_to_watch into pointers 2011-10-06 23:17:50 -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