linux/drivers/net/igb
Alexander Duyck 2844f79758 igb: make rxcsum configuration seperate from multiqueue
The igb driver was being incorrectly setup to only allow disabling receive
checksum if multiqueue was disabled.  This change corrects that so that
RXCSUM is configured regardless of queue configuration.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-04-28 01:53:12 -07:00
..
e1000_82575.c
e1000_82575.h
e1000_defines.h igb: make rxcsum configuration seperate from multiqueue 2009-04-28 01:53:12 -07:00
e1000_hw.h
e1000_mac.c igb: fix unused external references introduced with sr-iov changes 2009-04-11 02:55:12 -07:00
e1000_mac.h igb: fix unused external references introduced with sr-iov changes 2009-04-11 02:55:12 -07:00
e1000_mbx.c igb: reconfigure mailbox timeout logic 2009-04-28 01:53:12 -07:00
e1000_mbx.h igb: fix unused external references introduced with sr-iov changes 2009-04-11 02:55:12 -07:00
e1000_nvm.c
e1000_nvm.h
e1000_phy.c igb: increase delay for copper link setup 2009-04-02 00:59:07 -07:00
e1000_phy.h
e1000_regs.h
igb_ethtool.c igb: cleanup igb loopback path 2009-04-02 00:59:08 -07:00
igb_main.c igb: make rxcsum configuration seperate from multiqueue 2009-04-28 01:53:12 -07:00
igb.h
Makefile