summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996
AgeCommit message (Expand)AuthorFilesLines
2024-05-03Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo6-31/+91
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh1-1/+1
2024-05-02wifi: mt76: mt7996: let upper layer handle MGMT frame protectionMichael-CY Lee1-4/+5
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau2-2/+2
2024-05-02wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang2-1/+9
2024-05-02wifi: mt76: connac: enable critical packet mode support for mt7992Howard Hsu3-0/+22
2024-05-02wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu1-1/+4
2024-05-02wifi: mt76: mt7996: fix non-main BSS no beacon issue for MBSS scenarioHenry Yen1-1/+4
2024-05-02wifi: mt76: connac: enable HW CSO module for mt7996Howard Hsu1-0/+14
2024-05-02wifi: mt76: mt7996: set RCPI value in rate control commandPeter Chiu1-0/+3
2024-05-02wifi: mt76: connac: use peer address for station BMC entryShayne Chen3-9/+14
2024-05-02wifi: mt76: mt7996: disable rx header translation for BMC entryShayne Chen1-4/+5
2024-05-02wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()Lorenzo Bianconi1-1/+1
2024-05-02wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe2-2/+6
2024-05-02wifi: mt76: mt7996: only set MT76_MCU_RESET for the main phyFelix Fietkau1-6/+2
2024-02-22wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi3-7/+7
2024-02-22wifi: mt76: mt7996: fix HIF_TXD_V2_1 valueBenjamin Lin1-1/+1
2024-02-22wifi: mt76: mt7996: add locking for accessing mapped registersShayne Chen2-24/+43
2024-02-22wifi: mt76: mt7996: remove TXS queue settingPeter Chiu1-5/+0
2024-02-22wifi: mt76: mt7996: fix efuse reading issueStanleyYP Wang1-1/+1
2024-02-22wifi: mt76: mt7996: mark GCMP IGTK unsupportedMichael-CY Lee1-1/+4
2024-02-22wifi: mt76: mt7996: fix HE beamformer phy cap for station vifHoward Hsu1-2/+3
2024-02-22wifi: mt76: mt7996: ensure 4-byte alignment for beacon commandsBenjamin Lin2-11/+7
2024-02-22wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS capsBenjamin Lin1-2/+14
2024-02-22wifi: mt76: mt7996: disable AMSDU for non-data framesPeter Chiu1-2/+3
2024-02-22wifi: mt76: mt7996: fix TWT issuesPeter Chiu2-9/+47
2024-02-22wifi: mt76: mt7996: check txs format before getting skb by pidPeter Chiu1-10/+13
2024-02-22wifi: mt76: mt7996: fix fw loading timeoutLorenzo Bianconi1-1/+2
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-1/+1
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+4
2024-02-05wifi: mt76: mt7996: fix fortify warningFelix Fietkau1-1/+2
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao1-0/+1
2023-12-17wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warningsGustavo A. R. Silva1-5/+5
2023-12-11wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAMSujuan Chen5-15/+21
2023-12-07wifi: mt76: mt7996: add PCI IDs for mt7992StanleyYP Wang1-2/+6
2023-12-07wifi: mt76: connac: add new definition of tx descriptorBenjamin Lin1-2/+5
2023-12-07wifi: mt76: mt7996: adjust interface num and wtbl size for mt7992StanleyYP Wang2-4/+7
2023-12-07wifi: mt76: mt7996: support mt7992 eeprom loadingStanleyYP Wang2-3/+12
2023-12-07wifi: mt76: mt7996: rework register offsets for mt7992StanleyYP Wang2-23/+112
2023-12-07wifi: mt76: mt7996: add DMA support for mt7992Benjamin Lin4-17/+61
2023-12-07wifi: mt76: connac: add firmware support for mt7992StanleyYP Wang5-4/+38
2023-12-07wifi: mt76: mt7996: introduce mt7996_band_valid()Shayne Chen5-32/+46
2023-12-07wifi: mt76: mt7996: fix mt7996_mcu_all_sta_info_event struct packingArnd Bergmann1-3/+3
2023-12-07wifi: mt76: connac: add beacon protection support for mt7996Allen Ye4-42/+129
2023-12-07wifi: mt76: mt7996: rework ampdu params settingPeter Chiu2-44/+16
2023-12-07wifi: mt76: mt7996: fix alignment of sta info eventStanleyYP Wang1-1/+1
2023-12-07wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin4-45/+73
2023-12-07wifi: mt76: mt7996: add txpower setting supportShayne Chen4-0/+85
2023-12-07wifi: mt76: change txpower init to per-phyShayne Chen3-15/+24
2023-12-07wifi: mt76: mt7996: fix rate usage of inband discovery framesMeiChia Chiu1-2/+2