linux/drivers/net/igb
Alexander Duyck 56fbbb4e61 igb: cleanup incorrect comment and set IP Checksum Enable
IP Checksum enable doesn't need packet split in order to function.  It only
requires the use of advanced descriptors which the current igb driver does.
So we can enable it always without any issues.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-15 23:56:00 -08:00
..
e1000_82575.c igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_82575.h igb: use timecompare to implement hardware time stamping 2009-02-15 23:13:27 -08:00
e1000_defines.h igb: use timecompare to implement hardware time stamping 2009-02-15 23:13:27 -08:00
e1000_hw.h igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_mac.c igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_mac.h igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_nvm.c igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_nvm.h igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00
e1000_phy.c igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_phy.h igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_regs.h igb: use timecompare to implement hardware time stamping 2009-02-15 23:13:27 -08:00
igb_ethtool.c igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
igb_main.c igb: cleanup incorrect comment and set IP Checksum Enable 2009-02-15 23:56:00 -08:00
igb.h igb: use timecompare to implement hardware time stamping 2009-02-15 23:13:27 -08:00
Makefile igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00