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
/
pci
/
if_de.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed mbuf leak and panic that occurred when packets got too memory
dg
1995-05-05
1
-99
/
+313
*
Matt says that no pre-2.3 pass boards were supposed to ship, but I certainly
jkh
1995-04-18
1
-3
/
+3
*
Changed minimum supported rev of DC21040 to pass 2.2.
dg
1995-04-17
1
-3
/
+3
*
Various changes from Matt Thomas to improve media selection and fix
dg
1995-04-13
1
-98
/
+228
*
From Matt Thomas: Added support for 100Mb cards (such as the DEC DE-500-XA
dg
1995-04-09
1
-134
/
+321
*
Cosmetic changes.
se
1995-03-21
1
-6
/
+6
*
Added a new field to the pci_device struct called pd_shutdown to specify
dg
1995-03-17
1
-1
/
+20
*
Prepare for shared interrupts (required by the new PCI code that adds
se
1995-03-16
1
-2
/
+6
*
Turn on "Capture Effect" avoidence. This modifies the collision algorithm
dg
1995-02-10
1
-1
/
+2
*
Reapplied all of Stefan's changes. What a mess - the files were modified
dg
1995-02-02
1
-4
/
+11
*
Fixed up include paths after copying these in the repository.
dg
1995-02-02
1
-3
/
+3
*
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