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
/
ixgb
/
if_ixgb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not allocate multicast array memory in multicast filter
yongari
2010-08-28
1
-0
/
+2
*
- Use callout_init_mtx() instead of callout_init(..., CALLOUT_MPSAFE).
jhb
2009-11-19
1
-0
/
+1
*
Use device_printf() and if_printf() instead of printf() with an explicit
jhb
2009-11-06
1
-1
/
+0
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
1
-1
/
+0
*
Remove bridge(4) from the tree. if_bridge(4) is a full functional
mlaier
2005-09-27
1
-1
/
+0
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-1
/
+2
*
Convert to the faster bus_dmamap_load_mbuf_sg() interface.
alc
2005-05-18
1
-6
/
+0
*
Add locking and enable INTR_MPSAFE. Eliminate spl calls.
alc
2005-04-05
1
-1
/
+9
*
Fix a bunch of bugs I came accross when looking at the ixgb(4) driver,
mux
2005-03-27
1
-7
/
+0
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Add missing <sys/module.h> includes currently relying on nested include
phk
2004-06-03
1
-0
/
+1
*
First release of ixgb driver for the Intel(R) PRO/10GbE Family of Adapters. ...
tackerman
2004-05-28
1
-0
/
+385