freebsd-dev/sys/dev/ixgbe
Michael Tuexen 2602455cc2 In FreeBSD 10 and higher the driver announces SCTP checksum offloading support
also for 82598, which doesn't support it.
The legacy code has a check for it, which was missed when the code for dealing with
CSUM_IP6_* was added. Add the same check for FreeBSD 10 and higher.

Differential Revision:	https://reviews.freebsd.org/D5192
2016-02-04 18:08:50 +00:00
..
if_ix.c In FreeBSD 10 and higher the driver announces SCTP checksum offloading support 2016-02-04 18:08:50 +00:00
if_ixv.c Add optimizing LRO wrapper: 2016-01-19 15:33:28 +00:00
ix_txrx.c Add missing #ifdef INET after r292674 to allow NOIP and NOINET kernels 2015-12-26 17:27:48 +00:00
ixgbe_82598.c ixgbe(4): Update to version 3.1.13-k 2015-12-23 22:45:17 +00:00
ixgbe_82598.h Add support for certain Intel X550 devices. 2015-04-30 22:53:27 +00:00
ixgbe_82599.c ixgbe(4): Update to version 3.1.13-k 2015-12-23 22:45:17 +00:00
ixgbe_82599.h Add support for certain Intel X550 devices. 2015-04-30 22:53:27 +00:00
ixgbe_api.c ixgbe(4): Update to version 3.1.13-k 2015-12-23 22:45:17 +00:00
ixgbe_api.h ixgbe(4): Update to version 3.1.13-k 2015-12-23 22:45:17 +00:00
ixgbe_common.c Fix ixgbe flow control autoneg reporting 2016-01-31 15:18:03 +00:00
ixgbe_common.h Add support for certain Intel X550 devices. 2015-04-30 22:53:27 +00:00
ixgbe_dcb_82598.c Add support for certain Intel X550 devices. 2015-04-30 22:53:27 +00:00
ixgbe_dcb_82598.h Add support for certain Intel X550 devices. 2015-04-30 22:53:27 +00:00
ixgbe_dcb_82599.c Add support for certain Intel X550 devices. 2015-04-30 22:53:27 +00:00
ixgbe_dcb_82599.h Add support for certain Intel X550 devices. 2015-04-30 22:53:27 +00:00
ixgbe_dcb.c ixgbe(4): Update to version 3.1.13-k 2015-12-23 22:45:17 +00:00
ixgbe_dcb.h Add support for certain Intel X550 devices. 2015-04-30 22:53:27 +00:00
ixgbe_mbx.c Add support for certain Intel X550 devices. 2015-04-30 22:53:27 +00:00
ixgbe_mbx.h Delta D2489 - Add SRIOV support to the Intel 10G driver. 2015-06-01 17:43:34 +00:00
ixgbe_osdep.c ixgbe(4): Update to version 3.1.13-k 2015-12-23 22:45:17 +00:00
ixgbe_osdep.h Fix ixgbe compliation with DBG 1 2016-01-25 16:18:53 +00:00
ixgbe_phy.c Configure ixgbe phy & gbic power 2016-01-31 15:14:23 +00:00
ixgbe_phy.h ixgbe(4): Update to version 3.1.13-k 2015-12-23 22:45:17 +00:00
ixgbe_type.h Configure ixgbe phy & gbic power 2016-01-31 15:14:23 +00:00
ixgbe_vf.c ixgbe(4): Update to version 3.1.13-k 2015-12-23 22:45:17 +00:00
ixgbe_vf.h Add support for certain Intel X550 devices. 2015-04-30 22:53:27 +00:00
ixgbe_x540.c Configure ixgbe phy & gbic power 2016-01-31 15:14:23 +00:00
ixgbe_x540.h Add support for certain Intel X550 devices. 2015-04-30 22:53:27 +00:00
ixgbe_x550.c Configure ixgbe phy & gbic power 2016-01-31 15:14:23 +00:00
ixgbe_x550.h ixgbe(4): Update to version 3.1.13-k 2015-12-23 22:45:17 +00:00
ixgbe.h ixgbe sysctl hardware defaults 2016-01-26 12:30:17 +00:00