aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-39/+0
2018-10-01mt76: move queue initialization in mt76x02_mmio.cLorenzo Bianconi1-87/+1
2018-10-01mt76: move mt76x02_set_irq_mask in mt76x02_mmio.cLorenzo Bianconi1-3/+4
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi1-30/+0
2018-09-19mt76: move __iomem regs in mt76_mmioLorenzo Bianconi1-2/+2
2018-09-19mt76: introduce mmio data structure in mt76_devLorenzo Bianconi1-3/+0
2018-09-19mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_tx_queue_mcuLorenzo Bianconi1-6/+6
2018-09-19mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi1-1/+1
2018-09-19mt76: move mt76_qsel definition in dma.hLorenzo Bianconi1-1/+1
2018-09-19mt76: unify txwi and rxwi structuresStanislaw Gruszka1-3/+3
2018-09-19mt76: unify AC to hw queue mappingStanislaw Gruszka1-8/+2
2018-08-02mt76: add mt76x2_common to mt76x2-common moduleLorenzo Bianconi1-21/+0
2018-01-24mt76x2: fix WMM parameter configurationLorenzo Bianconi1-0/+1
2017-12-07mt76: add driver code for MT76x2eFelix Fietkau1-0/+183