summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mmio.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt7615: rework IRQ handling to prepare for MSI supportFelix Fietkau2020-05-121-1/+2
* mt76: Introduce mt76_mcu data structureLorenzo Bianconi2020-02-141-3/+0
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: introduce mt76_mmio_read_copy routineLorenzo Bianconi2019-09-051-3/+10
* mt76: round up length on mt76_wr_copyFelix Fietkau2019-09-051-1/+1
* mt76: use readl/writel instead of ioread32/iowrite32Felix Fietkau2019-05-011-2/+2
* mt76: mmio: move mt76x02_set_irq_mask in mt76 moduleLorenzo Bianconi2019-05-011-0/+13
* mt76: allow to identify busStanislaw Gruszka2018-10-131-0/+1
* mt76: mmio: add implementation of wr_rp and rd_rpLorenzo Bianconi2018-10-011-0/+26
* mt76: move mt76x02_set_irq_mask in mt76x02_mmio.cLorenzo Bianconi2018-10-011-0/+1
* mt76: move __iomem regs in mt76_mmioLorenzo Bianconi2018-09-191-4/+4
* mt76: introduce mmio data structure in mt76_devLorenzo Bianconi2018-09-191-0/+4
* mt76: add common code shared between multiple chipsetsFelix Fietkau2017-12-071-0/+61