summaryrefslogtreecommitdiffstats
path: root/net/wireless/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix CAC_STARTED event handlingDmitry Lebed2018-03-291-1/+1
* cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed2018-03-211-2/+5
* cfg80211: cleanup signal strength units notationSergey Matyukevich2017-12-111-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-311-8/+12
* cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan2017-03-061-0/+10
* cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan2017-03-061-9/+31
* cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha2017-01-131-1/+2
* cfg80211: Add support for randomizing TA of Public Action framesvamsi krishna2017-01-131-2/+19
* cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski2017-01-091-0/+5
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-091-0/+12
* cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2016-10-271-3/+3
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-301-0/+1
* cfg80211: disallow shared key authentication with key index 4Johannes Berg2016-09-131-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-1/+1
* cfg80211/mac80211: use to_delayed_workGeliang Tang2016-01-141-2/+1
* cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg2015-07-171-15/+60
* cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-2/+4
* cfg80211/mac80211: add wmm info to assoc eventEliad Peller2014-09-111-2/+2
* cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-261-2/+2
* cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-251-12/+12
* cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-13/+1
* cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-1/+1
* cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-1/+1
* cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-8/+4
* cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-251-5/+3
* cfg80211: update dfs_state_entered upon dfs_state changeMichal Kazior2013-10-211-0/+2
* cfg80211: fix DFS channel recovery timeoutMichal Kazior2013-10-211-2/+2
* cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-231-2/+2
* cfg80211: hold BSS over association processJohannes Berg2013-06-191-0/+4
* cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg2013-06-191-3/+5
* cfg80211: separate internal SME implementationJohannes Berg2013-06-041-131/+60
* cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-041-32/+54
* cfg80211: remove some locked wrappers from mlme APIJohannes Berg2013-05-251-97/+23
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-40/+8
* cfg80211: vastly simplify lockingJohannes Berg2013-05-251-6/+6
* cfg80211: use C99 initialisers to simplify code a bitJohannes Berg2013-05-161-24/+20
* cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-221-0/+5
* cfg80211: refactor association parametersJohannes Berg2013-03-061-48/+16
* cfg80211: add ability to override VHT capabilitiesJohannes Berg2013-03-061-3/+32
* cfg80211: move exported event functions into nl80211Johannes Berg2013-03-061-159/+0
* nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+120
* cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-7/+7
* cfg80211: add SME state to warning in __cfg80211_mlme_disassocJohannes Berg2013-01-291-1/+1
* cfg80211: move some AP code to right fileJohannes Berg2013-01-031-62/+0
* cfg80211: pass a channel definition structJohannes Berg2012-11-261-10/+5
* cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-15/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-231-9/+3
|\
| * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-151-9/+3
* | cfg80211: add cfg80211 exported function tracingBeni Lev2012-10-181-7/+48
OpenPOWER on IntegriCloud