summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy
2014-04-25cfg80211: change return value of notifier functionZhao, Gang
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-25cfg80211: change registered device pointer nameZhao, Gang
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho
2014-04-09cfg80211: Add an option to hint indoor operationIlan Peer
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg
2014-02-25cfg80211: send stop AP event only due to internal reasonIlan Peer
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic
2014-02-21nl80211: make sure we check for DFS with mesh channel switchLuciano Coelho
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-12nl80211: use ie_len in scheduled scanJohannes Berg
2014-02-06cfg80211: send scan results from work queueJohannes Berg
2014-02-06nl80211: Reset split_start when netlink skb is exhaustedPontus Fuchs
2014-02-05cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior
2014-02-04cfg80211: set preset_chandef after channel switchJanusz Dziedzic
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg
2014-02-04nl80211: send event when AP operation is stoppedJohannes Berg
2014-02-04nl80211: check nla_parse() return valuesJohannes Berg
2014-02-04nl80211: make netlink attribute policies constJohannes Berg
2014-02-04nl80211: check channel switch validity betterJohannes Berg
2014-02-04nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen
2014-02-04cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen
2014-02-04cfg80211: Allow BSS hint to be provided for connectJouni Malinen
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-14net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer
2014-01-06nl80211: move vendor/testmode event skb functions out of ifdefJohannes Berg
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-19nl80211: support vendor-specific eventsJohannes Berg
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic
2013-12-05nl80211: allow setting bitrate mask back to defaultJanusz Dziedzic
2013-12-03nl80211: vendor command supportJohannes Berg
2013-12-03nl80211: don't clear bitrate_mask twiceJanusz Dziedzic
2013-12-03cfg80211: DFS check dfs_region before usageLuis R. Rodriguez