summaryrefslogtreecommitdiff
path: root/net/wireless/sme.c
AgeCommit message (Expand)Author
2024-01-26wifi: cfg80211: validate MLO connections betterJohannes Berg
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski
2023-10-23wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: cfg80211: sme: hold wiphy lock for wdev iterationJohannes Berg
2023-09-11wifi: cfg80211: check RTNL when iterating devicesJohannes Berg
2023-06-19wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam
2023-06-07wifi: cfg80211: hold wiphy lock in auto-disconnectJohannes Berg
2023-03-12wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin
2023-02-15wifi: cfg80211: Set SSID if it is not already setMarc Bornand
2023-02-14wifi: cfg80211: Fix use after free for wextAlexander Wetzel
2023-01-18wifi: cfg80211: remove support for static WEPJohannes Berg
2022-10-07cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad
2022-10-07wifi: cfg80211: support reporting failed linksJohannes Berg
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-25wifi: cfg80211: reject connect response with MLO params for WEPVeerendranath Jakkam
2022-08-08wifi: cfg80211: Fix validating BSS pointers in __cfg80211_connect_resultVeerendranath Jakkam
2022-07-15wifi: cfg80211: set country_elem to NULLJohannes Berg
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-29wifi: cfg80211: Allow P2P client interface to indicate port authorizationVinayak Yadawad
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam
2022-06-20wifi: nl80211: support MLO in auth/assocJohannes Berg
2022-06-20wifi: cfg80211: simplify cfg80211_mlme_auth() prototypeJohannes Berg
2022-06-20wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()Johannes Berg
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2021-11-28cfg80211: use ieee80211_bss_get_elem() instead of _get_ie()Johannes Berg
2021-04-08cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin
2020-08-27net: wireless: sme.c: delete duplicated wordRandy Dunlap
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-05-31nl80211: really allow client-only BIGTK supportJohannes Berg
2020-04-24cfg80211: Unprotected Beacon frame RX indicationJouni Malinen
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen
2020-01-15cfg80211: fix deadlocks in autodisconnect workMarkus Theil
2019-05-28cfg80211: Handle bss expiry during connectionChaitanya Tata
2019-02-01cfg80211: call disconnect_wk when AP stopsJohannes Berg
2018-11-09cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte...Sriram R
2018-11-09cfg80211: add missing constraint for user-supplied VHT maskSergey Matyukevich
2018-05-23nl80211: add FILS related parameters to ROAM eventArend Van Spriel
2018-05-23cfg80211: use separate struct for FILS parametersArend Van Spriel
2018-03-29cfg80211: Support all iftypes in autodisconnect_wkDenis Kenzior
2018-02-19cfg80211: clear wep keys after disconnectionAvraham Stern
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-18cfg80211: fix connect/disconnect edge casesJohannes Berg
2017-10-02cfg80211/nl80211: add a port authorized eventAvraham Stern