aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-22/+211
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2014-09-11cfg80211: allow requesting SMPS mode on ap startEliad Peller1-0/+24
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller1-7/+21
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg1-0/+109
2014-09-11cfg80211: clear nl80211 messages carrying keys after processingJohannes Berg1-4/+21
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg1-7/+3
2014-09-11cfg80211: clear connect keys when freeing themJohannes Berg1-4/+4
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi1-0/+11
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss1-0/+17
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-09-03nl80211: clear skb cb before passing to netlinkJohannes Berg1-0/+6
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg1-4/+12
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+2
2014-07-21cfg80211: fix TDLS setup with VHT peersArik Nemtsov1-1/+2
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-6/+5
2014-06-25cfg80211: remove channel_switch combination checkMichal Kazior1-11/+0
2014-06-24nl80211: move set_qos_map command into split stateJohannes Berg1-6/+5
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov1-0/+4
2014-05-26cfg80211: send events when devices are added/removedJohannes Berg1-5/+16
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli1-0/+4
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg1-17/+22
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski1-14/+51
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski1-2/+22
2014-05-15cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho1-1/+1
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau1-2/+4
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen1-12/+28
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy1-0/+13
2014-04-25cfg80211: change return value of notifier functionZhao, Gang1-1/+1
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang1-32/+32
2014-04-25cfg80211: change registered device pointer nameZhao, Gang1-129/+129
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho1-3/+2
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho1-25/+4
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho1-20/+17
2014-04-09cfg80211: Add an option to hint indoor operationIlan Peer1-11/+7
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer1-4/+7
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel1-0/+6
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg1-1/+27
2014-02-25cfg80211: send stop AP event only due to internal reasonIlan Peer1-1/+1
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic1-1/+8
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic1-1/+12
2014-02-21nl80211: make sure we check for DFS with mesh channel switchLuciano Coelho1-5/+10
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic1-3/+4
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari1-1/+6
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-20/+12
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-20/+12
2014-02-12nl80211: use ie_len in scheduled scanJohannes Berg1-2/+2
2014-02-06cfg80211: send scan results from work queueJohannes Berg1-19/+10
2014-02-06nl80211: Reset split_start when netlink skb is exhaustedPontus Fuchs1-1/+2
2014-02-05cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic1-5/+10