linux/drivers/net/ethernet/intel
Bruce Allan 5f450212f2 e1000e: convert driver to use extended descriptors
Some features currently not supported by the driver (e.g. RSS) require the
use of extended descriptors, but the driver is setup to only use legacy
descriptors in all modes except for when jumbo frames are enabled on some
parts.  Convert the driver to always use extended descriptors in order to
enable the forthcoming support of these other features.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-08-19 01:17:31 -07:00
..
e1000
e1000e e1000e: convert driver to use extended descriptors 2011-08-19 01:17:31 -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 net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
ixgbevf net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
e100.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
Kconfig
Makefile