index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
mmio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-04-17
1
-1
/
+0
*
wifi: mt76: add mt76_connac_irq_enable utility routine
Lorenzo Bianconi
2023-04-17
1
-3
/
+1
*
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
2023-04-17
1
-3
/
+3
*
wifi: mt76: mt7615: enable per-phy led support
Lorenzo Bianconi
2022-12-09
1
-16
/
+0
*
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
2022-07-11
1
-1
/
+1
*
mt76: move mt7615_txp_ptr in mt76_connac module
Lorenzo Bianconi
2022-07-11
1
-1
/
+1
*
mt76: mt7615/mt7915: do reset_work with mt76's work queue
Bo Jiao
2022-05-13
1
-1
/
+1
*
mt76: mt7615e: process txfree and txstatus without allocating skbs
Lorenzo Bianconi
2022-02-03
1
-0
/
+1
*
mt76: mt7615: clear mcu error interrupt status on mt7663
Felix Fietkau
2021-12-19
1
-0
/
+1
*
mt76: mt7615: free irq if mt7615_mmio_probe fails
Lorenzo Bianconi
2021-06-19
1
-4
/
+7
*
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
2021-04-21
1
-0
/
+1
*
mt76: mt7615: fix hardware error recovery for mt7663
Felix Fietkau
2021-04-21
1
-7
/
+16
*
mt76: mt7615: add missing SPDX tag in mmio.c
Ryder Lee
2021-04-12
1
-0
/
+3
*
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
2020-12-04
1
-1
/
+2
*
wireless: mt76: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-12-04
1
-3
/
+3
*
mt76: mt7615: significantly reduce interrupt load
Felix Fietkau
2020-09-24
1
-4
/
+4
*
mt76: mt7615: only clear unmasked interrupts in irq tasklet
Felix Fietkau
2020-09-24
1
-11
/
+8
*
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
2020-09-24
1
-0
/
+2
*
mt76: mt7615: introduce mt7663s support
Sean Wang
2020-07-21
1
-0
/
+1
*
mt76: mt7615: use full on-chip memory address for WF_PHY registers
Felix Fietkau
2020-07-21
1
-2
/
+0
*
mt76: mt7615: add support for accessing mapped registers via bus ops
Felix Fietkau
2020-07-21
1
-0
/
+46
*
mt76: overwrite qid for non-bufferable mgmt frames
Lorenzo Bianconi
2020-07-21
1
-1
/
+1
*
mt76: mt7615: introduce PM support
Lorenzo Bianconi
2020-05-12
1
-0
/
+4
*
mt76: enable TDLS support
Lorenzo Bianconi
2020-05-12
1
-0
/
+2
*
mt76: mt7615: move core shared code in mt7615-common module
Lorenzo Bianconi
2020-05-12
1
-0
/
+30
*
mt76: mt7615: rework IRQ handling to prepare for MSI support
Felix Fietkau
2020-05-12
1
-8
/
+21
*
mt76: mt7615: disable hw/sched scan ops for non-offload firmware
Felix Fietkau
2020-05-12
1
-1
/
+7
*
mt76: mt7615: introduce mt7663e support
Lorenzo Bianconi
2020-03-17
1
-0
/
+28
*
mt76: mt7615: add mt7663e support to mt7615_reg_map
Lorenzo Bianconi
2020-03-17
1
-3
/
+9
*
mt76: mt7615: introduce mt7615_register_map
Lorenzo Bianconi
2020-03-17
1
-1
/
+26
*
mt76: mt7615: implement hardware reset support
Felix Fietkau
2020-02-14
1
-0
/
+10
*
mt76: mt7615: implement DMA support for MT7622
Felix Fietkau
2020-02-14
1
-1
/
+1
*
mt76: mt7615: move mmio related code from pci.c to mmio.c
Felix Fietkau
2020-02-14
1
-0
/
+105