]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC Intel I40E drivers: r274205,r274218, and r274228
authorjfv <jfv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Nov 2014 23:56:06 +0000 (23:56 +0000)
committerjfv <jfv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Nov 2014 23:56:06 +0000 (23:56 +0000)
commit9fd32acb4aa19157e3375fb8d7aea35d2d93e069
treec3d21b552d1182999fc85e92e2aeaf814383fdad
parent3e0413aa8d217b84216ea75ca783d1e7960be1b6
MFC Intel I40E drivers: r274205,r274218, and r274228
The MFC was pushed early as it fixes a panic in the
exiting driver of 10.1 that Intel discovered in validation.

git-svn-id: svn://svn.freebsd.org/base/stable/10@274360 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