index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
mmio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-19
mt76: mt7615: free irq if mt7615_mmio_probe fails
Lorenzo Bianconi
1
-4
/
+7
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
1
-0
/
+1
2021-04-21
mt76: mt7615: fix hardware error recovery for mt7663
Felix Fietkau
1
-7
/
+16
2021-04-12
mt76: mt7615: add missing SPDX tag in mmio.c
Ryder Lee
1
-0
/
+3
2020-12-04
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
1
-1
/
+2
2020-12-04
wireless: mt76: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-24
mt76: mt7615: significantly reduce interrupt load
Felix Fietkau
1
-4
/
+4
2020-09-24
mt76: mt7615: only clear unmasked interrupts in irq tasklet
Felix Fietkau
1
-11
/
+8
2020-09-24
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
1
-0
/
+2
2020-07-21
mt76: mt7615: introduce mt7663s support
Sean Wang
1
-0
/
+1
2020-07-21
mt76: mt7615: use full on-chip memory address for WF_PHY registers
Felix Fietkau
1
-2
/
+0
2020-07-21
mt76: mt7615: add support for accessing mapped registers via bus ops
Felix Fietkau
1
-0
/
+46
2020-07-21
mt76: overwrite qid for non-bufferable mgmt frames
Lorenzo Bianconi
1
-1
/
+1
2020-05-12
mt76: mt7615: introduce PM support
Lorenzo Bianconi
1
-0
/
+4
2020-05-12
mt76: enable TDLS support
Lorenzo Bianconi
1
-0
/
+2
2020-05-12
mt76: mt7615: move core shared code in mt7615-common module
Lorenzo Bianconi
1
-0
/
+30
2020-05-12
mt76: mt7615: rework IRQ handling to prepare for MSI support
Felix Fietkau
1
-8
/
+21
2020-05-12
mt76: mt7615: disable hw/sched scan ops for non-offload firmware
Felix Fietkau
1
-1
/
+7
2020-03-17
mt76: mt7615: introduce mt7663e support
Lorenzo Bianconi
1
-0
/
+28
2020-03-17
mt76: mt7615: add mt7663e support to mt7615_reg_map
Lorenzo Bianconi
1
-3
/
+9
2020-03-17
mt76: mt7615: introduce mt7615_register_map
Lorenzo Bianconi
1
-1
/
+26
2020-02-14
mt76: mt7615: implement hardware reset support
Felix Fietkau
1
-0
/
+10
2020-02-14
mt76: mt7615: implement DMA support for MT7622
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: mt7615: move mmio related code from pci.c to mmio.c
Felix Fietkau
1
-0
/
+105