summaryrefslogtreecommitdiffstats
path: root/net/wireless/mlme.c
AgeCommit message (Expand)Author
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen
2020-04-24cfg80211: support multicast RX registrationJohannes Berg
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-02-07cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen
2018-11-09cfg80211: add missing constraint for user-supplied VHT maskSergey Matyukevich
2018-03-29cfg80211: fix CAC_STARTED event handlingDmitry Lebed
2018-03-21cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed
2017-12-11cfg80211: cleanup signal strength units notationSergey Matyukevich
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-31cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally
2017-03-06cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha
2017-01-13cfg80211: Add support for randomizing TA of Public Action framesvamsi krishna
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker
2016-09-13cfg80211: disallow shared key authentication with key index 4Johannes Berg
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-01-14cfg80211/mac80211: use to_delayed_workGeliang Tang
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic
2013-10-21cfg80211: update dfs_state_entered upon dfs_state changeMichal Kazior
2013-10-21cfg80211: fix DFS channel recovery timeoutMichal Kazior
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-06-19cfg80211: hold BSS over association processJohannes Berg
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-16cfg80211: use C99 initialisers to simplify code a bitJohannes Berg
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel
2013-03-06cfg80211: refactor association parametersJohannes Berg
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg
2013-03-06cfg80211: move exported event functions into nl80211Johannes Berg
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg