aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996
AgeCommit message (Expand)AuthorFilesLines
2026-03-24wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove()Lorenzo Bianconi3-49/+45
2026-03-24wifi: mt76: mt7996: Add mcu APIs to enable/disable vif links.Shayne Chen4-19/+137
2026-03-24wifi: mt76: mt7996: Destroy vif active links in mt7996_remove_interface()Lorenzo Bianconi1-36/+72
2026-03-24wifi: mt76: mt7996: Move mlink deallocation in mt7996_vif_link_remove()Shayne Chen1-0/+6
2026-03-24wifi: mt76: mt7996: Account active links in valid_links fieldsShayne Chen1-23/+29
2026-03-24wifi: mt76: mt7996: Rely on msta_link link_id in mt7996_vif_link_remove()Lorenzo Bianconi1-4/+7
2026-03-24wifi: mt76: mt7996: fix frequency separation for station STR modePeter Chiu1-0/+1
2026-03-24wifi: mt76: mt7996: fix issues with manually triggered radar detectionStanleyYP Wang1-4/+18
2026-03-24wifi: mt76: mt7996: adjust timeout value for boot-up calibration commandsRex Lu1-1/+2
2026-03-24wifi: mt76: mt7996: update WFSYS reset flow for MT7990 chipsetsPeter Chiu2-3/+34
2026-03-24wifi: mt76: mt7996: support critical packet mode for MT7990 chipsetsHoward Hsu1-1/+1
2026-03-24wifi: mt76: mt7996: fix RRO EMU configurationPeter Chiu2-3/+2
2026-03-24wifi: mt76: add per-link beacon monitoring for MLOFelix Fietkau2-3/+35
2026-03-24wifi: mt76: wait for firmware TX completion of mgmt frames before channel switchFelix Fietkau1-0/+6
2026-03-24wifi: mt76: support upgrading passive scans to activeChad Monroe1-0/+3
2026-03-24wifi: mt76: mt7996: Decrement sta counter removing the link in mt7996_mac_res...Lorenzo Bianconi1-0/+5
2026-03-24wifi: mt76: mt7996: Remove unnecessary phy filed in mt7996_vif_link structLorenzo Bianconi5-39/+101
2026-03-24wifi: mt76: mt7996: Remove link pointer dependency in mt7996_mac_sta_remove_l...Lorenzo Bianconi1-10/+4
2026-03-24wifi: mt76: mt7996: Add missing CHANCTX_STA_CSA propertyLorenzo Bianconi1-0/+1
2026-03-24wifi: mt76: mt7996: Disable Rx hdr_trans in monitor modeRyder Lee2-0/+5
2026-03-24wifi: mt76: mt7996: Add eMLSR supportMeiChia Chiu3-0/+75
2026-03-24wifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work()Duoming Zhou1-0/+1
2026-03-24wifi: mt76: mt7996: fix queue pause after scan due to wrong channel switch re...StanleyYP Wang1-2/+1
2026-03-24wifi: mt76: avoid to set ACK for MCU command if wait_resp is not setStanleyYP Wang1-6/+5
2026-03-24wifi: mt76: mt7996: fix struct mt7996_mcu_uni_eventStanleyYP Wang2-3/+3
2026-03-24wifi: mt76: mt7996: fix wrong DMAD length when using MAC TXPShayne Chen1-2/+4
2026-03-24wifi: mt76: mt7996: apply calibration-free data from OTPStanleyYP Wang2-19/+158
2026-03-24wifi: mt76: mt7996: add variant for MT7992 chipsetsShayne Chen4-2/+15
2026-03-24wifi: mt76: add external EEPROM support for mt799x chipsetsStanleyYP Wang5-61/+147
2026-03-23wifi: mt76: mt7996: increase txq memory limit to 32 MiBChad Monroe1-0/+1
2026-03-23wifi: mt76: mt7996: reset device after MCU message timeoutChad Monroe2-0/+14
2026-03-23wifi: mt76: mt7996: Store DMA mapped buffer addresses in mt7996_npu_hw_init()Lorenzo Bianconi2-23/+39
2026-03-23wifi: mt76: mt7996: Do not schedule RRO and TxFree queues during reset for NPULorenzo Bianconi2-0/+19
2026-03-23wifi: mt76: mt7996: Move RRO dma start in a dedicated routineLorenzo Bianconi3-31/+41
2026-03-23wifi: mt76: mt7996: Add __mt7996_npu_hw_init routineLorenzo Bianconi3-14/+27
2026-03-23wifi: mt76: mt7996: Integrate MT7990 dma configuration for NPULorenzo Bianconi1-46/+86
2026-03-23wifi: mt76: mt7996: Integrate MT7990 init configuration for NPULorenzo Bianconi1-4/+9
2026-03-23wifi: mt76: mt7996: Integrate NPU in RRO session managementLorenzo Bianconi1-1/+15
2026-03-23wifi: mt76: mt7996: Add NPU support for MT7990 chipsetLorenzo Bianconi2-32/+277
2026-03-23wifi: mt76: mt7996: Rename mt7996_npu_rxd_init() in mt7992_npu_rxd_init()Lorenzo Bianconi1-2/+2
2026-03-23wifi: mt76: mt7996: Add mt7992_npu_txrx_offload_init routineLorenzo Bianconi1-26/+37
2026-03-23wifi: mt76: mt7996: Fix wdma_idx for MT7996 device if NPU is enabledLorenzo Bianconi1-0/+4
2026-03-23wifi: mt76: mt7996: Fix BAND2 tx queues initialization when NPU is enabledLorenzo Bianconi2-6/+13
2026-03-23wifi: mt76: mt7996: Fix NPU stop procedureLorenzo Bianconi2-11/+15
2026-03-23wifi: mt76: mt7996: fix FCS error flag check in RX descriptorAlok Tiwari1-1/+1
2026-03-23wifi: mt76: mt7996: add support for ERP CTS & HT protectionRyder Lee4-0/+58
2026-03-23wifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_c...Lorenzo Bianconi1-2/+3
2026-03-23wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()Lorenzo Bianconi1-0/+1
2026-03-23wifi: mt76: mt7996: Switch to the secondary link if the default one is removedLorenzo Bianconi2-22/+41
2026-03-23wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...Lorenzo Bianconi1-5/+16