summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mmio.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: partially move channel change code to coreFelix Fietkau2024-09-061-0/+1
* wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()Lorenzo Bianconi2024-05-021-1/+1
* wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi2024-02-221-5/+5
* wifi: mt76: mt7996: add locking for accessing mapped registersShayne Chen2024-02-221-22/+42
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-311-0/+1
* wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAMSujuan Chen2023-12-111-9/+0
* wifi: mt76: mt7996: rework register offsets for mt7992StanleyYP Wang2023-12-071-0/+59
* wifi: mt76: mt7996: add wed reset supportLorenzo Bianconi2023-12-071-0/+37
* wifi: mt76: mt7996: add wed rx supportBo Jiao2023-12-071-12/+48
* wifi: mt76: mt7996: add wed tx supportSujuan Chen2023-12-071-18/+154
* wifi: mt76: mt7996: enable mesh HW amsdu/de-amsdu supportRyder Lee2023-04-191-0/+1
* wifi: mt76: mt7996: enable coredump supportRyder Lee2023-04-171-0/+8
* wifi: mt76: mt7996: enable full system reset supportBo Jiao2023-04-171-4/+3
* wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-171-1/+0
* wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-171-3/+3
* wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skbLorenzo Bianconi2023-02-031-1/+1
* wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi2023-02-031-1/+1
* wifi: mt76: mt7996: update register for CFEND_RATEShayne Chen2023-02-031-0/+1
* wifi: mt76: mt7996: drop always true condition of __mt7996_reg_addr()Ryder Lee2022-12-091-1/+1
* wifi: mt76: mt7996: enable ack signal supportRyder Lee2022-12-011-8/+9
* wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devicesShayne Chen2022-12-011-0/+385