android_kernel_oneplus_msm8998/drivers/net/ethernet/intel/e1000e
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
..
80003es2lan.c
82571.c
defines.h
e1000.h e1000e: convert driver to use extended descriptors 2011-08-19 01:17:31 -07:00
ethtool.c e1000e: convert driver to use extended descriptors 2011-08-19 01:17:31 -07:00
hw.h
ich8lan.c
lib.c
Makefile
netdev.c e1000e: convert driver to use extended descriptors 2011-08-19 01:17:31 -07:00
param.c
phy.c