aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/sme.c
Commit message (Expand)AuthorAge
* nl80211: add FILS related parameters to ROAM eventArend Van Spriel2018-05-23
* cfg80211: use separate struct for FILS parametersArend Van Spriel2018-05-23
* cfg80211: Support all iftypes in autodisconnect_wkDenis Kenzior2018-03-29
* cfg80211: clear wep keys after disconnectionAvraham Stern2018-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
|\| |
| * | cfg80211: fix connect/disconnect edge casesJohannes Berg2017-10-18
| |/
* / cfg80211/nl80211: add a port authorized eventAvraham Stern2017-10-02
|/
* nl80211: add authorized flag to ROAM eventAvraham Stern2017-06-13
* cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-28
* cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally2017-03-31
* cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-31
* cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha2017-01-13
* cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski2017-01-09
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-09
* cfg80211: allow aborting in-progress connection atttemptsIlan Peer2016-10-19
* cfg80211: Add support for static WEP in the driverDavid Spinadel2016-09-30
* cfg80211: allow connect keys only with default (TX) keyJohannes Berg2016-09-15
* cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen2016-05-31
* cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-12
* cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha2016-04-26
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* cfg80211: Allow reassociation to be requested with internal SMEJouni Malinen2016-04-06
* cfg80211: Allow a scan request for a specific BSSIDJouni Malinen2016-04-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * cfg80211: stop critical protocol session upon disconnect eventArend van Spriel2016-02-23
* | cfg80211: basic support for PBSS network typeLior David2016-02-24
|/
* cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-26
* cfg80211: send extended capabilities IE in connectJohannes Berg2015-04-07
* cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-03
* cfg80211: set the rates mask in connection probes over specified freqKarl Beldan2014-10-10
* cfg80211: clear connect keys when freeing themJohannes Berg2014-09-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-22
|\
| * cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-19
| * cfg80211: remove BUG_ON usageJohannes Berg2014-04-29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-13
|\ \ | |/ |/|
| * cfg80211: free sme on connection failuresEliad Peller2014-05-05
* | cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-25
* | cfg80211: slightly clean up of cfg80211_sme_connect()Zhao, Gang2014-04-09
|/
* cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang2014-03-19
* cfg80211: send scan results from work queueJohannes Berg2014-02-06
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-13
|\
| * cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-06
|\ \ | |/ |/|
| * cfg80211: fix WARN_ON for re-association to the expired BSSUjjal Roy2013-12-05
* | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-19
|/
* cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez2013-10-09
* cfg80211: don't request disconnect if not connectedJohannes Berg2013-08-14