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
/
i386
/
pci
/
if_de.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore my changes in rev 1.11 that Garrett killed in his commit.
dg
1994-12-22
1
-2
/
+2
*
Move ARP interface initialization into if_ether.c:arp_ifinit().
wollman
1994-12-22
1
-2
/
+2
*
Unbogify the size being passed to bzero when clearing struct softc.
dg
1994-12-18
1
-2
/
+2
*
The physical memory allocated for input DMA must be contiguous. The driver
dg
1994-12-11
1
-3
/
+3
*
Fix bug I introduced that broke BPF support. Caused by a byte order problem
dg
1994-11-30
1
-3
/
+1
*
Moved conversion of ether_type to host byte order out of ethernet drivers
dg
1994-11-24
1
-2
/
+1
*
Bunch of fixes from Matt Thomas:
dg
1994-11-22
1
-43
/
+61
*
Added support for SIOCSIFMTU ioctl. Fixed bug that caused panic at boot time
dg
1994-11-13
1
-5
/
+16
*
Added missing call to bpf on the transmit side. Nuked revision log.
dg
1994-11-10
1
-30
/
+5
*
Fixed bug that somehow made it into here: the ifp must be stored in the
dg
1994-11-09
1
-72
/
+19
*
Submitted by: Matt Thomas <thomas@lkg.dec.com>
se
1994-10-12
1
-16
/
+34
*
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
se
1994-10-12
1
-35
/
+44
*
Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning out
wollman
1994-10-01
1
-0
/
+1180