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
/
fxp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set ifnet.baudrate for ethernet / FDDI interfaces too. Makes
gpalmer
1996-06-01
1
-1
/
+2
*
Removed sections 3 and 4 from my copyright.
dg
1996-04-08
2
-12
/
+2
*
Clean up Ethernet drivers:
wollman
1996-02-06
1
-10
/
+12
*
The last part of the ether_sprint -> %6D change.
phk
1996-01-26
1
-3
/
+3
*
Make PCI interrupt handlers return void like everybody else does.
se
1996-01-23
1
-7
/
+3
*
This driver really is for the Pro/100B and not for the Pro/100 (and in fact
dg
1996-01-15
1
-3
/
+3
*
Reworked the stop/reset code to properly run-down allocated buffers and
dg
1996-01-03
1
-36
/
+75
*
Added prototype for fxp_scb_wait() and fixed a bug where the wrong pointer
dg
1995-12-18
1
-2
/
+3
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-2
/
+2
*
Increased the number of Tx segments from 13 to 29 to reduce the need to
dg
1995-12-05
2
-8
/
+34
*
all:
dg
1995-12-05
1
-29
/
+23
*
Fix minor bug that would cause the packet statistics updates to stop
dg
1995-12-01
1
-24
/
+75
*
Device driver for Intel Pro/100 PCI Fast Ethernet controller.
dg
1995-11-28
2
-0
/
+1313