summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mmio.c
AgeCommit message (Expand)Author
2020-12-04mt76: fix memory leak if device probing failsLorenzo Bianconi
2020-12-04wireless: mt76: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-24mt76: mt7615: significantly reduce interrupt loadFelix Fietkau
2020-09-24mt76: mt7615: only clear unmasked interrupts in irq taskletFelix Fietkau
2020-09-24mt76: set interrupt mask register to 0 before requesting irqFelix Fietkau
2020-07-21mt76: mt7615: introduce mt7663s supportSean Wang
2020-07-21mt76: mt7615: use full on-chip memory address for WF_PHY registersFelix Fietkau
2020-07-21mt76: mt7615: add support for accessing mapped registers via bus opsFelix Fietkau
2020-07-21mt76: overwrite qid for non-bufferable mgmt framesLorenzo Bianconi
2020-05-12mt76: mt7615: introduce PM supportLorenzo Bianconi
2020-05-12mt76: enable TDLS supportLorenzo Bianconi
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi
2020-05-12mt76: mt7615: rework IRQ handling to prepare for MSI supportFelix Fietkau
2020-05-12mt76: mt7615: disable hw/sched scan ops for non-offload firmwareFelix Fietkau
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi
2020-03-17mt76: mt7615: add mt7663e support to mt7615_reg_mapLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_register_mapLorenzo Bianconi
2020-02-14mt76: mt7615: implement hardware reset supportFelix Fietkau
2020-02-14mt76: mt7615: implement DMA support for MT7622Felix Fietkau
2020-02-14mt76: mt7615: move mmio related code from pci.c to mmio.cFelix Fietkau