summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
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
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho-76/+17
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho-40/+78
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho-56/+73
2014-04-09cfg80211: Enable GO operation on indoor channelsIlan Peer-2/+20
2014-04-09cfg80211: Add an option to hint indoor operationIlan Peer-12/+65
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer-12/+154
2014-04-09cfg80211: Add Kconfig option for cellular BS hintsIlan Peer-1/+14
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel-0/+8
2014-04-09cfg80211: slightly clean up of cfg80211_sme_connect()Zhao, Gang-2/+1
2014-04-09cfg80211: regulatory: use RCU_INIT_POINTERMonam Agarwal-1/+1
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg-1/+82
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-82/+163
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-82/+163
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang-5/+2
2014-03-19cfg80211: remove unnecessary checkZhao, Gang-3/+0
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach-9/+19
2014-03-19cfg80211: make __cfg80211_join_ibss() staticZhao, Gang-8/+4
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+0
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-93/+96
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+10
2014-03-04cfg80211: add MPLS and 802.21 classificationSimon Wunderlich-0/+16
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2/+10
2014-03-03cfg80211: allow reprocessing of pending requestsLuis R. Rodriguez-6/+8
2014-03-03cfg80211: remove racy beacon_interval assignmentJohannes Berg-2/+0
2014-02-25cfg80211: send stop AP event only due to internal reasonIlan Peer-8/+9
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic-2/+68