index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mac80211: Remove a redundant mutex unlock
Andrei Otcheretianski
2020-02-21
1
-5
/
+1
*
|
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
2020-02-17
1
-46
/
+93
|
\
\
|
|
/
|
/
|
|
*
mac80211: Accept broadcast probe responses on 6GHz band
Andrei Otcheretianski
2020-02-07
1
-1
/
+16
|
*
mac80211: remove supported channels element in 6 GHz if ECSA support
Johannes Berg
2020-02-07
1
-13
/
+19
|
*
mac80211: update condition for HE disablement
Daniel Gabay
2020-02-07
1
-2
/
+2
|
*
mac80211: check whether HE connection is allowed by the reg domain
Haim Dreyfuss
2020-02-07
1
-1
/
+16
|
*
mac80211: simplify and improve HT/VHT/HE disable code
Johannes Berg
2020-02-07
1
-29
/
+33
|
*
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
2020-01-15
1
-1
/
+1
|
*
mac80211: add handling for BSS color
John Crispin
2020-01-15
1
-1
/
+8
*
|
mac80211: fix quiet mode activation in action frames
Sara Sharon
2020-02-07
1
-4
/
+4
|
/
*
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-07
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-18
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-09
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
[prev]
[next]