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
/
an
/
if_an.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement MTX_RECURSE flag for mtx_init().
bmilekic
2001-01-19
1
-1
/
+2
*
remove unneded sys/ucred.h includes
alfred
2000-11-30
1
-1
/
+0
*
Close PR# 21843 and PR# 21864. This adds support for WEP and updates some
wpaul
2000-11-13
1
-6
/
+40
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
1
-1
/
+0
*
Catch up to moving headers:
jhb
2000-10-20
1
-1
/
+1
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Convert the Aironet driver to use mutexes instead of spls.
wpaul
2000-10-13
1
-23
/
+52
*
MF4: fix style(9) whitespace breakage.
peter
2000-08-08
1
-3
/
+3
*
Make all Ethernet drivers attach using ether_ifattach() and detach using
archie
2000-07-13
1
-4
/
+2
*
- Add suser check before SIOCSAIRONET.
roberto
2000-06-18
1
-3
/
+10
*
Move code to handle BPF and bridging for incoming Ethernet packets out
archie
2000-05-14
1
-13
/
+0
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
Fix an instance of rman_get_start() than should be rman_get_bushandle().
wpaul
2000-01-16
1
-1
/
+1
*
Add driver support for the Aironet 4500/4800 series wireless 802.11
wpaul
2000-01-14
1
-0
/
+1504