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
/
ep
/
if_epvar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spell destroy in a more traditional way
imp
2005-07-19
1
-1
/
+1
*
Nits
imp
2005-07-13
1
-1
/
+0
*
Minor cleanup of ep driver and pccard attachment:
imp
2005-07-01
1
-4
/
+2
*
o When calling ep_get_macaddr(), provide it a local buffer. Add a comment
imp
2005-06-26
1
-1
/
+1
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-1
/
+1
*
u_intXX_t -> uintXX_t while I'm here.
imp
2005-01-20
1
-1
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Minor style nits suggested by sam and mdodd:
imp
2003-10-25
1
-0
/
+6
*
Whole grab-bag of changes:
imp
2003-10-25
1
-10
/
+14
*
Finish the removal of the bst/bsh confusion.
imp
2003-10-19
1
-10
/
+10
*
Don't confuse tags and handles.
imp
2003-10-19
1
-2
/
+2
*
Transition to using bus_space macros rather than the inb/outb/etc.
imp
2003-10-18
1
-4
/
+21
*
Style(9) cleanup. There was no consistent style in this driver, and
markm
2003-07-17
1
-35
/
+35
*
- Free interrupt handler in ep_free().
mdodd
2003-03-29
1
-0
/
+1
*
- Return error status instead of value in get_e().
mdodd
2003-03-29
1
-2
/
+2
*
Move code to handle BPF and bridging for incoming Ethernet packets out
archie
2000-05-14
1
-1
/
+0
*
Fix driver to restore function on 3c574 adapters. The panic on
mdodd
2000-01-15
1
-0
/
+1
*
HEADS UP! All 3c5x9 users!
mdodd
1999-10-27
1
-37
/
+40
*
Add newbus attachment for pccard driver. Heavily tested by me, and
imp
1999-10-25
1
-0
/
+2
*
- Split out the ISA and PCCARD specific code.
mdodd
1999-09-26
1
-0
/
+78