summaryrefslogtreecommitdiffstats
path: root/net/wireless/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-181-12/+14
* | cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-171-3/+8
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-281-0/+11
|\
| * cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu2012-09-181-0/+11
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-8/+8
|/
* cfg80211: add P2P Device abstractionJohannes Berg2012-08-201-3/+7
* cfg80211: support TX error rate CQMThomas Pedersen2012-07-171-0/+13
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-19/+15
* cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-291-0/+16
* cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-291-0/+1