summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau4-2/+23
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg6-51/+153
2014-05-08mac80211: fix sparse warning caused by __ieee80211_channel_switch()Luciano Coelho1-2/+3
2014-05-08cfg80211: fix docbook warningLuciano Coelho1-1/+1
2014-05-08mac80211: disconnect iface if CSA unexpectedly failsMichal Kazior1-4/+15
2014-05-07rfkill-gpio: Use gpio cansleep versionLoic Poulain1-11/+8
2014-05-07mac80211: ignore cqm during csaMichal Kazior1-0/+9
2014-05-06cfg80211: export interface stopping functionMichal Kazior7-11/+80
2014-05-06mac80211: split CSA finalize functionMichal Kazior1-24/+37
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior5-23/+104
2014-05-05mac80211: mark local variable __maybe_unusedJohannes Berg1-2/+2
2014-05-05mac80211: move TDLS code to another fileArik Nemtsov4-315/+336
2014-05-05mac80211: set an external flag for TDLS stationsArik Nemtsov2-0/+4
2014-04-29mac80211: remove BUG_ON usageJohannes Berg3-6/+9
2014-04-29cfg80211: remove BUG_ON usageJohannes Berg2-3/+5
2014-04-28mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen1-0/+1
2014-04-28mac80211: Support dynamic AP mode channel width changesJouni Malinen1-0/+16
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen5-12/+71
2014-04-28mac80211: remove unnecessary assignmentZhao, Gang1-4/+1
2014-04-28mac80211: avoid calling useless channel context codeZhao, Gang1-9/+9
2014-04-25cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy1-7/+15
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy4-0/+27
2014-04-25mac80211: change return value of notifier functionZhao, Gang3-9/+8
2014-04-25cfg80211: change return value of notifier functionZhao, Gang2-2/+4
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang12-117/+118
2014-04-25cfg80211: change registered device pointer nameZhao, Gang3-196/+196
2014-04-25mac80211: remove unnecessary BUG_ON()Zhao, Gang1-2/+1
2014-04-25mac80211: return bool instead of numbers in yes/no functionZhao, Gang1-9/+10
2014-04-25mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski2-7/+14
2014-04-25mac80211: compute chanctx refcount on-the-flyMichal Kazior4-17/+49
2014-04-25mac80211: fix racy usage of chanctx->refcountMichal Kazior1-8/+9
2014-04-25mac80211: split ieee80211_free_chanctx()Michal Kazior1-12/+16
2014-04-25mac80211: split ieee80211_new_chanctx()Michal Kazior1-13/+43
2014-04-25mac80211: improve chanctx reservation lookupMichal Kazior1-2/+88
2014-04-25mac80211: improve find_chanctx() for reservationsMichal Kazior1-27/+29
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior3-4/+13
2014-04-25mac80211: track assigned vifs in chanctxMichal Kazior3-0/+9
2014-04-25mac80211: add support for radar detection for reservationsMichal Kazior2-2/+7
2014-04-25mac80211: prevent chanctx overcommitMichal Kazior1-1/+23
2014-04-25mac80211: add max channel calculation utility functionMichal Kazior2-0/+43
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior2-7/+64
2014-04-25cfg80211: Fix GO Concurrent relaxation on UNII-3Ilan Peer1-1/+17
2014-04-22mac80211: mesh: always use the latest target_snBob Copeland1-1/+2
2014-04-22mac80211: fix mesh_add_rsn_ie IE finding loopBob Copeland1-13/+8
2014-04-22mac80211: mesh: use u16 return type for u16 getterBob Copeland1-1/+1
2014-04-22mac80211: Allow HT capa override to add 40 MHz intolerantJouni Malinen2-2/+19
2014-04-22cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez1-1/+1
2014-04-22cfg80211: avoid freeing last_request while in flightArik Nemtsov1-8/+16
2014-04-11cfg80211: reg: set DFS CAC time in case of custom regdJanusz Dziedzic1-0/+7
2014-04-10cfg80211: ignore invalid BSSIDs when looking for BSSesJohannes Berg1-0/+2