linux/drivers/net/ethernet/intel
Alexander Duyck efe3d3c8ee ixgbe: convert rings from q_vector bit indexed array to linked list
This change converts the current bit array into a linked list so that the
q_vectors can simply go through ring by ring and locate each ring needing
to be cleaned.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-08-27 00:00:10 -07:00
..
e1000 e1000: save skb counts in TX to avoid cache misses 2011-08-26 12:55:18 -04:00
e1000e e1000e: convert to netdev features/hw_features API 2011-08-26 23:28:39 -07:00
igb net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
igbvf net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
ixgb net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
ixgbe ixgbe: convert rings from q_vector bit indexed array to linked list 2011-08-27 00:00:10 -07:00
ixgbevf ixgbevf: convert to ndo_fix_features 2011-08-26 23:55:12 -07:00
e100.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
Kconfig
Makefile