summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
AgeCommit message (Expand)Author
2026-03-24wifi: mt76: mt7996: Add mcu APIs to enable/disable vif links.Shayne Chen
2026-03-24wifi: mt76: mt7996: adjust timeout value for boot-up calibration commandsRex Lu
2026-03-24wifi: mt76: mt7996: Remove unnecessary phy filed in mt7996_vif_link structLorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Add eMLSR supportMeiChia Chiu
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: 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: reset device after MCU message timeoutChad Monroe
2026-03-23wifi: mt76: mt7996: add support for ERP CTS & HT protectionRyder Lee
2026-03-23wifi: mt76: mt7996: add duplicated WTBL commandShayne Chen
2026-03-23wifi: mt76: mt7996: abort CCA when CSA is startingStanleyYP Wang
2026-03-23wifi: mt76: mt7996: set specific BSSINFO and STAREC commands after channel sw...StanleyYP Wang
2026-03-23wifi: mt76: mt7996: fix the behavior of radar detectionStanleyYP Wang
2026-03-23wifi: mt76: mt7996: extend CSA and CCA support for MLOShayne Chen
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-24wifi: mt76: mt7996: fix MLO set key and group key issuesShayne Chen
2025-11-24wifi: mt76: mt7996: use correct link_id when filling TXD and TXPShayne Chen
2025-11-24wifi: mt76: mt7996: fix several fields in mt7996_mcu_bss_basic_tlv()Shayne Chen
2025-11-24wifi: mt76: mt7996: fix implicit beamforming support for mt7992Howard Hsu
2025-11-24wifi: mt76: mt7996: no need to wait ACK event for SDO commandPeter Chiu
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau
2025-11-24wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx()Felix Fietkau
2025-09-15wifi: mt76: mt7996: remove the mem_total field of STA_REC_BF commandHoward Hsu
2025-09-15wifi: mt76: mt7996: fix updating beacon protection with beacons enabledFelix Fietkau
2025-09-15wifi: mt76: mt7996: fix memory leak on mt7996_mcu_sta_key_tlv errorFelix Fietkau
2025-09-15wifi: mt76: mt7996: fix setting beacon protection keysFelix Fietkau
2025-09-15wifi: mt76: mt7996: decrease timeout for commonly issued MCU commandsFelix Fietkau
2025-09-15wifi: mt76: mt7996: Add SW path for HW-RRO v3.1Rex Lu
2025-09-15wifi: mt76: mt7996: Use proper link info in mt7996_mcu_add_groupLorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Use deflink for AMPDU rx reorderingLorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Fix mt7996_mcu_bss_mld_tlv routineLorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Fix mt7996_mcu_sta_ba wcid configurationLorenzo Bianconi
2025-08-27wifi: mt76: mt7996: disable beacons when going offchannelFelix Fietkau
2025-08-27wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data()Nathan Chancellor
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-07wifi: mt76: mt7996: Rely on for_each_sta_active_link() in mt7996_mcu_sta_mld_...Lorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Fix secondary link lookup in mt7996_mcu_sta_mld_setup_tlv()Lorenzo Bianconi
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()Lorenzo Bianconi
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed()Lorenzo Bianconi
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()Lorenzo Bianconi
2025-05-21wifi: mt76: mt7996: remove duplicate check in mt7996_mcu_sta_mld_setup_tlv()Dan Carpenter
2025-05-21wifi: mt76: mt7996: rework radar HWRDD idxStanleyYP Wang
2025-05-21wifi: mt76: mt7996: rework WA mcu command for mt7990Peter Chiu
2025-05-21wifi: mt76: connac: add support to load firmware for mt7990StanleyYP Wang