summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_action.c
Commit message (Expand)AuthorAgeFilesLines
* Replace the homegrown implementation of nitems() with calls to nitems()rpaulo2013-08-141-28/+20
* Mesh: management mesh action frames are to be discardedmonthadar2013-02-071-0/+10
* Update in ieee80211_action.c for mesh code handlers.monthadar2013-02-071-51/+14
* Added Self-protected action category (including MPM).monthadar2012-05-011-4/+4
* * Added IEEE80211_ACTION_CAT_MESH in ieee80211.h as specified amendment spec;adrian2012-03-041-34/+50
* Fix off by one in ieee80211_send_action_registerantoine2009-11-111-1/+1
* Revert previous commit and add myself to the list of people who shouldphk2009-09-081-1/+1
* Add necessary include.phk2009-09-081-1/+1
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-111-13/+1
* Revamp 802.11 action frame handling:sam2009-07-051-0/+291
OpenPOWER on IntegriCloud