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