summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+2
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville-14/+30
2014-07-21wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez-13/+28
2014-07-21cfg80211: fix TDLS setup with VHT peersArik Nemtsov-1/+2
2014-07-18cfg80211: fix mic_failure tracingEliad Peller-1/+2
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-22/+13
2014-06-25cfg80211: remove channel_switch combination checkMichal Kazior-11/+0
2014-06-24nl80211: move set_qos_map command into split stateJohannes Berg-6/+5
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov-6/+14
2014-06-23cfg80211: fix elapsed_jiffies calculationEliad Peller-1/+1
2014-06-23Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg-15/+7
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg-190/+2
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville-19/+24
2014-05-27regdb: Generalize the mW to dBm power conversionchaitanya.mgit@gmail.com-12/+2
2014-05-26cfg80211: send events when devices are added/removedJohannes Berg-7/+22
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville-77/+252
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach-4/+8
2014-05-21cfg80211: don't set reg timeout for user-handled hintArik Nemtsov-1/+2
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli-1/+19
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli-0/+4
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg-17/+22
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg-3/+4
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski-23/+66
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski-2/+22
2014-05-15cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho-4/+3
2014-05-14cfg80211: fix start_radar_detection issueJanusz Dziedzic-1/+1
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-3/+11
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau-2/+18
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg-6/+14
2014-05-06cfg80211: export interface stopping functionMichal Kazior-11/+65
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller-2/+10
2014-05-05cfg80211: free sme on connection failuresEliad Peller-1/+1
2014-04-29cfg80211: remove BUG_ON usageJohannes Berg-3/+5
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen-12/+59
2014-04-25cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy-7/+15
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy-0/+15
2014-04-25cfg80211: change return value of notifier functionZhao, Gang-2/+4
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang-117/+118
2014-04-25cfg80211: change registered device pointer nameZhao, Gang-196/+196
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior-7/+37
2014-04-25cfg80211: Fix GO Concurrent relaxation on UNII-3Ilan Peer-1/+17
2014-04-22cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez-1/+1
2014-04-22cfg80211: avoid freeing last_request while in flightArik Nemtsov-8/+16
2014-04-11cfg80211: reg: set DFS CAC time in case of custom regdJanusz Dziedzic-0/+7
2014-04-10cfg80211: ignore invalid BSSIDs when looking for BSSesJohannes Berg-0/+2
2014-04-10cfg80211: reject invalid IBSS BSSIDs in wext compat codeJohannes Berg-0/+3
2014-04-10cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang-8/+12
2014-04-09cfg80211: fix radar_detect combination checkingMichal Kazior-1/+1
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho-38/+5
2014-04-09cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho-28/+0