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
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
1
-3
/
+0
2019-02-22
mac80211: ignore quiet mode in probe
Sara Sharon
1
-3
/
+3
2019-02-22
mac80211: allow CSA to self with immediate quiet
Sara Sharon
1
-1
/
+2
2019-02-22
mac80211: notify driver on subsequent CSA beacons
Sara Sharon
1
-11
/
+16
2019-02-22
mac80211: abort CSA if beacon does not include CSA IEs
Sara Sharon
1
-6
/
+37
2019-02-22
mac80211: support max channel switch time element
Sara Sharon
1
-0
/
+1
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
1
-2
/
+12
2019-02-08
mac80211: indicate support for multiple BSSID
Sara Sharon
1
-0
/
+15
2019-02-08
mac80211: support multi-bssid
Sara Sharon
1
-37
/
+88
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
1
-19
/
+26
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
1
-14
/
+39
2018-12-18
mac80211: do not advertise HE cap IE if HE disabled
Shaul Triebitz
1
-10
/
+9
2018-12-18
mac80211: set STA flag DISABLE_HE if HE is not supported
Shaul Triebitz
1
-2
/
+4
2018-12-18
mac80211: update driver when MU EDCA params change
Shaul Triebitz
1
-2
/
+10
2018-12-18
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
1
-0
/
+16
2018-11-09
mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()
Wei Yongjun
1
-4
/
+8
2018-10-11
mac80211: Extend SAE authentication in infra BSS STA mode
Jouni Malinen
1
-23
/
+47
2018-10-11
mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation
Jouni Malinen
1
-7
/
+4
2018-10-11
mac80211: Helper function for marking STA authenticated
Jouni Malinen
1
-12
/
+22
2018-09-05
mac80211: fix saving a few HE values
Naftali Goldstein
1
-10
/
+7
2018-09-05
mac80211: add ability to parse CCFS2
Johannes Berg
1
-2
/
+4
2018-09-03
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+68
2018-09-03
mac80211: don't Tx a deauth frame if the AP forbade Tx
Emmanuel Grumbach
1
-2
/
+15
2018-09-03
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
1
-0
/
+53
2018-06-29
mac80211: remove unnecessary NULL check
Johannes Berg
1
-2
/
+1
2018-06-29
mac80211: fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+3
2018-06-18
mac80211: add support for HE
Luca Coelho
1
-17
/
+271
2018-06-15
mac80211: split ieee80211_send_probe_req()
Johannes Berg
1
-5
/
+17
2018-06-15
mac80211: add probe request building flags
Johannes Berg
1
-2
/
+3
2018-05-23
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
1
-6
/
+11
2018-05-07
mac80211: Adjust SAE authentication timeout
Ilan Peer
1
-7
/
+18
2018-04-19
mac80211: Fix condition validating WMM IE
Ilan Peer
1
-1
/
+1
2018-03-29
Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...
David S. Miller
1
-77
/
+91
2018-03-29
mac80211: don't WARN on bad WMM parameters from buggy APs
Emmanuel Grumbach
1
-1
/
+2
2018-03-29
mac80211: Send control port frames over nl80211
Denis Kenzior
1
-0
/
+2
2018-03-29
mac80211: remove shadowing duplicated variable
Johannes Berg
1
-2
/
+0
2018-03-29
mac80211: limit wmm params to comply with ETSI requirements
Haim Dreyfuss
1
-0
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-03-21
mac80211: inform wireless layer when frame RSSI is invalid
Tosoni
1
-74
/
+86
2018-03-21
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
1
-1
/
+2
2018-02-22
mac80211: Call mgd_prep_tx before transmitting deauthentication
Ilan Peer
1
-1
/
+15
2018-02-22
mac80211: add get TID helper
Sara Sharon
1
-1
/
+1
2017-12-11
mac80211: don't warn on AID field without top two MSBs set
Johannes Berg
1
-4
/
+5
2017-12-11
mac80211: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
1
-1
/
+1
2017-11-20
mac80211: Convert timers to use timer_setup()
Kees Cook
1
-18
/
+14
2017-10-13
mac80211: don't track HT capability changes
Johannes Berg
1
-11
/
+3
2017-09-21
mac80211: simplify and clarify IE splitting
Johannes Berg
1
-12
/
+7
2017-09-05
mac80211: fix incorrect assignment of reassoc value
Simon Dinkin
1
-1
/
+1
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-8
/
+4
[next]