summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-121-1/+0Star
|\
| * net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-081-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-297-10/+163
|\ \
| * | mac80211: set new interfaces as idle upon initAvraham Stern2014-05-281-0/+1
| * | mac80211: reduce packet loss notifications under loadFelix Fietkau2014-05-281-6/+19
| * | mac80211: don't check netdev state for debugfs read/writeArik Nemtsov2014-05-281-4/+2Star
| * | mac80211: fix a memory leak on sta rate selection tableFelix Fietkau2014-05-281-0/+1
| * | mac80211: fix IBSS join by initializing last_scan_completedKrzysztof HaƂasa2014-05-271-0/+1
| * | mac80211: fix virtual monitor interface additionEmmanuel Grumbach2014-05-261-0/+1
| * | mac80211: add a single-transaction driver op to switch contextsLuciano Coelho2014-05-262-0/+138
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-273-14/+34
|\ \ \ | | |/ | |/|
| * | mac80211: fix on-channel remain-on-channelJohannes Berg2014-05-142-7/+21
| * | mac80211: fix suspend vs. association raceEmmanuel Grumbach2014-05-131-7/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-2220-485/+913
|\ \ \ | | |/ | |/|
| * | mac80211: export the expected throughputAntonio Quartulli2014-05-215-0/+87
| * | cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-193-20/+20
| * | mac80211: minstrel-ht: small clarificationsJohannes Berg2014-05-191-2/+3
| * | mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-153-24/+58
| * | mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski2014-05-151-22/+58
| * | mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-156-33/+61
| * | cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-2/+8
| * | mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski2014-05-153-3/+20
| * | mac80211: handle failed restart/resume betterJohannes Berg2014-05-094-45/+125
| * | mac80211: fix sparse warning caused by __ieee80211_channel_switch()Luciano Coelho2014-05-081-2/+3
| * | mac80211: disconnect iface if CSA unexpectedly failsMichal Kazior2014-05-081-4/+15
| * | mac80211: ignore cqm during csaMichal Kazior2014-05-071-0/+9
| * | mac80211: split CSA finalize functionMichal Kazior2014-05-061-24/+37
| * | mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-064-22/+101
| * | mac80211: mark local variable __maybe_unusedJohannes Berg2014-05-051-2/+2
| * | mac80211: move TDLS code to another fileArik Nemtsov2014-05-054-315/+336
| * | mac80211: set an external flag for TDLS stationsArik Nemtsov2014-05-051-0/+2
| * | mac80211: remove BUG_ON usageJohannes Berg2014-04-293-6/+9
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-136-11/+15
|\ \ \ | | |/ | |/|
| * | mac80211: fix vif name tracingEliad Peller2014-05-091-2/+2
| * | mac80211: allow VHT with peers not capable of 40MHzJohannes Berg2014-05-091-3/+6
| * | mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller2014-05-051-1/+1
| * | mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge2014-05-051-1/+2
| * | mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland2014-04-221-3/+2Star
| * | mac80211: avoid handling of SMPS for meshChun-Yeow Yeoh2014-04-221-1/+2
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-3021-246/+874
|\ \ \ | |/ / |/| / | |/
| * mac80211: Support dynamic AP mode channel width changesJouni Malinen2014-04-281-0/+16
| * mac80211: remove unnecessary assignmentZhao, Gang2014-04-281-4/+1Star
| * mac80211: avoid calling useless channel context codeZhao, Gang2014-04-281-9/+9
| * mac80211: change return value of notifier functionZhao, Gang2014-04-253-9/+8Star
| * mac80211: remove unnecessary BUG_ON()Zhao, Gang2014-04-251-2/+1Star
| * mac80211: return bool instead of numbers in yes/no functionZhao, Gang2014-04-251-9/+10
| * mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski2014-04-251-1/+4
| * mac80211: compute chanctx refcount on-the-flyMichal Kazior2014-04-254-17/+49
| * mac80211: fix racy usage of chanctx->refcountMichal Kazior2014-04-251-8/+9
| * mac80211: split ieee80211_free_chanctx()Michal Kazior2014-04-251-12/+16