summaryrefslogtreecommitdiff
path: root/net/mac80211 (follow)
Commit message (Expand)AuthorAge
...
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-22
|\ \ \ | | |/ | |/|
| * | mac80211: export the expected throughputAntonio Quartulli2014-05-21
| * | cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-19
| * | mac80211: minstrel-ht: small clarificationsJohannes Berg2014-05-19
| * | mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-15
| * | mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski2014-05-15
| * | mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-15
| * | cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-15
| * | mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski2014-05-15
| * | mac80211: handle failed restart/resume betterJohannes Berg2014-05-09
| * | mac80211: fix sparse warning caused by __ieee80211_channel_switch()Luciano Coelho2014-05-08
| * | mac80211: disconnect iface if CSA unexpectedly failsMichal Kazior2014-05-08
| * | mac80211: ignore cqm during csaMichal Kazior2014-05-07
| * | mac80211: split CSA finalize functionMichal Kazior2014-05-06
| * | mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-06
| * | mac80211: mark local variable __maybe_unusedJohannes Berg2014-05-05
| * | mac80211: move TDLS code to another fileArik Nemtsov2014-05-05
| * | mac80211: set an external flag for TDLS stationsArik Nemtsov2014-05-05
| * | mac80211: remove BUG_ON usageJohannes Berg2014-04-29
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-13
|\ \ \ | | |/ | |/|
| * | mac80211: fix vif name tracingEliad Peller2014-05-09
| * | mac80211: allow VHT with peers not capable of 40MHzJohannes Berg2014-05-09
| * | mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller2014-05-05
| * | mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge2014-05-05
| * | mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland2014-04-22
| * | mac80211: avoid handling of SMPS for meshChun-Yeow Yeoh2014-04-22
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-30
|\ \ \ | |/ / |/| / | |/
| * mac80211: Support dynamic AP mode channel width changesJouni Malinen2014-04-28
| * mac80211: remove unnecessary assignmentZhao, Gang2014-04-28
| * mac80211: avoid calling useless channel context codeZhao, Gang2014-04-28
| * mac80211: change return value of notifier functionZhao, Gang2014-04-25
| * mac80211: remove unnecessary BUG_ON()Zhao, Gang2014-04-25
| * mac80211: return bool instead of numbers in yes/no functionZhao, Gang2014-04-25
| * mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski2014-04-25
| * mac80211: compute chanctx refcount on-the-flyMichal Kazior2014-04-25
| * mac80211: fix racy usage of chanctx->refcountMichal Kazior2014-04-25
| * mac80211: split ieee80211_free_chanctx()Michal Kazior2014-04-25
| * mac80211: split ieee80211_new_chanctx()Michal Kazior2014-04-25
| * mac80211: improve chanctx reservation lookupMichal Kazior2014-04-25
| * mac80211: improve find_chanctx() for reservationsMichal Kazior2014-04-25
| * mac80211: track reserved vifs in chanctxMichal Kazior2014-04-25
| * mac80211: track assigned vifs in chanctxMichal Kazior2014-04-25
| * mac80211: add support for radar detection for reservationsMichal Kazior2014-04-25
| * mac80211: prevent chanctx overcommitMichal Kazior2014-04-25
| * mac80211: add max channel calculation utility functionMichal Kazior2014-04-25
| * mac80211: mesh: always use the latest target_snBob Copeland2014-04-22
| * mac80211: fix mesh_add_rsn_ie IE finding loopBob Copeland2014-04-22
| * mac80211: mesh: use u16 return type for u16 getterBob Copeland2014-04-22
| * mac80211: Allow HT capa override to add 40 MHz intolerantJouni Malinen2014-04-22
| * mac80211: fix some missing includesZhao, Gang2014-04-09