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