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
/
nfe
/
if_nfe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch up the rest of the drivers with the ether_vlan_mtap modifications.
csjp
2007-03-04
1
-1
/
+1
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
Fix TX/RX checksum offload.
obrien
2006-11-27
1
-15
/
+20
*
Reformat to KNF after revision 1.12.
obrien
2006-11-27
1
-85
/
+81
*
Fix the jumbo frame support.
obrien
2006-11-27
1
-206
/
+54
*
Grrr. new .vimrc file is really giving me trouble.. get the whitespace right.
obrien
2006-11-27
1
-2
/
+2
*
Fix editor fatfingering in rev 1.9.
obrien
2006-11-27
1
-2
/
+2
*
nfe_stop() requires lock to be held when calling.
obrien
2006-11-26
1
-0
/
+2
*
Missed two nits in rev 1.7.
obrien
2006-11-17
1
-2
/
+2
*
style(9) cleanup.
obrien
2006-10-19
1
-243
/
+332
*
Try to be more precise in identifying the various nForce networking adapters.
obrien
2006-10-16
1
-14
/
+14
*
Move ethernet VLAN tags from mtags to its own mbuf packet header field
andre
2006-09-17
1
-16
/
+5
*
Add support for MCP61 and MCP65 adaptors.
obrien
2006-09-11
1
-0
/
+28
*
Fix alignment of RX bufs DMA map to be realistic. Maybe it works on
ru
2006-08-14
1
-2
/
+2
*
Add a pure open source nForce Ethernet driver, under BSDL.
obrien
2006-06-26
1
-966
/
+1362
*
Import the nfe (nForce Ethernet) driver from OpenBSD.
obrien
2006-06-26
1
-0
/
+1731