index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
mmio.c
Age
Commit message (
Expand
)
Author
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
2021-04-21
mt76: mt7615: fix hardware error recovery for mt7663
Felix Fietkau
2021-04-12
mt76: mt7615: add missing SPDX tag in mmio.c
Ryder Lee
2020-12-04
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
2020-12-04
wireless: mt76: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-24
mt76: mt7615: significantly reduce interrupt load
Felix Fietkau
2020-09-24
mt76: mt7615: only clear unmasked interrupts in irq tasklet
Felix Fietkau
2020-09-24
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
2020-07-21
mt76: mt7615: introduce mt7663s support
Sean Wang
2020-07-21
mt76: mt7615: use full on-chip memory address for WF_PHY registers
Felix Fietkau
2020-07-21
mt76: mt7615: add support for accessing mapped registers via bus ops
Felix Fietkau
2020-07-21
mt76: overwrite qid for non-bufferable mgmt frames
Lorenzo Bianconi
2020-05-12
mt76: mt7615: introduce PM support
Lorenzo Bianconi
2020-05-12
mt76: enable TDLS support
Lorenzo Bianconi
2020-05-12
mt76: mt7615: move core shared code in mt7615-common module
Lorenzo Bianconi
2020-05-12
mt76: mt7615: rework IRQ handling to prepare for MSI support
Felix Fietkau
2020-05-12
mt76: mt7615: disable hw/sched scan ops for non-offload firmware
Felix Fietkau
2020-03-17
mt76: mt7615: introduce mt7663e support
Lorenzo Bianconi
2020-03-17
mt76: mt7615: add mt7663e support to mt7615_reg_map
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce mt7615_register_map
Lorenzo Bianconi
2020-02-14
mt76: mt7615: implement hardware reset support
Felix Fietkau
2020-02-14
mt76: mt7615: implement DMA support for MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: move mmio related code from pci.c to mmio.c
Felix Fietkau