summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)AuthorFilesLines
7 dayswifi: mt76: mt7996: fix RRO EMU configurationPeter Chiu2-3/+2
7 dayswifi: mt76: support upgrading passive scans to activeChad Monroe4-3/+56
7 dayswifi: mt76: fix multi-radio on-channel scanningChad Monroe1-5/+12
7 dayswifi: mt76: mt7996: Decrement sta counter removing the link in mt7996_mac_res...Lorenzo Bianconi1-0/+5
7 dayswifi: mt76: mt7996: Remove link pointer dependency in mt7996_mac_sta_remove_l...Lorenzo Bianconi1-10/+4
7 dayswifi: mt76: mt7996: Add missing CHANCTX_STA_CSA propertyLorenzo Bianconi1-0/+1
7 dayswifi: mt76: mt7921: fix 6GHz regulatory update on connectionMichael Lo1-1/+2
7 dayswifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work()Duoming Zhou1-0/+1
7 dayswifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work()Duoming Zhou1-0/+1
7 dayswifi: mt76: mt7996: fix struct mt7996_mcu_uni_eventStanleyYP Wang2-3/+3
7 dayswifi: mt76: mt7996: fix wrong DMAD length when using MAC TXPShayne Chen1-2/+4
7 dayswifi: mt76: fix backoff fields and max_power calculationAllen Ye2-46/+109
7 dayswifi: mt76: fix deadlock in remain-on-channelChad Monroe1-2/+11
7 dayswifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_syncSean Wang1-5/+8
7 dayswifi: mt76: mt7925: fix tx power setting failure after chip resetLeon Yen2-1/+4
7 dayswifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()Zilin Guan3-6/+18
7 dayswifi: mt76: mt7925: fix potential deadlock in mt7925_roc_abort_syncSean Wang1-5/+9
7 dayswifi: mt76: mt7925: drop puncturing handling from BSS change pathSean Wang1-6/+0
7 dayswifi: mt76: npu: Add missing rx_token_size initializationLorenzo Bianconi1-0/+1
7 dayswifi: mt76: mt7996: Fix NPU stop procedureLorenzo Bianconi2-11/+15
7 dayswifi: mt76: Fix memory leak destroying deviceLorenzo Bianconi1-5/+6
7 dayswifi: mt76: mt7921: Place upper limit on station AIDRory Little2-0/+8
7 dayswifi: mt76: mt7996: fix FCS error flag check in RX descriptorAlok Tiwari1-1/+1
7 dayswifi: mt76: mt7925: prevent NULL vif dereference in mt7925_mac_write_txwiMing Yen Hsieh1-2/+2
7 dayswifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_tx_check_aggr()Ming Yen Hsieh1-1/+4
7 dayswifi: mt76: mt7915: fix use_cts_prot supportRyder Lee5-16/+81
7 dayswifi: mt76: mt7615: fix use_cts_prot supportRyder Lee5-23/+53
7 dayswifi: mt76: mt7925: Fix incorrect MLO mode in firmware controlLeon Yen3-6/+9
7 dayswifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac...Sean Wang1-2/+4
7 dayswifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_c...Lorenzo Bianconi1-2/+3
7 dayswifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()Lorenzo Bianconi1-0/+1
7 dayswifi: mt76: mt7996: Switch to the secondary link if the default one is removedLorenzo Bianconi2-22/+41
7 dayswifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...Lorenzo Bianconi1-5/+16
7 dayswifi: mt76: mt7996: Set mtxq->wcid just for primary linkLorenzo Bianconi1-8/+6
7 dayswifi: mt76: mt7996: fix iface combination for different chipsetsShayne Chen1-1/+16
7 dayswifi: mt76: mt7996: fix the behavior of radar detectionStanleyYP Wang5-12/+68
2026-05-14wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_workQuan Zhou1-3/+4
2026-05-14wifi: mt76: mt7921: fix a potential clc buffer length underflowLeon Yen1-0/+3
2026-05-14wifi: mt76: mt7925: fix incorrect length field in txpower commandMing Yen Hsieh1-1/+1
2026-05-14wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggrQuan Zhou1-2/+4
2026-05-14wifi: mt76: mt7925: fix incorrect TLV length in CLC commandQuan Zhou1-1/+1
2026-05-07wifi: mt76: mt792x: fix mt7925u USB WFSYS reset handlingSean Wang2-1/+16
2026-05-07wifi: mt76: mt792x: describe USB WFSYS reset with a descriptorSean Wang1-8/+32
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-3/+1
2026-03-03wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook4-4/+4