index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ixl
/
if_ixlv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r303816 r303847
sbruno
2016-08-11
1
-113
/
+196
*
Do not initialize the adapter on MTU change when adapter status is down.
sbruno
2016-07-07
1
-1
/
+2
*
ixl: Update to 1.4.27-k.
erj
2016-05-12
1
-1
/
+1
*
ixl: Update to 1.4.24-k.
erj
2016-05-12
1
-5
/
+6
*
ixl: Update to 1.4.17-k.
erj
2016-05-12
1
-5
/
+9
*
ixl(4): replace 0 with NULL for pointers.
pfg
2016-04-09
1
-1
/
+1
*
Update SW4 to the Intel ixl/ixlv drivers. This is primarily a shared
jfv
2015-06-05
1
-18
/
+18
*
Free vsi->queues after use.
araujo
2015-05-15
1
-1
/
+1
*
This delta introduces SRIOV support, thanks to Ryan Stone of Sandvine for
jfv
2015-03-10
1
-31
/
+29
*
Migrate using CPU_ZERO() + CPU_SET() -> CPU_SETOF().
adrian
2015-02-25
1
-2
/
+1
*
Change uses of taskqueue_start_threads_pinned() -> taskqueue_start_threads_cp...
adrian
2015-02-24
1
-2
/
+7
*
Bring the XL710 drivers up to the SW3 release level.
jfv
2015-02-20
1
-42
/
+42
*
Some RSS issues discovered by Adrian, missing header, variable
jfv
2015-01-16
1
-4
/
+8
*
Intel I40E driver updates:
jfv
2015-01-12
1
-22
/
+91
*
Update the Intel i40e drivers, ixl version 1.2.8, ixlv version 1.1.18
jfv
2014-11-06
1
-345
/
+493
*
Ensure that ixl_flush() uses a defined register on VFs
rstone
2014-09-29
1
-0
/
+1
*
Convert driver to if_get_counter method.
glebius
2014-09-27
1
-0
/
+4
*
Properly hide calls to ARP under #ifdef INET to allow IPv6-only
bz
2014-09-20
1
-0
/
+2
*
Revert r270808, which were changes to common code (i40e_alloc.h).
bz
2014-09-18
1
-8
/
+8
*
Use define from if_var.h to access a field inside struct if_data,
glebius
2014-08-30
1
-1
/
+1
*
Fix build breakage caused by ixl driver
smh
2014-08-28
1
-1
/
+1
*
Update to the Intel Base driver for the Intel XL710 Ethernet Controller Family
jfv
2014-08-22
1
-0
/
+2742