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
/
ixgbe
/
ixgbe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stats missed packet handling was still not quite
jfv
2009-09-11
1
-2
/
+4
*
If an interface is brought up with no cable it will experience
jfv
2009-09-04
1
-1
/
+2
*
Stupid cut and paste error on a stats struct member, thanks
jfv
2009-09-03
1
-1
/
+1
*
A couple of changes: first, make header split on by default
jfv
2009-08-24
1
-18
/
+50
*
Improvement on the last change, this gives a precise
jfv
2009-07-24
1
-6
/
+6
*
This delta fixes two bugs:
jfv
2009-07-24
1
-1
/
+8
*
Multiqueue RX is not correctly enabled on the new 82599
jfv
2009-07-01
1
-36
/
+31
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-2
/
+2
*
Decided to limit the interrupt bind to multiqueue
jfv
2009-06-25
1
-2
/
+4
*
Change intr_bind to bus_bind_intr, thanks to John Baldwin
jfv
2009-06-25
1
-6
/
+4
*
Make CPU bind call architecture specific to satisfy LINT
jfv
2009-06-24
1
-2
/
+2
*
Update for the Intel 10G driver, this adds support for
jfv
2009-06-24
1
-532
/
+769
*
Update the ixgbe driver to 1.7.4, this includes support
jfv
2009-04-10
1
-173
/
+667
*
Small nit I just noticed, a pre-decrement should be post.
jfv
2008-11-27
1
-1
/
+1
*
Updated ixgbe driver - version 1.6.2
jfv
2008-11-26
1
-494
/
+759
*
This updates the ixgbe driver to Intel internal version 1.4.7
jfv
2008-07-30
1
-113
/
+152
*
This is driver version 1.4.4 of the Intel ixgbe driver.
jfv
2008-05-16
1
-538
/
+805
*
This is an update to the new Intel 10G 82598 driver.
jfv
2007-09-04
1
-180
/
+427
*
A couple late breaking bugs that testing have turned up.
jfv
2007-07-12
1
-3
/
+6
*
Add the actual source too :)
jfv
2007-07-11
1
-0
/
+3341