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
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
Various bpf(4) related fixes to catch places up to the new bpf(4)
jhb
2006-12-29
1
-1
/
+1
*
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
rwatson
2006-11-06
1
-3
/
+4
*
while (0); -> while (0) in multi-line macros
imp
2006-08-17
1
-1
/
+1
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
2
-2
/
+0
*
- 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