index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: check return value of rhashtable_init
MichelleJin
2021-09-27
1
-1
/
+4
*
mac80211: fix use-after-free in CCMP/GCMP RX
Johannes Berg
2021-09-27
1
-0
/
+6
*
mac80211: mesh: fix potentially unaligned access
Johannes Berg
2021-09-23
1
-1
/
+2
*
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
2021-09-23
1
-0
/
+4
*
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
2021-09-23
1
-1
/
+2
*
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
2021-09-23
1
-0
/
+8
*
Revert "mac80211: do not use low data rates for data frames with no ack flag"
Felix Fietkau
2021-09-23
1
-4
/
+0
*
mac80211: parse transmit power envelope element
Wen Gong
2021-08-26
2
-0
/
+15
*
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
2021-08-24
7
-2
/
+418
*
Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...
Jakub Kicinski
2021-08-20
9
-58
/
+298
|
\
|
*
mac80211: Fix insufficient headroom issue for AMSDU
Chih-Kang Chang
2021-08-17
1
-1
/
+3
|
*
mac80211: add support for BSS color change
John Crispin
2021-08-17
4
-22
/
+254
|
*
mac80211: Use flex-array for radiotap header bitmap
Kees Cook
2021-08-13
1
-1
/
+6
|
*
mac80211: radiotap: Use BIT() instead of shifts
Kees Cook
2021-08-13
2
-19
/
+19
|
*
mac80211: Remove unnecessary variable and label
dingsenjie
2021-08-13
1
-11
/
+4
|
*
mac80211: include <linux/rbtree.h>
Johannes Berg
2021-08-13
1
-0
/
+1
|
*
mac80211: Fix monitor MTU limit so that A-MSDUs get through
Johan Almbladh
2021-08-13
1
-2
/
+9
|
*
mac80211: remove unnecessary NULL check in ieee80211_register_hw()
Dan Carpenter
2021-08-13
1
-1
/
+1
|
*
mac80211: Reject zero MAC address in sta_info_insert_check()
YueHaibing
2021-08-13
1
-1
/
+1
*
|
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
2021-08-17
1
-0
/
+2
|
/
*
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
2021-07-23
3
-2
/
+23
*
mac80211: fix starting aggregation sessions on mesh interfaces
Felix Fietkau
2021-07-23
1
-25
/
+32
*
mac80211: Do not strip skb headroom on monitor frames
Johan Almbladh
2021-07-23
1
-1
/
+2
*
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
12
-176
/
+650
*
Revert "mac80211: HE STA disassoc due to QOS NULL not sent"
Ping-Ke Shih
2021-06-23
1
-4
/
+1
*
mac80211: remove iwlwifi specific workaround NDPs of null_response
Ping-Ke Shih
2021-06-23
1
-5
/
+0
*
mac80211: fix NULL ptr dereference during mesh peer connection for non HE dev...
Abinaya Kalaiselvan
2021-06-23
1
-1
/
+3
*
mac80211: Enable power save after receiving NULL packet ACK
Bassem Dawood
2021-06-23
1
-4
/
+3
*
mac80211: add HE 6 GHz capability only if supported
Johannes Berg
2021-06-23
1
-4
/
+7
*
mac80211: notify driver on mgd TX completion
Johannes Berg
2021-06-23
3
-27
/
+103
*
mac80211: always include HE 6GHz capability in probe request
Johannes Berg
2021-06-23
1
-1
/
+11
*
mac80211: add vendor-specific capabilities to assoc request
Johannes Berg
2021-06-23
1
-2
/
+10
*
mac80211: conditionally advertise HE in probe requests
Johannes Berg
2021-06-23
1
-1
/
+3
*
mac80211: fix some spelling mistakes
Zheng Yongjun
2021-06-23
6
-6
/
+6
*
mac80211: remove use of ieee80211_get_he_sta_cap()
Johannes Berg
2021-06-23
4
-13
/
+29
*
mac80211: improve AP disconnect message
Johannes Berg
2021-06-23
1
-2
/
+2
*
mac80211: rearrange struct txq_info for fewer holes
Johannes Berg
2021-06-23
1
-3
/
+6
*
mac80211: Properly WARN on HW scan before restart
Ilan Peer
2021-06-23
1
-4
/
+3
*
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
2
-126
/
+71
*
mac80211: free skb in WEP error case
Johannes Berg
2021-06-23
1
-1
/
+4
*
mac80211: move SMPS mode setting after ieee80211_prep_connection
Shaul Triebitz
2021-06-23
1
-9
/
+9
*
mac80211: allow SMPS requests only in client mode
Johannes Berg
2021-06-23
1
-10
/
+8
*
mac80211: remove iwlwifi specific workaround that broke sta NDP tx
Felix Fietkau
2021-06-23
1
-9
/
+0
*
mac80211: check per vif offload_flags in Tx path
Ryder Lee
2021-06-23
1
-0
/
+3
*
mac80211: add rate control support for encap offload
Ryder Lee
2021-06-23
2
-6
/
+15
*
mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue
Ryder Lee
2021-06-23
1
-23
/
+29
*
mac80211: move A-MPDU session check from minstrel_ht to mac80211
Felix Fietkau
2021-06-23
2
-27
/
+28
*
mac80211: don't open-code LED manipulations
Johannes Berg
2021-06-23
1
-10
/
+2
*
mac80211: consider per-CPU statistics if present
Johannes Berg
2021-06-23
1
-8
/
+3
[next]