summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996
AgeCommit message (Expand)Author
2026-06-09wifi: mt76: Drop unneeded mt76_register_debugfs_fops() return checksIngyu Jang
2026-06-09wifi: mt76: mt7996: fix potential tx_retries underflowRyder Lee
2026-06-09wifi: mt76: mt7996: disable UNI_BSS_INFO_PROTECT_INFO for mt7996Ryder Lee
2026-06-09wifi: mt76: mt7996: limit work in set_bitrate_maskDylan Eskew
2026-06-09wifi: mt76: mt7996: reduce phy work in set_coverageDylan Eskew
2026-06-09wifi: mt76: mt7996: remove redundant pdev->bus check in probeLorenzo Bianconi
2026-06-09wifi: mt76: mt7996: fix reading zeroed info->control.flags after mt76_tx_stat...Lorenzo Bianconi
2026-06-09wifi: mt76: mt7996: Fix possible NULL pointer dereference in mt7996_mac_write...Lorenzo Bianconi
2026-06-09wifi: mt76: mt7996: Fix possible token leak in mt7996_tx_prepare_skb()Lorenzo Bianconi
2026-06-09wifi: mt76: mt7996: Fix NULL pointer dereference in mt7996_init_tx_queues()Lorenzo Bianconi
2026-06-09wifi: mt76: mt7996: fix out-of-bounds array access during hardware restartFelix Fietkau
2026-06-09wifi: mt76: route TDLS-peer frames as 3-addr non-DS in HW encapElXreno
2026-03-24wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove()Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Add mcu APIs to enable/disable vif links.Shayne Chen
2026-03-24wifi: mt76: mt7996: Destroy vif active links in mt7996_remove_interface()Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Move mlink deallocation in mt7996_vif_link_remove()Shayne Chen
2026-03-24wifi: mt76: mt7996: Account active links in valid_links fieldsShayne Chen
2026-03-24wifi: mt76: mt7996: Rely on msta_link link_id in mt7996_vif_link_remove()Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: fix frequency separation for station STR modePeter Chiu
2026-03-24wifi: mt76: mt7996: fix issues with manually triggered radar detectionStanleyYP Wang
2026-03-24wifi: mt76: mt7996: adjust timeout value for boot-up calibration commandsRex Lu
2026-03-24wifi: mt76: mt7996: update WFSYS reset flow for MT7990 chipsetsPeter Chiu
2026-03-24wifi: mt76: mt7996: support critical packet mode for MT7990 chipsetsHoward Hsu
2026-03-24wifi: mt76: mt7996: fix RRO EMU configurationPeter Chiu
2026-03-24wifi: mt76: add per-link beacon monitoring for MLOFelix Fietkau
2026-03-24wifi: mt76: wait for firmware TX completion of mgmt frames before channel switchFelix Fietkau
2026-03-24wifi: mt76: support upgrading passive scans to activeChad Monroe
2026-03-24wifi: mt76: mt7996: Decrement sta counter removing the link in mt7996_mac_res...Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Remove unnecessary phy filed in mt7996_vif_link structLorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Remove link pointer dependency in mt7996_mac_sta_remove_l...Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Add missing CHANCTX_STA_CSA propertyLorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Disable Rx hdr_trans in monitor modeRyder Lee
2026-03-24wifi: mt76: mt7996: Add eMLSR supportMeiChia Chiu
2026-03-24wifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work()Duoming Zhou
2026-03-24wifi: mt76: mt7996: fix queue pause after scan due to wrong channel switch re...StanleyYP Wang
2026-03-24wifi: mt76: avoid to set ACK for MCU command if wait_resp is not setStanleyYP Wang
2026-03-24wifi: mt76: mt7996: fix struct mt7996_mcu_uni_eventStanleyYP Wang
2026-03-24wifi: mt76: mt7996: fix wrong DMAD length when using MAC TXPShayne Chen
2026-03-24wifi: mt76: mt7996: apply calibration-free data from OTPStanleyYP Wang
2026-03-24wifi: mt76: mt7996: add variant for MT7992 chipsetsShayne Chen
2026-03-24wifi: mt76: add external EEPROM support for mt799x chipsetsStanleyYP Wang
2026-03-23wifi: mt76: mt7996: increase txq memory limit to 32 MiBChad Monroe
2026-03-23wifi: mt76: mt7996: reset device after MCU message timeoutChad Monroe
2026-03-23wifi: mt76: mt7996: Store DMA mapped buffer addresses in mt7996_npu_hw_init()Lorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Do not schedule RRO and TxFree queues during reset for NPULorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Move RRO dma start in a dedicated routineLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Add __mt7996_npu_hw_init routineLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Integrate MT7990 dma configuration for NPULorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Integrate MT7990 init configuration for NPULorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Integrate NPU in RRO session managementLorenzo Bianconi