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
/
net80211
/
ieee80211_acl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now redundant mac argument.
bschmidt
2011-12-17
1
-4
/
+3
*
Modify the ACL code slightly to support a few nifty things:
adrian
2011-12-15
1
-1
/
+2
*
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
1
-1
/
+1
*
Change i_len in ieee80211req to be unsigned and fix other signed/unsigned
kevlo
2011-06-16
1
-2
/
+3
*
convert MALLOC/FREE to malloc/free
sam
2008-12-18
1
-7
/
+7
*
Revert the removal of the MALLOC and FREE macros from the net80211 code.
des
2008-10-23
1
-7
/
+7
*
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
des
2008-10-23
1
-7
/
+7
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-62
/
+54
*
Update 802.11 wireless support:
sam
2007-06-11
1
-6
/
+6
*
copyright updates:
sam
2007-06-06
1
-7
/
+1
*
Extend acl support to pass ioctl requests through and use this to
sam
2005-08-13
1
-1
/
+53
*
bump copyright for 2005
sam
2004-12-31
1
-1
/
+1
*
s/inline/__inline/
sam
2004-12-31
1
-1
/
+1
*
Update 802.11 support; too much new functionality to fully describe
sam
2004-12-08
1
-0
/
+301