index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
sme.c
Age
Commit message (
Expand
)
Author
2024-09-09
wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
Dmitry Antipov
2024-07-26
wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done
Veerendranath Jakkam
2024-06-12
wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scan
Emmanuel Grumbach
2024-05-03
wifi: cfg80211: Clear mlo_links info when STA disconnects
Xin Deng
2024-01-26
wifi: cfg80211: validate MLO connections better
Johannes Berg
2023-12-21
wifi: cfg80211: Schedule regulatory check on BSS STA channel change
Andrei Otcheretianski
2023-10-23
wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...
Vinayak Yadawad
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
wifi: cfg80211: sme: hold wiphy lock for wdev iteration
Johannes Berg
2023-09-11
wifi: cfg80211: check RTNL when iterating devices
Johannes Berg
2023-06-19
wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removal
Veerendranath Jakkam
2023-06-07
wifi: cfg80211: hold wiphy lock in auto-disconnect
Johannes Berg
2023-03-12
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
2023-02-15
wifi: cfg80211: Set SSID if it is not already set
Marc Bornand
2023-02-14
wifi: cfg80211: Fix use after free for wext
Alexander Wetzel
2023-01-18
wifi: cfg80211: remove support for static WEP
Johannes Berg
2022-10-07
cfg80211: Update Transition Disable policy during port authorization
Vinayak Yadawad
2022-10-07
wifi: cfg80211: support reporting failed links
Johannes Berg
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-25
wifi: cfg80211: reject connect response with MLO params for WEP
Veerendranath Jakkam
2022-08-08
wifi: cfg80211: Fix validating BSS pointers in __cfg80211_connect_result
Veerendranath Jakkam
2022-07-15
wifi: cfg80211: set country_elem to NULL
Johannes Berg
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-29
wifi: cfg80211: Allow P2P client interface to indicate port authorization
Vinayak Yadawad
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2022-06-20
wifi: nl80211: support MLO in auth/assoc
Johannes Berg
2022-06-20
wifi: cfg80211: simplify cfg80211_mlme_auth() prototype
Johannes Berg
2022-06-20
wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()
Johannes Berg
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2021-11-28
cfg80211: use ieee80211_bss_get_elem() instead of _get_ie()
Johannes Berg
2021-04-08
cfg80211: remove WARN_ON() in cfg80211_sme_connect
Du Cheng
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-08-27
net: wireless: sme.c: delete duplicated word
Randy Dunlap
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-05-31
nl80211: really allow client-only BIGTK support
Johannes Berg
2020-04-24
cfg80211: Unprotected Beacon frame RX indication
Jouni Malinen
2020-02-24
cfg80211: Support key configuration for Beacon protection (BIGTK)
Jouni Malinen
2020-01-15
cfg80211: fix deadlocks in autodisconnect work
Markus Theil
2019-05-28
cfg80211: Handle bss expiry during connection
Chaitanya Tata
2019-02-01
cfg80211: call disconnect_wk when AP stops
Johannes Berg
2018-11-09
cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte...
Sriram R
2018-11-09
cfg80211: add missing constraint for user-supplied VHT mask
Sergey Matyukevich
2018-05-23
nl80211: add FILS related parameters to ROAM event
Arend Van Spriel
2018-05-23
cfg80211: use separate struct for FILS parameters
Arend Van Spriel
2018-03-29
cfg80211: Support all iftypes in autodisconnect_wk
Denis Kenzior
2018-02-19
cfg80211: clear wep keys after disconnection
Avraham Stern
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]