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