freebsd-nq/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
ix_txrx.c
ixgbe_82598.c
ixgbe_82598.h
ixgbe_82599.c
ixgbe_82599.h
ixgbe_api.c
ixgbe_api.h
ixgbe_common.c Fix ixgbe flow control autoneg reporting 2016-01-31 15:18:03 +00:00
ixgbe_common.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_osdep.c
ixgbe_osdep.h
ixgbe_phy.c Configure ixgbe phy & gbic power 2016-01-31 15:14:23 +00:00
ixgbe_phy.h
ixgbe_type.h Configure ixgbe phy & gbic power 2016-01-31 15:14:23 +00:00
ixgbe_vf.c
ixgbe_vf.h
ixgbe_x540.c Configure ixgbe phy & gbic power 2016-01-31 15:14:23 +00:00
ixgbe_x540.h
ixgbe_x550.c Configure ixgbe phy & gbic power 2016-01-31 15:14:23 +00:00
ixgbe_x550.h
ixgbe.h ixgbe sysctl hardware defaults 2016-01-26 12:30:17 +00:00