summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)AuthorFilesLines
2024-05-30wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu1-1/+4
2024-05-30wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()Lorenzo Bianconi1-1/+1
2024-05-30wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow commandMing Yen Hsieh2-1/+2
2024-05-30wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe2-2/+6
2024-05-30wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau1-0/+1
2024-05-30wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau1-14/+32
2024-05-30wifi: mt76: mt7915: workaround too long expansion sparse warningsLorenzo Bianconi1-3/+3
2024-04-13wifi: mt76: mt7996: add locking for accessing mapped registersShayne Chen2-24/+43
2024-04-13wifi: mt76: mt7996: disable AMSDU for non-data framesPeter Chiu1-2/+3
2024-04-13wifi: mt76: mt7915: add locking for accessing mapped registersShayne Chen2-5/+41
2024-03-27wifi: mt76: fix the issue of missing txpwr settings from ch153 to ch177Ming Yen Hsieh1-1/+1
2024-03-27wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel confi...Ming Yen Hsieh1-12/+14
2024-03-27wifi: mt76: mt7921: fix incorrect type conversion for CLC commandMing Yen Hsieh1-2/+2
2024-03-27wifi: mt76: mt7925e: fix use-after-free in free_irq()Deren Wu1-0/+1
2024-03-27wifi: mt76: mt7921e: fix use-after-free in free_irq()Deren Wu2-0/+3
2024-03-27wifi: mt76: mt792x: fix ethtool warningGen Xu1-0/+1
2024-03-27wifi: mt76: mt7996: fix HIF_TXD_V2_1 valueBenjamin Lin1-1/+1
2024-03-27wifi: mt76: mt7996: fix efuse reading issueStanleyYP Wang1-1/+1
2024-03-27wifi: mt76: mt7996: fix HE beamformer phy cap for station vifHoward Hsu1-2/+3
2024-03-27wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS capsBenjamin Lin1-2/+14
2024-03-27wifi: mt76: mt7996: fix TWT issuesPeter Chiu2-9/+47
2024-03-27wifi: mt76: mt7996: check txs format before getting skb by pidPeter Chiu1-10/+13
2024-03-27wifi: mt76: mt7925: update PCIe DMA settingsDeren Wu2-3/+15
2024-03-27wifi: mt76: mt7925: add support to set ifs time by mcu commandMing Yen Hsieh3-1/+53
2024-03-27wifi: mt76: mt7925: add flow to avoid chip bt function failQuan Zhou2-0/+5
2024-03-27wifi: mt76: mt7925: fix the wrong header translation configMing Yen Hsieh1-24/+8
2024-03-27wifi: mt76: mt7925: fix WoW failed in encrypted modeMing Yen Hsieh4-57/+103
2024-03-27wifi: mt76: mt7925: fix fw download failMing Yen Hsieh1-1/+1
2024-03-27wifi: mt76: mt7925: fix wmm queue mappingMing Yen Hsieh2-2/+21
2024-03-27wifi: mt76: mt7925: fix mcu query command failHao Zhang1-1/+5
2024-03-27wifi: mt76: mt7925: fix SAP no beacon issue in 5Ghz and 6Ghz bandrong.yan3-4/+15
2024-03-27wifi: mt76: mt7925: fix connect to 80211b mode fail in 2Ghz bandMing Yen Hsieh1-3/+1
2024-03-27wifi: mt76: mt7996: fix fw loading timeoutLorenzo Bianconi1-1/+2
2024-02-05wifi: mt76: mt7996: fix fortify warningFelix Fietkau1-1/+2
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao29-0/+29
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-4/+6
2023-12-19Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski57-745/+3268
2023-12-17wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warningsGustavo A. R. Silva1-5/+5
2023-12-12wifi: mt76: fix crash with WED rx support enabledFelix Fietkau1-4/+6
2023-12-11wifi: mt76: mt7921: fix wrong 6Ghz power typeMing Yen Hsieh1-3/+35
2023-12-11wifi: mt76: mt7921: fix CLC command timeout when suspend/resumeMing Yen Hsieh3-5/+22
2023-12-11wifi: mt76: mt7921: fix country count limitation for CLCMing Yen Hsieh1-3/+8
2023-12-11wifi: mt76: mt7921: reduce the size of MCU firmware download Rx queueSean Wang2-2/+3
2023-12-11wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAMSujuan Chen10-19/+43
2023-12-07wifi: mt76: mt7921s: fix workqueue problem causes STA association failWang Zhao5-12/+18
2023-12-07wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König3-13/+6
2023-12-07wifi: mt76: mt7925: remove iftype from mt7925_init_eht_caps signatureLorenzo Bianconi1-3/+2
2023-12-07wifi: mt76: mt7996: add PCI IDs for mt7992StanleyYP Wang1-2/+6
2023-12-07wifi: mt76: connac: add new definition of tx descriptorBenjamin Lin2-2/+6
2023-12-07wifi: mt76: mt7996: adjust interface num and wtbl size for mt7992StanleyYP Wang2-4/+7