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.12.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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
1
-1
/
+1
|
\
|
*
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
2022-01-04
1
-1
/
+1
*
|
mac80211: use ieee80211_bss_get_elem()
Johannes Berg
2022-01-04
1
-7
/
+7
*
|
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-12-21
1
-16
/
+37
|
\
\
|
|
/
|
/
|
|
*
mac80211: add more HT/VHT/HE state logging
Johannes Berg
2021-12-20
1
-12
/
+33
|
*
mac80211: Notify cfg80211 about association comeback
Ilan Peer
2021-12-20
1
-0
/
+4
|
*
mac80211: Remove a couple of obsolete TODO
Ilan Peer
2021-12-20
1
-4
/
+0
*
|
mac80211: track only QoS data frames for admission control
Johannes Berg
2021-11-26
1
-3
/
+10
|
/
*
mac80211: Prevent AP probing during suspend
Loic Poulain
2021-10-21
1
-0
/
+7
*
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
2021-10-21
1
-0
/
+1
*
mac80211: use ieee80211_bss_get_elem() in most places
Johannes Berg
2021-10-21
1
-21
/
+22
*
mac80211: fix memory leaks with element parsing
Johannes Berg
2021-10-21
1
-18
/
+18
*
mac80211: save transmit power envelope element and power constraint
Wen Gong
2021-09-27
1
-0
/
+29
*
mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel()
Wen Gong
2021-09-24
1
-37
/
+22
*
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
2021-09-23
1
-76
/
+100
*
mac80211: mlme: find auth challenge directly
Johannes Berg
2021-09-23
1
-5
/
+6
*
mac80211: move CRC into struct ieee802_11_elems
Johannes Berg
2021-09-23
1
-4
/
+5
*
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
2021-07-23
1
-2
/
+2
*
Revert "mac80211: HE STA disassoc due to QOS NULL not sent"
Ping-Ke Shih
2021-06-23
1
-4
/
+1
*
mac80211: notify driver on mgd TX completion
Johannes Berg
2021-06-23
1
-17
/
+54
*
mac80211: add vendor-specific capabilities to assoc request
Johannes Berg
2021-06-23
1
-2
/
+10
*
mac80211: fix some spelling mistakes
Zheng Yongjun
2021-06-23
1
-1
/
+1
*
mac80211: remove use of ieee80211_get_he_sta_cap()
Johannes Berg
2021-06-23
1
-9
/
+17
*
mac80211: improve AP disconnect message
Johannes Berg
2021-06-23
1
-2
/
+2
*
mac80211: add to bss_conf if broadcast TWT is supported
Shaul Triebitz
2021-06-23
1
-0
/
+18
*
mac80211: handle rate control (RC) racing with chanctx definition
Mordechay Goodstein
2021-06-23
1
-88
/
+1
*
mac80211: move SMPS mode setting after ieee80211_prep_connection
Shaul Triebitz
2021-06-23
1
-9
/
+9
*
mac80211: remove iwlwifi specific workaround that broke sta NDP tx
Felix Fietkau
2021-06-23
1
-9
/
+0
*
mac80211: reset profile_periodicity/ema_ap
Johannes Berg
2021-06-18
1
-0
/
+8
*
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
2021-04-20
1
-7
/
+9
|
\
|
*
mac80211: drop the connection if firmware crashed while in CSA
Naftali Goldstein
2021-04-19
1
-2
/
+2
|
*
mac80211: properly drop the connection in case of invalid CSA IE
Emmanuel Grumbach
2021-04-19
1
-5
/
+2
|
*
mac80211: clear the beacon's CRC after channel switch
Emmanuel Grumbach
2021-04-08
1
-0
/
+5
*
|
mac80211: fix time-is-after bug in mlme
Ben Greear
2021-04-08
1
-1
/
+4
|
/
*
mac80211: Allow HE operation to be longer than expected.
Brian Norris
2021-03-16
1
-1
/
+1
*
cfg80211/mac80211: Support disabling HE mode
Ben Greear
2021-02-12
1
-0
/
+3
*
mac80211: mlme: save ssid info to ieee80211_bss_conf while assoc
Wen Gong
2020-12-11
1
-0
/
+5
*
mac80211: don't filter out beacons once we start CSA
Emmanuel Grumbach
2020-12-11
1
-0
/
+1
*
mac80211: ignore country element TX power on 6 GHz
Johannes Berg
2020-12-11
1
-1
/
+9
*
mac80211: support driver-based disconnect with reconnect hint
Johannes Berg
2020-12-11
1
-18
/
+51
*
cfg80211: support immediate reconnect request hint
Johannes Berg
2020-12-11
1
-2
/
+3
*
cfg80211: include block-tx flag in channel switch started event
Johannes Berg
2020-12-11
1
-1
/
+1
*
mac80211: disallow band-switch during CSA
Johannes Berg
2020-12-11
1
-3
/
+15
*
mac80211: Skip entries with SAE H2E only membership selector
Ilan Peer
2020-12-11
1
-3
/
+4
*
mac80211: he: remove non-bss-conf fields from bss_conf
Shaul Triebitz
2020-12-11
1
-8
/
+0
*
mac80211: don't require VHT elements for HE on 2.4 GHz
Johannes Berg
2020-10-30
1
-1
/
+2
*
mac80211: initialize last_rate for S1G STAs
Thomas Pedersen
2020-10-08
1
-1
/
+3
*
mac80211: avoid processing non-S1G elements on S1G band
Thomas Pedersen
2020-10-02
1
-6
/
+9
*
mac80211: fix regression in sta connection monitor
Felix Fietkau
2020-09-28
1
-1
/
+3
*
mac80211: support S1G association
Thomas Pedersen
2020-09-28
1
-12
/
+66
[next]