index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
wifi: nl80211: Add support for randomizing TA of auth and deauth frames
Veerendranath Jakkam
1
-19
/
+36
2023-02-14
wifi: cfg80211: Allow action frames to be transmitted with link BSS in MLD
Rameshkumar Sundaram
1
-1
/
+4
2022-10-07
wifi: cfg80211: support reporting failed links
Johannes Berg
1
-0
/
+4
2022-07-22
wifi: cfg80211/nl80211: move rx management data into a struct
Avraham Stern
1
-11
/
+10
2022-07-15
wifi: mac80211: remove stray printk
Johannes Berg
1
-1
/
+0
2022-07-15
wifi: mac80211: support MLO authentication/association with one link
Johannes Berg
1
-0
/
+3
2022-07-15
wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLO
Johannes Berg
1
-22
/
+42
2022-07-15
wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a struct
Johannes Berg
1
-17
/
+15
2022-07-15
wifi: cfg80211: prepare association failure APIs for MLO
Johannes Berg
1
-17
/
+19
2022-07-15
wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_request
Johannes Berg
1
-5
/
+3
2022-07-15
wifi: cfg80211: Allow MLO TX with link source address
Andrei Otcheretianski
1
-1
/
+13
2022-07-11
wifi: cfg80211: fix a comment in cfg80211_mlme_mgmt_tx()
Veerendranath Jakkam
1
-1
/
+1
2022-07-01
wifi: cfg80211: remove chandef check in cfg80211_cac_event()
Johannes Berg
1
-3
/
+0
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
1
-2
/
+2
2022-06-20
wifi: nl80211: support MLO in auth/assoc
Johannes Berg
1
-3
/
+27
2022-06-20
wifi: cfg80211: simplify cfg80211_mlme_auth() prototype
Johannes Berg
1
-31
/
+10
2022-06-20
wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()
Johannes Berg
1
-13
/
+4
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-32
/
+42
2021-12-20
cfg80211: rename offchannel_chain structs to background_chain to avoid confus...
Lorenzo Bianconi
1
-44
/
+45
2021-11-26
cfg80211: allow continuous radar monitoring on offchannel chain
Lorenzo Bianconi
1
-7
/
+13
2021-11-26
cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_event
Lorenzo Bianconi
1
-6
/
+10
2021-11-26
cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_rada...
Lorenzo Bianconi
1
-1
/
+4
2021-11-19
cfg80211: move offchan_cac_event to a dedicated work
Lorenzo Bianconi
1
-20
/
+36
2021-11-19
cfg80211: implement APIs for dedicated radar detection HW
Lorenzo Bianconi
1
-0
/
+113
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
1
-12
/
+14
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-3
/
+3
2020-12-11
cfg80211: support immediate reconnect request hint
Johannes Berg
1
-11
/
+15
2020-09-28
cfg80211: handle Association Response from S1G STA
Thomas Pedersen
1
-3
/
+11
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
1
-1
/
+1
2020-06-05
cfg80211: fix management registrations deadlock
Johannes Berg
1
-5
/
+21
2020-05-27
cfg80211: add KHz variants of frame RX API
Thomas Pedersen
1
-3
/
+3
2020-04-24
cfg80211: support multicast RX registration
Johannes Berg
1
-8
/
+30
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
1
-43
/
+29
2020-02-07
cfg80211/mac80211: Allow user space to register for station Rx authentication
Ilan Peer
1
-4
/
+29
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
1
-2
/
+6
2018-11-09
cfg80211: add missing constraint for user-supplied VHT mask
Sergey Matyukevich
1
-2
/
+2
2018-03-29
cfg80211: fix CAC_STARTED event handling
Dmitry Lebed
1
-1
/
+1
2018-03-21
cfg80211/nl80211: add CAC_STARTED event
Dmitry Lebed
1
-2
/
+5
2017-12-11
cfg80211: cleanup signal strength units notation
Sergey Matyukevich
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-31
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
1
-8
/
+12
2017-03-06
cfg80211: Share Channel DFS state across wiphys of same DFS domain
Vasanthakumar Thiagarajan
1
-0
/
+10
2017-03-06
cfg80211: Make pre-CAC results valid only for ETSI domain
Vasanthakumar Thiagarajan
1
-9
/
+31
2017-01-13
cfg80211: Specify the reason for connect timeout
Purushottam Kushwaha
1
-1
/
+2
2017-01-13
cfg80211: Add support for randomizing TA of Public Action frames
vamsi krishna
1
-2
/
+19
2017-01-09
cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
Andrzej Zaborowski
1
-0
/
+5
2016-12-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
1
-0
/
+12
2016-10-27
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
1
-3
/
+3
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
1
-0
/
+1
2016-09-13
cfg80211: disallow shared key authentication with key index 4
Johannes Berg
1
-1
/
+1
[next]