1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/ixgbe
Steven Hartland d775d23ac5 Prevent invalid ixgbe advertise setting warning
Prevent ixgbe outputting "Invalid advertised speed" warning on boot with
no customisations by moving test from sysctl handler to set handler.

PR:		208022
MFC after:	3 days
Sponsored by:	Multiplay
2016-03-16 01:41:55 +00:00
..
if_ix.c Prevent invalid ixgbe advertise setting warning 2016-03-16 01:41:55 +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_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 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_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