summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_acl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove now redundant mac argument.bschmidt2011-12-171-4/+3
* Modify the ACL code slightly to support a few nifty things:adrian2011-12-151-1/+2
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Change i_len in ieee80211req to be unsigned and fix other signed/unsignedkevlo2011-06-161-2/+3
* convert MALLOC/FREE to malloc/freesam2008-12-181-7/+7
* Revert the removal of the MALLOC and FREE macros from the net80211 code.des2008-10-231-7/+7
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-7/+7
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-62/+54
* Update 802.11 wireless support:sam2007-06-111-6/+6
* copyright updates:sam2007-06-061-7/+1
* Extend acl support to pass ioctl requests through and use this tosam2005-08-131-1/+53
* bump copyright for 2005sam2004-12-311-1/+1
* s/inline/__inline/sam2004-12-311-1/+1
* Update 802.11 support; too much new functionality to fully describesam2004-12-081-0/+301
OpenPOWER on IntegriCloud