summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
5 dayswifi: ath10k: fix station lookup failure during disconnectBaochen Qiang1-11/+15
5 dayswifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
5 dayswifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...Alexey Velichayshiy1-1/+1
5 dayswifi: mt76: mt7996: fix RRO EMU configurationPeter Chiu2-3/+2
5 dayswifi: mt76: support upgrading passive scans to activeChad Monroe4-3/+56
5 dayswifi: mt76: fix multi-radio on-channel scanningChad Monroe1-5/+12
5 dayswifi: mt76: mt7996: Decrement sta counter removing the link in mt7996_mac_res...Lorenzo Bianconi1-0/+5
5 dayswifi: mt76: mt7996: Remove link pointer dependency in mt7996_mac_sta_remove_l...Lorenzo Bianconi1-10/+4
5 dayswifi: mt76: mt7996: Add missing CHANCTX_STA_CSA propertyLorenzo Bianconi1-0/+1
5 dayswifi: mt76: mt7921: fix 6GHz regulatory update on connectionMichael Lo1-1/+2
5 dayswifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work()Duoming Zhou1-0/+1
5 dayswifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work()Duoming Zhou1-0/+1
5 dayswifi: mt76: mt7996: fix struct mt7996_mcu_uni_eventStanleyYP Wang2-3/+3
5 dayswifi: mt76: mt7996: fix wrong DMAD length when using MAC TXPShayne Chen1-2/+4
5 dayswifi: mt76: fix backoff fields and max_power calculationAllen Ye2-46/+109
5 dayswifi: mt76: fix deadlock in remain-on-channelChad Monroe1-2/+11
5 dayswifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_syncSean Wang1-5/+8
5 dayswifi: mt76: mt7925: fix tx power setting failure after chip resetLeon Yen2-1/+4
5 dayswifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()Zilin Guan3-6/+18
5 dayswifi: mt76: mt7925: fix potential deadlock in mt7925_roc_abort_syncSean Wang1-5/+9
5 dayswifi: mt76: mt7925: drop puncturing handling from BSS change pathSean Wang1-6/+0
5 dayswifi: mt76: npu: Add missing rx_token_size initializationLorenzo Bianconi1-0/+1
5 dayswifi: mt76: mt7996: Fix NPU stop procedureLorenzo Bianconi2-11/+15
5 dayswifi: mt76: Fix memory leak destroying deviceLorenzo Bianconi1-5/+6
5 dayswifi: mt76: mt7921: Place upper limit on station AIDRory Little2-0/+8
5 dayswifi: mt76: mt7996: fix FCS error flag check in RX descriptorAlok Tiwari1-1/+1
5 dayswifi: mt76: mt7925: prevent NULL vif dereference in mt7925_mac_write_txwiMing Yen Hsieh1-2/+2
5 dayswifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_tx_check_aggr()Ming Yen Hsieh1-1/+4
5 dayswifi: mt76: mt7915: fix use_cts_prot supportRyder Lee5-16/+81
5 dayswifi: mt76: mt7615: fix use_cts_prot supportRyder Lee5-23/+53
5 dayswifi: mt76: mt7925: Fix incorrect MLO mode in firmware controlLeon Yen3-6/+9
5 dayswifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac...Sean Wang1-2/+4
5 dayswifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_c...Lorenzo Bianconi1-2/+3
5 dayswifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()Lorenzo Bianconi1-0/+1
5 dayswifi: mt76: mt7996: Switch to the secondary link if the default one is removedLorenzo Bianconi2-22/+41
5 dayswifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...Lorenzo Bianconi1-5/+16
5 dayswifi: mt76: mt7996: Set mtxq->wcid just for primary linkLorenzo Bianconi1-8/+6
5 dayswifi: mt76: mt7996: fix iface combination for different chipsetsShayne Chen1-1/+16
5 dayswifi: mt76: mt7996: fix the behavior of radar detectionStanleyYP Wang5-12/+68
5 dayswifi: libertas: don't kill URBs in interrupt contextHeitor Alves de Siqueira1-1/+6
5 dayswifi: libertas: use USB anchors for tracking in-flight URBsHeitor Alves de Siqueira2-10/+20
5 dayswifi: ath12k: Fix legacy rate mapping for monitor mode captureP Praneesh3-50/+108
5 dayswifi: ath12k: account TX stats only when ACK/BA status is presentSarika Sharma1-11/+13
5 dayswifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou1-0/+1
5 dayswifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()Zilin Guan1-0/+1
5 dayswifi: ath11k: fix memory leaks in beacon template setupZilin Guan1-11/+17
2026-05-14wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski1-2/+4
2026-05-14wifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani1-1/+2
2026-05-14wifi: ath5k: do not access array OOBJiri Slaby (SUSE)1-1/+2
2026-05-14wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park1-3/+2