summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-23wifi: mt76: mt7925: fix potential deadlock in mt7925_roc_abort_syncSean Wang-5/+9
2026-03-23wifi: mt76: mt7925: Skip scan process during suspend.Michael Lo-0/+8
2026-03-23wifi: mt76: mt7925: drop puncturing handling from BSS change pathSean Wang-6/+0
2026-03-23wifi: mt76: Enable NPU support for MT7996 devicesLorenzo Bianconi-5/+1
2026-03-23wifi: mt76: mt7996: Store DMA mapped buffer addresses in mt7996_npu_hw_init()Lorenzo Bianconi-23/+39
2026-03-23wifi: mt76: mt7996: Do not schedule RRO and TxFree queues during reset for NPULorenzo Bianconi-0/+40
2026-03-23wifi: mt76: Do not reset idx for NPU tx queues during resetLorenzo Bianconi-1/+3
2026-03-23wifi: mt76: mt7996: Move RRO dma start in a dedicated routineLorenzo Bianconi-31/+41
2026-03-23wifi: mt76: mt7996: Add __mt7996_npu_hw_init routineLorenzo Bianconi-14/+27
2026-03-23wifi: mt76: mt7996: Integrate MT7990 dma configuration for NPULorenzo Bianconi-46/+86
2026-03-23wifi: mt76: mt7996: Integrate MT7990 init configuration for NPULorenzo Bianconi-4/+9
2026-03-23wifi: mt76: mt7996: Integrate NPU in RRO session managementLorenzo Bianconi-1/+55
2026-03-23wifi: mt76: mt7996: Add NPU support for MT7990 chipsetLorenzo Bianconi-32/+277
2026-03-23wifi: mt76: mt7996: Rename mt7996_npu_rxd_init() in mt7992_npu_rxd_init()Lorenzo Bianconi-2/+2
2026-03-23wifi: mt76: mt7996: Add mt7992_npu_txrx_offload_init routineLorenzo Bianconi-26/+37
2026-03-23wifi: mt76: mt7996: Fix wdma_idx for MT7996 device if NPU is enabledLorenzo Bianconi-0/+4
2026-03-23wifi: mt76: mt7996: Fix BAND2 tx queues initialization when NPU is enabledLorenzo Bianconi-6/+13
2026-03-23wifi: mt76: always enable RRO queues for non-MT7992 chipsetLorenzo Bianconi-3/+6
2026-03-23wifi: mt76: npu: Add missing rx_token_size initializationLorenzo Bianconi-0/+1
2026-03-23wifi: mt76: mt7996: Fix NPU stop procedureLorenzo Bianconi-11/+15
2026-03-23wifi: mt76: Fix memory leak destroying deviceLorenzo Bianconi-5/+6
2026-03-23wifi: mt76: mt7921: fix a potential clc buffer length underflowLeon Yen-0/+3
2026-03-23wifi: mt76: mt7921: Place upper limit on station AIDRory Little-0/+8
2026-03-23wifi: mt76: mt7996: fix FCS error flag check in RX descriptorAlok Tiwari-1/+1
2026-03-23tracing: Adjust cmd_check_undefined to show unexpected undefined symbolsNathan Chancellor-1/+7
2026-03-23wifi: mt76: mt7925: prevent NULL vif dereference in mt7925_mac_write_txwiMing Yen Hsieh-2/+2
2026-03-23wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_tx_check_aggr()Ming Yen Hsieh-1/+4
2026-03-23wifi: mt76: fix list corruption in mt76_wcid_cleanupZac Bowling-0/+10
2026-03-23wifi: mt76: mt7925: fix incorrect length field in txpower commandMing Yen Hsieh-1/+1
2026-03-23wifi: mt76: mt7996: add support for ERP CTS & HT protectionRyder Lee-0/+59
2026-03-23wifi: mt76: mt7915: fix use_cts_prot supportRyder Lee-16/+81
2026-03-23wifi: mt76: mt7615: fix use_cts_prot supportRyder Lee-23/+53
2026-03-23wifi: mt7601u: check multiple firmware pathsChristian Hewitt-1/+15
2026-03-23wifi: mt76: mt792x: Fix a potential deadlock in high-load situationsLeon Yen-1/+1
2026-03-23wifi: mt76: mt7925: Fix incorrect MLO mode in firmware controlLeon Yen-6/+9
2026-03-23wifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac...Sean Wang-2/+4
2026-03-23wifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_c...Lorenzo Bianconi-2/+3
2026-03-23wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()Lorenzo Bianconi-0/+1
2026-03-23wifi: mt76: mt7996: Switch to the secondary link if the default one is removedLorenzo Bianconi-22/+41
2026-03-23wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...Lorenzo Bianconi-5/+16
2026-03-23wifi: mt76: mt7996: Set mtxq->wcid just for primary linkLorenzo Bianconi-8/+6
2026-03-23wifi: mt76: mt7996: Fix spelling mistake "retriving" -> "retrieving"Colin Ian King-4/+4
2026-03-23wifi: mt76: mt7925: introduce CSA support in non-MLO modeLeon Yen-3/+142
2026-03-23wifi: mt76: mt76x02: wake queues after reconfigDavid Bauer-0/+1
2026-03-23wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggrQuan Zhou-2/+4
2026-03-23wifi: mt76: mt7996: fix iface combination for different chipsetsShayne Chen-1/+16
2026-03-23wifi: mt76: mt7996: add duplicated WTBL commandShayne Chen-2/+32
2026-03-23wifi: mt76: mt7996: offload radar threshold initializationStanleyYP Wang-82/+0
2026-03-23wifi: mt76: mt7996: abort CCA when CSA is startingStanleyYP Wang-1/+20
2026-03-23wifi: mt76: mt7996: set specific BSSINFO and STAREC commands after channel sw...StanleyYP Wang-1/+75