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
/
nge
/
if_ngereg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Consistently use if_printf() only in interface methods: if_start(),
glebius
2006-09-15
1
-0
/
+1
*
Remove various bits of conditional Alpha code and fixup a few comments.
jhb
2006-05-12
1
-5
/
+0
*
Minor tweaks and fixups:
jhb
2005-10-13
1
-1
/
+0
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-1
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Fix a typo that affects !i386.
alc
2004-09-15
1
-1
/
+1
*
Make two major changes to this code to address some stability/corruption
wpaul
2004-09-14
1
-49
/
+67
*
network interface driver changes:
sam
2002-11-14
1
-1
/
+0
*
Add support for DEVICE_POLLING.
simokawa
2002-11-06
1
-0
/
+3
*
Add support for SX cards using TBI such as Netgear GA621.
ambrisko
2002-08-08
1
-1
/
+8
*
If the receiver runs out of space for an received frame in the internal
phk
2002-04-13
1
-1
/
+2
*
Handle the RX FIFO overflow condition with the rxeof handler instead
wpaul
2001-09-19
1
-1
/
+1
*
Fix some memory bugs with regard to jumbo buffers. I made a mistake when
wpaul
2001-06-18
1
-1
/
+0
*
- Remember to set the 'extsts enable' bit in the CFG register to enable the
wpaul
2001-06-06
1
-14
/
+12
*
Adjust the descriptor structures a little by making the software parts
wpaul
2001-05-15
1
-4
/
+12
*
Add support for gigabit ethernet cards based on the NatSemi DP83820
wpaul
2001-05-11
1
-0
/
+706