summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996
AgeCommit message (Expand)Author
2024-07-11wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang
2024-05-30wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu
2024-05-30wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()Lorenzo Bianconi
2024-05-30wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe
2024-02-22wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi
2024-02-22wifi: mt76: mt7996: fix HIF_TXD_V2_1 valueBenjamin Lin
2024-02-22wifi: mt76: mt7996: add locking for accessing mapped registersShayne Chen
2024-02-22wifi: mt76: mt7996: remove TXS queue settingPeter Chiu
2024-02-22wifi: mt76: mt7996: fix efuse reading issueStanleyYP Wang
2024-02-22wifi: mt76: mt7996: mark GCMP IGTK unsupportedMichael-CY Lee
2024-02-22wifi: mt76: mt7996: fix HE beamformer phy cap for station vifHoward Hsu
2024-02-22wifi: mt76: mt7996: ensure 4-byte alignment for beacon commandsBenjamin Lin
2024-02-22wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS capsBenjamin Lin
2024-02-22wifi: mt76: mt7996: disable AMSDU for non-data framesPeter Chiu
2024-02-22wifi: mt76: mt7996: fix TWT issuesPeter Chiu
2024-02-22wifi: mt76: mt7996: check txs format before getting skb by pidPeter Chiu
2024-02-22wifi: mt76: mt7996: fix fw loading timeoutLorenzo Bianconi
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-05wifi: mt76: mt7996: fix fortify warningFelix Fietkau
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao
2023-12-17wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warningsGustavo A. R. Silva
2023-12-11wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAMSujuan Chen
2023-12-07wifi: mt76: mt7996: add PCI IDs for mt7992StanleyYP Wang
2023-12-07wifi: mt76: connac: add new definition of tx descriptorBenjamin Lin
2023-12-07wifi: mt76: mt7996: adjust interface num and wtbl size for mt7992StanleyYP Wang
2023-12-07wifi: mt76: mt7996: support mt7992 eeprom loadingStanleyYP Wang
2023-12-07wifi: mt76: mt7996: rework register offsets for mt7992StanleyYP Wang
2023-12-07wifi: mt76: mt7996: add DMA support for mt7992Benjamin Lin
2023-12-07wifi: mt76: connac: add firmware support for mt7992StanleyYP Wang
2023-12-07wifi: mt76: mt7996: introduce mt7996_band_valid()Shayne Chen
2023-12-07wifi: mt76: mt7996: fix mt7996_mcu_all_sta_info_event struct packingArnd Bergmann
2023-12-07wifi: mt76: connac: add beacon protection support for mt7996Allen Ye
2023-12-07wifi: mt76: mt7996: rework ampdu params settingPeter Chiu
2023-12-07wifi: mt76: mt7996: fix alignment of sta info eventStanleyYP Wang
2023-12-07wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin
2023-12-07wifi: mt76: mt7996: add txpower setting supportShayne Chen
2023-12-07wifi: mt76: change txpower init to per-phyShayne Chen
2023-12-07wifi: mt76: mt7996: fix rate usage of inband discovery framesMeiChia Chiu
2023-12-07wifi: mt76: mt7996: align the format of fixed rate commandPeter Chiu
2023-12-07wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGEDPeter Chiu
2023-12-07wifi: mt76: connac: set fixed_bw bit in TX descriptor for fixed rate framesHoward Hsu
2023-12-07wifi: mt76: mt7996: adjust WFDMA settings to improve performancePeter Chiu
2023-12-07wifi: mt76: mt7996: fix the size of struct bss_rate_tlvSujuan Chen
2023-12-07wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang
2023-12-07wifi: mt76: mt7996: add thermal sensor device supportHoward Hsu
2023-12-07wifi: mt76: connac: add thermal protection support for mt7996Howard Hsu
2023-12-07wifi: mt76: mt7996: add TX statistics for EHT mode in debugfsHoward Hsu
2023-12-07wifi: mt76: mt7996: add support for variants with auxiliary RX pathShayne Chen
2023-12-07wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi