summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mmio.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-11wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAMSujuan Chen1-9/+0
2023-12-07wifi: mt76: mt7996: rework register offsets for mt7992StanleyYP Wang1-0/+59
2023-12-07wifi: mt76: mt7996: add wed reset supportLorenzo Bianconi1-0/+37
2023-12-07wifi: mt76: mt7996: add wed rx supportBo Jiao1-12/+48
2023-12-07wifi: mt76: mt7996: add wed tx supportSujuan Chen1-18/+154
2023-04-19wifi: mt76: mt7996: enable mesh HW amsdu/de-amsdu supportRyder Lee1-0/+1
2023-04-17wifi: mt76: mt7996: enable coredump supportRyder Lee1-0/+8
2023-04-17wifi: mt76: mt7996: enable full system reset supportBo Jiao1-4/+3
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi1-1/+0
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi1-3/+3
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skbLorenzo Bianconi1-1/+1
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi1-1/+1
2023-02-03wifi: mt76: mt7996: update register for CFEND_RATEShayne Chen1-0/+1
2022-12-09wifi: mt76: mt7996: drop always true condition of __mt7996_reg_addr()Ryder Lee1-1/+1
2022-12-01wifi: mt76: mt7996: enable ack signal supportRyder Lee1-8/+9
2022-12-01wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devicesShayne Chen1-0/+385