index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: don't re-parse elems in ieee80211_assoc_success()
Johannes Berg
2019-11-08
1
-54
/
+49
*
mac80211: Reject malformed SSID elements
Will Deacon
2019-10-04
1
-2
/
+3
*
mac80211: IBSS: send deauth when expiring inactive STAs
Johannes Berg
2019-09-11
1
-5
/
+6
*
mac80211: list features in WEP/TKIP disable in better order
Johannes Berg
2019-09-11
1
-1
/
+1
*
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
2019-08-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
1
-0
/
+10
|
\
|
*
mac80211: don't WARN on short WMM parameters from AP
Brian Norris
2019-07-29
1
-0
/
+10
*
|
mac80211: HE STA disassoc due to QOS NULL not sent
Shay Bar
2019-07-31
1
-1
/
+4
*
|
mac80211: allow setting spatial reuse parameters from bss_conf
John Crispin
2019-07-31
1
-0
/
+1
*
|
mac80211: propagate HE operation info into bss_conf
John Crispin
2019-07-29
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
1
-3
/
+22
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-4
/
+1
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-1
/
+11
|
|
\
\
|
*
|
|
mac80211: use STA info in rate_control_send_low()
Johannes Berg
2019-06-14
1
-1
/
+6
|
*
|
|
mac80211: dynamically enable the TWT requester support on STA interfaces
John Crispin
2019-06-14
1
-2
/
+16
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
1
-1
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net/mac80211: move WEP handling to ARC4 library interface
Ard Biesheuvel
2019-06-20
1
-1
/
+2
|
|
/
/
*
|
|
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
1
-4
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
|
/
*
/
mac80211: handle deauthentication/disassociation from TDLS peer
Yu Wang
2019-05-24
1
-1
/
+11
|
/
*
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2019-04-26
1
-3
/
+0
*
mac80211: ignore quiet mode in probe
Sara Sharon
2019-02-22
1
-3
/
+3
*
mac80211: allow CSA to self with immediate quiet
Sara Sharon
2019-02-22
1
-1
/
+2
*
mac80211: notify driver on subsequent CSA beacons
Sara Sharon
2019-02-22
1
-11
/
+16
*
mac80211: abort CSA if beacon does not include CSA IEs
Sara Sharon
2019-02-22
1
-6
/
+37
*
mac80211: support max channel switch time element
Sara Sharon
2019-02-22
1
-0
/
+1
*
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
2019-02-22
1
-2
/
+12
*
mac80211: indicate support for multiple BSSID
Sara Sharon
2019-02-08
1
-0
/
+15
*
mac80211: support multi-bssid
Sara Sharon
2019-02-08
1
-37
/
+88
*
mac80211: pass bssids to elements parsing function
Sara Sharon
2019-02-08
1
-19
/
+26
*
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
2018-12-19
1
-14
/
+39
|
\
|
*
mac80211: do not advertise HE cap IE if HE disabled
Shaul Triebitz
2018-12-18
1
-10
/
+9
|
*
mac80211: set STA flag DISABLE_HE if HE is not supported
Shaul Triebitz
2018-12-18
1
-2
/
+4
|
*
mac80211: update driver when MU EDCA params change
Shaul Triebitz
2018-12-18
1
-2
/
+10
|
*
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
2018-12-18
1
-0
/
+16
*
|
mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()
Wei Yongjun
2018-11-09
1
-4
/
+8
|
/
*
mac80211: Extend SAE authentication in infra BSS STA mode
Jouni Malinen
2018-10-11
1
-23
/
+47
*
mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation
Jouni Malinen
2018-10-11
1
-7
/
+4
*
mac80211: Helper function for marking STA authenticated
Jouni Malinen
2018-10-11
1
-12
/
+22
*
mac80211: fix saving a few HE values
Naftali Goldstein
2018-09-05
1
-10
/
+7
*
mac80211: add ability to parse CCFS2
Johannes Berg
2018-09-05
1
-2
/
+4
*
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-09-03
1
-2
/
+68
|
\
|
*
mac80211: don't Tx a deauth frame if the AP forbade Tx
Emmanuel Grumbach
2018-09-03
1
-2
/
+15
|
*
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
2018-09-03
1
-0
/
+53
*
|
mac80211: remove unnecessary NULL check
Johannes Berg
2018-06-29
1
-2
/
+1
*
|
mac80211: fix potential null pointer dereference
Gustavo A. R. Silva
2018-06-29
1
-1
/
+3
*
|
mac80211: add support for HE
Luca Coelho
2018-06-18
1
-17
/
+271
*
|
mac80211: split ieee80211_send_probe_req()
Johannes Berg
2018-06-15
1
-5
/
+17
*
|
mac80211: add probe request building flags
Johannes Berg
2018-06-15
1
-2
/
+3
|
/
*
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
2018-05-23
1
-6
/
+11
[next]