index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
wifi: mac80211: mesh_plink: fix matches_local logic
Johannes Berg
1
-5
/
+5
2024-01-01
wifi: mac80211: mesh: check element parsing succeeded
Johannes Berg
1
-2
/
+4
2024-01-01
wifi: mac80211: check if the existing link config remains unchanged
Edward Adam Davis
1
-2
/
+2
2023-11-28
wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
Ping-Ke Shih
1
-0
/
+4
2023-11-20
wifi: mac80211: fix # of MSDU in A-MSDU calculation
Johannes Berg
1
-1
/
+1
2023-11-20
wifi: mac80211: move sched-scan stop work to wiphy work
Johannes Berg
3
-8
/
+10
2023-11-20
wifi: mac80211: move offchannel works to wiphy work
Johannes Berg
3
-23
/
+23
2023-11-20
wifi: mac80211: move scan work to wiphy work
Johannes Berg
5
-25
/
+18
2023-11-20
wifi: mac80211: move radar detect work to wiphy work
Johannes Berg
3
-10
/
+11
2023-10-25
wifi: mac80211: allow transmitting EAPOL frames with tainted key
Wen Gong
1
-1
/
+2
2023-10-25
wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
Johannes Berg
6
-7
/
+44
2023-10-10
wifi: mac80211: fix potential key use-after-free
Johannes Berg
2
-1
/
+4
2023-09-23
wifi: mac80211: check for station first in client probe
Johannes Berg
1
-7
/
+8
2023-09-23
wifi: mac80211: check S1G action frame size
Johannes Berg
1
-0
/
+4
2023-09-13
wifi: mac80211: Use active_links instead of valid_links in Tx
Ilan Peer
1
-3
/
+3
2023-08-30
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
1
-2
/
+10
2023-07-19
wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam
Nicolas Cavallari
1
-3
/
+1
2023-07-19
wifi: mac80211: Fix permissions for valid_links debugfs entry
Ilan Peer
1
-1
/
+1
2023-07-19
wifi: mac80211: recalc min chandef for new STA links
Johannes Berg
1
-0
/
+2
2023-06-21
wifi: mac80211: take lock before setting vif links
Benjamin Berg
1
-1
/
+8
2023-06-21
wifi: mac80211: fix link activation settings order
Johannes Berg
1
-2
/
+2
2023-06-14
wifi: mac80211: don't translate beacon/presp addrs
Johannes Berg
1
-1
/
+3
2023-06-14
wifi: mac80211: mlme: fix non-inheritence element
Johannes Berg
1
-1
/
+7
2023-06-14
wifi: mac80211: use correct iftype HE cap
Johannes Berg
1
-5
/
+10
2023-06-09
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Berg
1
-0
/
+3
2023-06-09
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg
3
-30
/
+47
2023-06-09
wifi: mac80211: simplify chanctx allocation
Johannes Berg
1
-1
/
+1
2023-05-24
wifi: mac80211: Abort running color change when stopping the AP
Michael Lee
1
-1
/
+2
2023-05-24
wifi: mac80211: fix min center freq offset tracing
Johannes Berg
1
-1
/
+1
2023-05-24
wifi: mac80211: fortify the spinlock against deadlock by interrupt
Mirsad Goran Todorovac
1
-2
/
+3
2023-04-13
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
1
-1
/
+2
2023-04-13
wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()
Ryder Lee
1
-1
/
+1
2023-03-30
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
1
-2
/
+4
2023-03-10
wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()
Johannes Berg
1
-15
/
+11
2023-03-10
wifi: mac80211: fix off-by-one link setting
Johannes Berg
1
-1
/
+1
2023-03-10
wifi: mac80211: avoid u32_encode_bits() warning
Arnd Bergmann
1
-1
/
+1
2023-03-10
wifi: mac80211: Don't translate MLD addresses for multicast
Andrei Otcheretianski
1
-1
/
+2
2023-03-10
wifi: mac80211: fix non-MLO station association
Karthikeyan Periyasamy
1
-3
/
+0
2023-03-10
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
1
-1
/
+1
2023-03-10
wifi: mac80211: move color collision detection report in a delayed work
Lorenzo Bianconi
3
-1
/
+31
2023-02-06
mac80211: Fix MLO address translation for multiple bss case
Sriram R
1
-0
/
+3
2023-02-01
wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
Alexander Wetzel
3
-8
/
+44
2023-02-01
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
5
-26
/
+26
2023-01-24
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Eric Dumazet
1
-1
/
+0
2023-01-24
wifi: mac80211: fix initialization of rx->link and rx->link_sta
Felix Fietkau
1
-123
/
+99
2023-01-24
wifi: mac80211: sdata can be NULL during AMPDU start
Alexander Wetzel
2
-1
/
+8
2023-01-24
wifi: mac80211: reset multiple BSSID options in stop_ap()
Aloka Dixit
1
-0
/
+7
2023-01-24
wifi: mac80211: fix MLO + AP_VLAN check
Felix Fietkau
1
-1
/
+3
2022-12-31
wifi: mac80211: fix maybe-unused warning
Íñigo Huguet
1
-1
/
+1
2022-12-31
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
1
-0
/
+1
[next]