index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
2021-04-21
1
-3
/
+27
*
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
2021-04-21
1
-1
/
+1
*
mt76: mt7615: fix hardware error recovery for mt7663
Felix Fietkau
2021-04-21
1
-3
/
+14
*
mt76: mt7615: fix chip reset on MT7622 and MT7663e
Felix Fietkau
2021-04-12
1
-10
/
+16
*
mt76: use threaded NAPI
Felix Fietkau
2021-04-12
1
-1
/
+1
*
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
2020-12-04
1
-1
/
+1
*
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
2020-12-04
1
-1
/
+1
*
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
2020-12-04
1
-11
/
+8
*
mt76: introduce mt76_init_mcu_queue utility routine
Lorenzo Bianconi
2020-12-04
1
-6
/
+6
*
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-12-04
1
-1
/
+1
*
mt76: move mt76_init_tx_queue in common code
Lorenzo Bianconi
2020-12-04
1
-33
/
+17
*
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2020-09-24
1
-1
/
+0
*
mt76: remove struct mt76_sw_queue
Felix Fietkau
2020-09-24
1
-17
/
+10
*
mt76: remove swq from struct mt76_sw_queue
Felix Fietkau
2020-09-24
1
-2
/
+0
*
mt76: mt7615: significantly reduce interrupt load
Felix Fietkau
2020-09-24
1
-21
/
+3
*
mt76: mt7615: do not do any work in napi poll after calling napi_complete_done()
Felix Fietkau
2020-09-24
1
-5
/
+3
*
mt76: mt7615: reschedule runtime-pm receiving a tx interrupt
Lorenzo Bianconi
2020-09-24
1
-0
/
+1
*
mt76: mt7615: schedule tx tasklet and sta poll on mac tx free
Felix Fietkau
2020-07-21
1
-4
/
+0
*
mt76: overwrite qid for non-bufferable mgmt frames
Lorenzo Bianconi
2020-07-21
1
-0
/
+1
*
mt76: mt7615: fix hw queue mapping
Lorenzo Bianconi
2020-07-21
1
-4
/
+4
*
mt76: mt7615: introduce PM support
Lorenzo Bianconi
2020-05-12
1
-0
/
+37
*
mt76: mt7615: use larger rx buffers if VHT is supported
Felix Fietkau
2020-05-12
1
-2
/
+7
*
mt76: mt7615: rework mt7615_mac_sta_poll for usb code
Lorenzo Bianconi
2020-05-12
1
-0
/
+2
*
mt76: mt7615: move core shared code in mt7615-common module
Lorenzo Bianconi
2020-05-12
1
-39
/
+0
*
mt76: mt7615: introduce mt7663e support
Lorenzo Bianconi
2020-03-17
1
-4
/
+46
*
mt76: mt7615: implement hardware reset support
Felix Fietkau
2020-02-14
1
-1
/
+2
*
mt76: mt7615: decrease rx ring size for MT7622
Felix Fietkau
2020-02-14
1
-2
/
+5
*
mt76: mt7615: add dma and tx queue initialization for MT7622
Felix Fietkau
2020-02-14
1
-51
/
+117
*
mt76: mt7615: track tx/rx airtime for airtime fairness
Lorenzo Bianconi
2019-11-20
1
-0
/
+2
*
mt76: move mt76_tx_tasklet in mt76 module
Lorenzo Bianconi
2019-09-05
1
-10
/
+0
*
mt76: mt7615: add hw dfs pattern detector support
Lorenzo Bianconi
2019-09-05
1
-1
/
+1
*
mt76: move netif_napi_del in mt76_dma_cleanup
Lorenzo Bianconi
2019-06-25
1
-1
/
+0
*
mt76: mt7615: use napi polling for tx cleanup
Lorenzo Bianconi
2019-06-25
1
-2
/
+22
*
mt76: add mac80211 driver for MT7615 PCIe-based chipsets
Ryder Lee
2019-05-01
1
-0
/
+205