index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
mlme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2015-03-03
1
-2
/
+4
*
cfg80211/mac80211: add wmm info to assoc event
Eliad Peller
2014-09-11
1
-2
/
+2
*
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
2014-08-26
1
-2
/
+2
*
cfg80211: change wiphy_to_dev function name
Zhao, Gang
2014-04-25
1
-12
/
+12
*
cfg80211/mac80211: move interface counting for combination check to mac80211
Luciano Coelho
2014-04-09
1
-13
/
+1
*
cfg80211: DFS get CAC time from regulatory database
Janusz Dziedzic
2014-02-25
1
-1
/
+1
*
cfg80211: consider existing DFS interfaces
Michal Kazior
2014-02-04
1
-1
/
+1
*
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
2013-12-02
1
-8
/
+4
*
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
2013-11-25
1
-5
/
+3
*
cfg80211: update dfs_state_entered upon dfs_state change
Michal Kazior
2013-10-21
1
-0
/
+2
*
cfg80211: fix DFS channel recovery timeout
Michal Kazior
2013-10-21
1
-2
/
+2
*
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
2013-08-23
1
-2
/
+2
*
cfg80211: hold BSS over association process
Johannes Berg
2013-06-19
1
-0
/
+4
*
cfg80211: require passing BSS struct back to cfg80211_assoc_timeout
Johannes Berg
2013-06-19
1
-3
/
+5
*
cfg80211: separate internal SME implementation
Johannes Berg
2013-06-04
1
-131
/
+60
*
cfg80211/mac80211: clean up cfg80211 SME APIs
Johannes Berg
2013-06-04
1
-32
/
+54
*
cfg80211: remove some locked wrappers from mlme API
Johannes Berg
2013-05-25
1
-97
/
+23
*
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
2013-05-25
1
-40
/
+8
*
cfg80211: vastly simplify locking
Johannes Berg
2013-05-25
1
-6
/
+6
*
cfg80211: use C99 initialisers to simplify code a bit
Johannes Berg
2013-05-16
1
-24
/
+20
*
cfg80211: introduce critical protocol indication from user-space
Arend van Spriel
2013-04-22
1
-0
/
+5
*
cfg80211: refactor association parameters
Johannes Berg
2013-03-06
1
-48
/
+16
[next]