1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/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
ixgbe_82599.c ixgbe(4): Update to version 3.1.13-k 2015-12-23 22:45:17 +00:00
ixgbe_82599.h
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
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb.c ixgbe(4): Update to version 3.1.13-k 2015-12-23 22:45:17 +00:00
ixgbe_dcb.h
ixgbe_mbx.c
ixgbe_mbx.h
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
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(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