summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2014-09-03nl80211: clear skb cb before passing to netlinkJohannes Berg
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-07-21cfg80211: fix TDLS setup with VHT peersArik Nemtsov
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-25cfg80211: remove channel_switch combination checkMichal Kazior
2014-06-24nl80211: move set_qos_map command into split stateJohannes Berg
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov
2014-05-26cfg80211: send events when devices are added/removedJohannes Berg
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski
2014-05-15cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho
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