index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
sme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-14
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
|
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
1
-9
/
+41
|
\
|
|
|
*
|
cfg80211: fix connect/disconnect edge cases
Johannes Berg
2017-10-18
1
-9
/
+41
|
|
/
*
/
cfg80211/nl80211: add a port authorized event
Avraham Stern
2017-10-02
1
-1
/
+44
|
/
*
nl80211: add authorized flag to ROAM event
Avraham Stern
2017-06-13
1
-0
/
+1
*
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
2017-04-28
1
-52
/
+38
*
cfg80211: Add support for FILS shared key authentication offload
Vidyullatha Kanchanapally
2017-03-31
1
-1
/
+24
*
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
2017-03-31
1
-69
/
+80
*
cfg80211: Specify the reason for connect timeout
Purushottam Kushwaha
2017-01-13
1
-12
/
+27
*
cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
Andrzej Zaborowski
2017-01-09
1
-0
/
+33
*
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
2016-12-09
1
-0
/
+14
*
cfg80211: allow aborting in-progress connection atttempts
Ilan Peer
2016-10-19
1
-1
/
+1
*
cfg80211: Add support for static WEP in the driver
David Spinadel
2016-09-30
1
-1
/
+5
*
cfg80211: allow connect keys only with default (TX) key
Johannes Berg
2016-09-15
1
-0
/
+3
*
cfg80211: Allow cfg80211_connect_result() errors to be distinguished
Jouni Malinen
2016-05-31
1
-5
/
+3
*
cfg80211: make wdev_list accessible to drivers
Johannes Berg
2016-05-12
1
-2
/
+2
*
cfg80211: Add option to report the bss entry in connect result
Kanchanapally, Vidyullatha
2016-04-26
1
-6
/
+22
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-3
/
+3
[next]