linux/drivers/net/ixgbe
Jesse Brandeburg 22f32b7a5a ixgbe: should not use HW_CSUM, should use IP* flags
as mentioned by Herbert, our hardware supports IP offloads, not full
checksum offloads for any protocol in existence (even though the
hardware just provides generic csum support over any range of bytes)

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-03 10:03:33 -04:00
..
ixgbe_82598.c ixgbe: Implement HAVE_SET_RX_MODE 2008-09-03 10:03:32 -04:00
ixgbe_common.c ixgbe: disable flow control by default 2008-09-03 10:03:33 -04:00
ixgbe_common.h ixgbe: Implement HAVE_SET_RX_MODE 2008-09-03 10:03:32 -04:00
ixgbe_ethtool.c ixgbe: should not use HW_CSUM, should use IP* flags 2008-09-03 10:03:33 -04:00
ixgbe_main.c ixgbe: should not use HW_CSUM, should use IP* flags 2008-09-03 10:03:33 -04:00
ixgbe_phy.c ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) 2007-10-10 16:51:02 -07:00
ixgbe_phy.h ixgbe: Fix copper PHY initialization code 2008-01-28 15:03:44 -08:00
ixgbe_type.h ixgbe: Lock RSS seed, move rx_buf_len to the rx_ring 2008-09-03 10:03:33 -04:00
ixgbe.h ixgbe: Lock RSS seed, move rx_buf_len to the rx_ring 2008-09-03 10:03:33 -04:00
Makefile ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) 2007-10-10 16:51:02 -07:00