Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mt76: switch to SPDX tag instead of verbose boilerplate text | Ryder Lee | 2019-09-05 | 1 | -12/+1 |
* | mt76: introduce mt76_mmio_read_copy routine | Lorenzo Bianconi | 2019-09-05 | 1 | -3/+10 |
* | mt76: round up length on mt76_wr_copy | Felix Fietkau | 2019-09-05 | 1 | -1/+1 |
* | mt76: use readl/writel instead of ioread32/iowrite32 | Felix Fietkau | 2019-05-01 | 1 | -2/+2 |
* | mt76: mmio: move mt76x02_set_irq_mask in mt76 module | Lorenzo Bianconi | 2019-05-01 | 1 | -0/+13 |
* | mt76: allow to identify bus | Stanislaw Gruszka | 2018-10-13 | 1 | -0/+1 |
* | mt76: mmio: add implementation of wr_rp and rd_rp | Lorenzo Bianconi | 2018-10-01 | 1 | -0/+26 |
* | mt76: move mt76x02_set_irq_mask in mt76x02_mmio.c | Lorenzo Bianconi | 2018-10-01 | 1 | -0/+1 |
* | mt76: move __iomem regs in mt76_mmio | Lorenzo Bianconi | 2018-09-19 | 1 | -4/+4 |
* | mt76: introduce mmio data structure in mt76_dev | Lorenzo Bianconi | 2018-09-19 | 1 | -0/+4 |
* | mt76: add common code shared between multiple chipsets | Felix Fietkau | 2017-12-07 | 1 | -0/+61 |