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
/
arl
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Store pointer to the link-level address right in "struct ifnet"
ru
2005-11-11
1
-2
/
+2
*
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
imp
2005-09-19
1
-1
/
+1
*
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
rwatson
2005-08-09
1
-10
/
+10
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
3
-17
/
+21
*
Since if_arl doesn't contain locking or run with INTR_MPSAFE, mark
rwatson
2004-08-13
1
-1
/
+2
*
Add copyright notices.
fjoe
2004-07-31
3
-3
/
+78
*
Remove extra semicolon.
fjoe
2004-06-02
1
-1
/
+1
*
We don't need to initialize if_output, ether_ifattach() does it
mux
2004-05-23
1
-1
/
+0
*
Add 354k and 512k support.
fjoe
2004-04-17
2
-14
/
+34
*
Remove improper use of if_addrhead in device drivers to check
luigi
2004-04-15
1
-3
/
+0
*
Use ifconfig(8) for setting common 802.11 parameters.
fjoe
2004-04-13
3
-63
/
+245
*
Implement "arlconfig arlX quality".
fjoe
2004-03-16
3
-41
/
+103
*
Add arl(4): driver for Aironet Arlan 655 wireless adapters.
fjoe
2004-03-15
3
-0
/
+1637