linux/drivers/net/ethernet/intel/e1000e
Bruce Allan dc22129471 e1000e: convert to netdev features/hw_features API
Private rx_csum flags are now duplicate of netdev->features &
NETIF_F_RXCSUM.  Remove those duplicates and use the net_device_ops
ndo_set_features.  This is based on the original patch submitted by
Michał Mirosław <mirq-linux@rere.qmqm.pl>

Cc: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-08-26 23:28:39 -07:00
..
80003es2lan.c e1000e: convert to netdev features/hw_features API 2011-08-26 23:28:39 -07:00
82571.c e1000e: convert to netdev features/hw_features API 2011-08-26 23:28:39 -07:00
defines.h
e1000.h e1000e: convert to netdev features/hw_features API 2011-08-26 23:28:39 -07:00
ethtool.c e1000e: convert to netdev features/hw_features API 2011-08-26 23:28:39 -07:00
hw.h
ich8lan.c e1000e: convert to netdev features/hw_features API 2011-08-26 23:28:39 -07:00
lib.c
Makefile
netdev.c e1000e: convert to netdev features/hw_features API 2011-08-26 23:28:39 -07:00
param.c
phy.c