summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg1-0/+9
2014-11-26cfg80211: refactor the various CQM event sending codeJohannes Berg1-27/+27
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg1-0/+25
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho1-0/+41
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov1-0/+14
2014-11-10cfg80211: add channel switch started notificationLuciano Coelho1-0/+14
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy1-0/+19
2014-10-27cfg80211: support configuring vif mac addr on createBen Greear1-3/+6
2014-10-27cfg80211: support creating wiphy with suggested nameBen Greear1-1/+22
2014-10-22cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg1-5/+1
2014-10-20cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen1-0/+5
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen1-2/+13
2014-10-09cfg80211: add ops to query mesh proxy path tableHenning Rogge1-0/+7
2014-09-11cfg80211: allow requesting SMPS mode on ap startEliad Peller1-0/+2
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller1-1/+3
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg1-1/+22
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg1-6/+4
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi1-0/+2
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss1-0/+2
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg1-2/+18
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg1-0/+2
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev1-2/+1
2014-06-25cfg80211: remove channel_switch combination checkMichal Kazior1-1/+6
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov1-1/+1
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg1-25/+4
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-58/+133
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach1-0/+7
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli1-0/+13
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli1-28/+34
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg1-1/+1
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg1-11/+12
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-14/+15
2014-05-19cfg80211: add documentation for max_num_csa_countersLuciano Coelho1-5/+5
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski1-3/+15
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski1-0/+4
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+12
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau1-0/+2
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg1-0/+14
2014-05-08cfg80211: fix docbook warningLuciano Coelho1-1/+1
2014-05-06cfg80211: export interface stopping functionMichal Kazior1-0/+15
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller1-0/+12
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen1-0/+8
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy1-0/+6
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior1-0/+27
2014-04-09cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo1-1/+1
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho1-2/+0
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho1-2/+5
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho1-0/+22
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer1-1/+3