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_wx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore a sense of cleanly supporting multiple platforms. That is,
mjacob
2000-12-06
1
-31
/
+61
*
Don't attach the interface twice. While I'm here, add a driver
jlemon
2000-11-25
1
-25
/
+27
*
Very early and very *very* lightly tested support for LIVENGOOD chipset
mjacob
2000-10-16
1
-23
/
+74
*
Make all Ethernet drivers attach using ether_ifattach() and detach using
archie
2000-07-13
1
-4
/
+2
*
Thanks for Andrew Gallatin pointing out that freeing contigmalloc'd
mjacob
2000-07-09
1
-2
/
+12
*
If swdpio1 doesn't clear, we have a reversed (or disconnected) cable. Change
mjacob
2000-06-25
1
-3
/
+3
*
Fix this driver to (finally) work with switches. Some more black
mjacob
2000-06-16
1
-25
/
+123
*
Move code to handle BPF and bridging for incoming Ethernet packets out
archie
2000-05-14
1
-0
/
+2
*
put things in place for jumbograms
mjacob
2000-01-25
1
-17
/
+35
*
Correctly put the place to mark EOP where we actually do the packet
mjacob
2000-01-23
1
-9
/
+9
*
Remove some debugging code, replace one line that had spaces with tabs,
mjacob
2000-01-23
1
-46
/
+3
*
Get rid of the WX_XMIT_SMALL code- we've fixed that problem. Restructure
mjacob
2000-01-23
1
-68
/
+131
*
Add first pass of the Intel Gigabit Ethernet (wiseman) driver. This
mjacob
2000-01-04
1
-0
/
+1922