index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-1
/
+1
2016-01-14
cfg80211/mac80211: use to_delayed_work
Geliang Tang
1
-2
/
+1
2015-07-17
cfg80211: allow mgmt_frame_register callback to sleep
Johannes Berg
1
-15
/
+60
[next]