summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * cfg80211: change return value of notifier functionZhao, Gang2014-04-252-2/+4
| | | * cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-2512-117/+118
| | | * cfg80211: change registered device pointer nameZhao, Gang2014-04-253-196/+196
| | | * mac80211: remove unnecessary BUG_ON()Zhao, Gang2014-04-251-2/+1
| | | * 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-252-7/+14
| | | * 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
| | | * mac80211: split ieee80211_new_chanctx()Michal Kazior2014-04-251-13/+43
| | | * mac80211: improve chanctx reservation lookupMichal Kazior2014-04-251-2/+88
| | | * mac80211: improve find_chanctx() for reservationsMichal Kazior2014-04-251-27/+29
| | | * mac80211: track reserved vifs in chanctxMichal Kazior2014-04-253-4/+13
| | | * mac80211: track assigned vifs in chanctxMichal Kazior2014-04-253-0/+9
| | | * mac80211: add support for radar detection for reservationsMichal Kazior2014-04-252-2/+7
| | | * mac80211: prevent chanctx overcommitMichal Kazior2014-04-251-1/+23
| | | * mac80211: add max channel calculation utility functionMichal Kazior2014-04-252-0/+43
| | | * cfg80211: allow drivers to iterate over matching combinationsMichal Kazior2014-04-252-7/+64
| | | * cfg80211: Fix GO Concurrent relaxation on UNII-3Ilan Peer2014-04-251-1/+17
| | | * mac80211: mesh: always use the latest target_snBob Copeland2014-04-221-1/+2
| | | * mac80211: fix mesh_add_rsn_ie IE finding loopBob Copeland2014-04-221-13/+8
| | | * mac80211: mesh: use u16 return type for u16 getterBob Copeland2014-04-221-1/+1
| | | * mac80211: Allow HT capa override to add 40 MHz intolerantJouni Malinen2014-04-222-2/+19
| | | * cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez2014-04-221-1/+1
| | | * cfg80211: avoid freeing last_request while in flightArik Nemtsov2014-04-221-8/+16
| | | * cfg80211: reg: set DFS CAC time in case of custom regdJanusz Dziedzic2014-04-111-0/+7
| | | * cfg80211: ignore invalid BSSIDs when looking for BSSesJohannes Berg2014-04-101-0/+2
| | | * cfg80211: reject invalid IBSS BSSIDs in wext compat codeJohannes Berg2014-04-101-0/+3
| | | * cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang2014-04-105-8/+12
| | | * mac80211: fix some missing includesZhao, Gang2014-04-093-0/+5
| | | * mac80211: Update conf_is_ht() to work properly with 5/10MHz channelsRostislav Lisovy2014-04-091-1/+3
| | | * cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo2014-04-091-1/+1
| | | * mac80211: Allow disabling LDPCPawel Kulakowski2014-04-092-1/+6
| | | * cfg80211: fix radar_detect combination checkingMichal Kazior2014-04-091-1/+1
| | | * mac80211: allow reservation of a running chanctxLuciano Coelho2014-04-092-18/+68
| | | * mac80211: implement chanctx reservationLuciano Coelho2014-04-092-34/+176
| | | * mac80211: refactor ieee80211_assign/unassign_vif_chanctx into oneLuciano Coelho2014-04-091-42/+43
| | | * mac80211: split ieee80211_vif_change_channel in twoLuciano Coelho2014-04-091-25/+33
| | | * mac80211: protect AP VLAN list with local->mtxMichal Kazior2014-04-094-6/+14
| | | * cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-097-42/+26
| | | * cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho2014-04-092-31/+29
| | | * cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-0911-80/+110
| | | * cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-096-62/+104
| | | * cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho2014-04-093-56/+96
| | | * cfg80211: Enable GO operation on indoor channelsIlan Peer2014-04-093-2/+20
| | | * cfg80211: Add an option to hint indoor operationIlan Peer2014-04-094-12/+68
| | | * cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-0910-16/+169
| | | * cfg80211: Add Kconfig option for cellular BS hintsIlan Peer2014-04-092-1/+14
| | | * cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel2014-04-094-0/+36
| | | * cfg80211: slightly clean up of cfg80211_sme_connect()Zhao, Gang2014-04-091-2/+1
OpenPOWER on IntegriCloud