summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-0/+9
* cfg80211: refactor the various CQM event sending codeJohannes Berg2014-11-261-27/+27
* cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg2014-11-191-0/+25
* cfg80211: add wowlan net-detect supportLuciano Coelho2014-11-191-0/+41
* cfg80211: introduce TDLS channel switch commandsArik Nemtsov2014-11-191-0/+14
* cfg80211: add channel switch started notificationLuciano Coelho2014-11-101-0/+14
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-041-0/+19
* cfg80211: support configuring vif mac addr on createBen Greear2014-10-271-3/+6
* cfg80211: support creating wiphy with suggested nameBen Greear2014-10-271-1/+22
* cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg2014-10-221-5/+1
* cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen2014-10-201-0/+5
* cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-201-2/+13
* cfg80211: add ops to query mesh proxy path tableHenning Rogge2014-10-091-0/+7
* cfg80211: allow requesting SMPS mode on ap startEliad Peller2014-09-111-0/+2
* cfg80211/mac80211: add wmm info to assoc eventEliad Peller2014-09-111-1/+3
* cfg80211: add WMM traffic stream APIJohannes Berg2014-09-111-1/+22
* cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg2014-09-111-6/+4
* cfg80211: enable dynack through nl80211Lorenzo Bianconi2014-09-051-0/+2
* nl80211: Add flag attribute for RRM connectionsAssaf Krauss2014-09-051-0/+2
* cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-2/+18
* cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-08-261-0/+2
* cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-261-2/+1
* cfg80211: remove channel_switch combination checkMichal Kazior2014-06-251-1/+6
* cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-1/+1
* cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-25/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-221-58/+133
|\
| * cfg80211: allow RSSI compensationEmmanuel Grumbach2014-05-221-0/+7
| * cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2014-05-211-0/+13
| * cfg80211: export expected throughput through get_station()Antonio Quartulli2014-05-201-28/+34
| * cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-191-1/+1
| * cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-191-11/+12
| * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-14/+15
| * cfg80211: add documentation for max_num_csa_countersLuciano Coelho2014-05-191-5/+5
| * cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-3/+15
| * cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2014-05-151-0/+4
| * cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-131-0/+2
| * mac80211: handle failed restart/resume betterJohannes Berg2014-05-091-0/+14
| * cfg80211: fix docbook warningLuciano Coelho2014-05-081-1/+1
| * cfg80211: export interface stopping functionMichal Kazior2014-05-061-0/+15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-131-0/+12
|\ \ | |/ |/|
| * cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-051-0/+12
* | cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen2014-04-281-0/+8
* | cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2014-04-251-0/+6
* | cfg80211: allow drivers to iterate over matching combinationsMichal Kazior2014-04-251-0/+27
* | cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo2014-04-091-1/+1
* | cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-2/+0
* | cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-091-2/+5
* | cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho2014-04-091-0/+22
* | cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-091-1/+3
OpenPOWER on IntegriCloud