]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ixl: Update to 1.4.5-k.
authorerj <erj@FreeBSD.org>
Thu, 12 May 2016 18:18:55 +0000 (18:18 +0000)
committererj <erj@FreeBSD.org>
Thu, 12 May 2016 18:18:55 +0000 (18:18 +0000)
commit275d2780b302f119fb1ef3d2f69ddbdcf464da72
treed5eab245e3761a8856554d0c9dcc805571cab5ca
parent1adf5af9a5bdc8e4a48a0c721f5c282fdfb12893
ixl: Update to 1.4.5-k.

This first update will revert some upstream changes; forthcoming updates will reinstate them.

Changes, by author:

Anjali Singhai Jain i40e-shared: Add WB_ON_ITR offload support
Shannon Nelson i40e-shared: fix phy_types bitmap type
Kevin Scott i40e-shared: Store off PHY capabilities
Shannon Nelson i40e-shared: fix byteswap of phy_type
Jingjing Wu i40e-shared: Fix compile issue related to const string
Greg Bowers i40e-shared: Add AQ defines for non-willing Apps (DCB)
Greg Bowers i40e-shared: Support for non-willing Apps (DCB)
Shannon Nelson i40e-shared: use upper-32 bit macro for address
Shannon Nelson i40e-shared: grab the AQ spinlocks before clearing registers
Eric Joyner ixl: Properly strip out X722_SUPPORT (temporarily).
Eric Joyner ixl: Allow Fort Pond devices to advertise 100M in set_advertise sysctl.

Differential Revision:  https://reviews.freebsd.org/D6211
Reviewed by:    sbruno, kmacy, jeffrey.e.pieper@intel.com
MFC after:      2 weeks
Sponsored by:   Intel Corporation
18 files changed:
sys/dev/ixl/i40e_adminq.c
sys/dev/ixl/i40e_adminq_cmd.h
sys/dev/ixl/i40e_alloc.h
sys/dev/ixl/i40e_common.c
sys/dev/ixl/i40e_devids.h
sys/dev/ixl/i40e_hmc.c
sys/dev/ixl/i40e_lan_hmc.h
sys/dev/ixl/i40e_nvm.c
sys/dev/ixl/i40e_osdep.c
sys/dev/ixl/i40e_prototype.h
sys/dev/ixl/i40e_register.h
sys/dev/ixl/i40e_status.h
sys/dev/ixl/i40e_type.h
sys/dev/ixl/i40e_virtchnl.h
sys/dev/ixl/if_ixl.c
sys/dev/ixl/ixl.h
sys/dev/ixl/ixl_txrx.c
sys/dev/ixl/ixlv_vc_mgr.h