]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/commit
Update the Intel ixl/ixlv drivers to fix a panic in the boot/install
authorjfv <jfv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 11 Nov 2014 05:00:51 +0000 (05:00 +0000)
committerjfv <jfv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 11 Nov 2014 05:00:51 +0000 (05:00 +0000)
commitb8c9956edf6746672cf59c4631e04f1d5e6a3c22
tree8a89c70804c5719febf678432d33501f5985d7a4
parent977fe941074c2c7aff21c04718ef7b18c5e93152
Update the Intel ixl/ixlv drivers to fix a panic in the boot/install
kernel if the system has a fiber-based Intel XL710 adapter installed.

In addition ixl version 1.2.8 and ixlv version 1.1.18 give:
  - Improved VF stability (thanks to Ryan Stone for this)
  - RSS fixes
  - link detection in the ixlv driver
  - new sysctl's added
  - corrected media reporting

Submitted by: jfv
Approved by: re

git-svn-id: svn://svn.freebsd.org/base/releng/10.1@274367 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ixl/i40e_osdep.c
sys/dev/ixl/i40e_osdep.h
sys/dev/ixl/i40e_register_x710_int.h [deleted file]
sys/dev/ixl/if_ixl.c
sys/dev/ixl/if_ixlv.c
sys/dev/ixl/ixl.h
sys/dev/ixl/ixl_txrx.c
sys/dev/ixl/ixlv.h
sys/dev/ixl/ixlv_vc_mgr.h [new file with mode: 0644]
sys/dev/ixl/ixlvc.c
sys/modules/ixlv/Makefile