linux-kernel-test/drivers/net/ethernet/intel
Michał Mirosław fd38f734cb igbvf: convert to ndo_fix_features
Private rx_csum flags are now duplicate of netdev->features & NETIF_F_RXCSUM.
Removing this needs deeper surgery.

Things noticed:
 - HW VLAN acceleration probably can be toggled, but it's left as is
 - the resets on RX csum offload change can probably be avoided
 - there is A LOT of copy-and-pasted code here

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-10-16 13:18:47 -07:00
..
e1000 e1000: fix skb truesize underestimation 2011-10-13 16:05:07 -04:00
e1000e e1000e: locking bug introduced by commit 67fd4fcb 2011-10-16 07:13:17 -07:00
igb igb: enable l4 timestamping for v2 event packets 2011-10-16 13:18:03 -07:00
igbvf igbvf: convert to ndo_fix_features 2011-10-16 13:18:47 -07:00
ixgb net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
ixgbe ixgbe: Add new netdev op to turn spoof checking on or off per VF 2011-10-16 13:15:48 -07:00
ixgbevf net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
e100.c net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
Kconfig
Makefile