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