aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mmio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-14mt76: Introduce mt76_mcu data structureLorenzo Bianconi1-3/+0
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-09-05mt76: introduce mt76_mmio_read_copy routineLorenzo Bianconi1-3/+10
2019-09-05mt76: round up length on mt76_wr_copyFelix Fietkau1-1/+1
2019-05-01mt76: use readl/writel instead of ioread32/iowrite32Felix Fietkau1-2/+2
2019-05-01mt76: mmio: move mt76x02_set_irq_mask in mt76 moduleLorenzo Bianconi1-0/+13
2018-10-13mt76: allow to identify busStanislaw Gruszka1-0/+1
2018-10-01mt76: mmio: add implementation of wr_rp and rd_rpLorenzo Bianconi1-0/+26
2018-10-01mt76: move mt76x02_set_irq_mask in mt76x02_mmio.cLorenzo Bianconi1-0/+1
2018-09-19mt76: move __iomem regs in mt76_mmioLorenzo Bianconi1-4/+4
2018-09-19mt76: introduce mmio data structure in mt76_devLorenzo Bianconi1-0/+4
2017-12-07mt76: add common code shared between multiple chipsetsFelix Fietkau1-0/+61