linux/drivers/net/ethernet/intel/igb
Alexander Duyck 294e7d78f5 igb: retire the RX_CSUM flag and use the netdev flag instead
Since the netdev now has its' own checksum flag to indicate if Rx checksum
is enabled we might as well use that instead of using the ring flag.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by:  Aaron Brown  <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-10-07 22:47:25 -07:00
..
e1000_82575.c
e1000_82575.h igb: Create separate functions for generating cmd_type and olinfo 2011-10-06 23:27:16 -07:00
e1000_defines.h igb: Move ITR related data into work container within the q_vector 2011-10-07 22:44:05 -07:00
e1000_hw.h
e1000_mac.c igb: Alternate MAC Address Updates for Func2&3 2011-10-06 03:42:12 -07:00
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c igb: Code to prevent overwriting SFP I2C 2011-10-06 03:33:03 -07:00
e1000_phy.h
e1000_regs.h
igb.h igb: retire the RX_CSUM flag and use the netdev flag instead 2011-10-07 22:47:25 -07:00
igb_ethtool.c igb: Move ITR related data into work container within the q_vector 2011-10-07 22:44:05 -07:00
igb_main.c igb: retire the RX_CSUM flag and use the netdev flag instead 2011-10-07 22:47:25 -07:00
Makefile