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
/
mt7603
/
dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2022-12-01
1
-1
/
+1
*
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
2022-05-13
1
-4
/
+4
*
mt76: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-06
1
-2
/
+2
*
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
2022-03-16
1
-1
/
+1
*
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
2021-04-21
1
-1
/
+1
*
mt76: use threaded NAPI
Felix Fietkau
2021-04-12
1
-1
/
+1
*
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
2020-12-04
1
-2
/
+2
*
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
2020-12-04
1
-27
/
+24
*
mt76: introduce mt76_init_mcu_queue utility routine
Lorenzo Bianconi
2020-12-04
1
-1
/
+1
*
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-12-04
1
-2
/
+2
*
mt76: move mt76_init_tx_queue in common code
Lorenzo Bianconi
2020-12-04
1
-8
/
+2
*
mt76: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-24
1
-1
/
+1
*
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2020-09-24
1
-2
/
+1
*
mt76: mt7603: tune tx ring size
Felix Fietkau
2020-09-24
1
-2
/
+2
*
mt76: remove struct mt76_sw_queue
Felix Fietkau
2020-09-24
1
-9
/
+7
*
mt76: remove swq from struct mt76_sw_queue
Felix Fietkau
2020-09-24
1
-1
/
+0
*
mt76: mt7603: increase dma mcu rx ring size
Felix Fietkau
2020-02-14
1
-1
/
+1
*
mt76: mt7603: fix input validation issues for powersave-filtered frames
Felix Fietkau
2020-02-14
1
-4
/
+15
*
mt76: mt7603: track tx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
1
-0
/
+2
*
mt76: mt7603: remove unnecessary mcu queue initialization
Lorenzo Bianconi
2019-09-05
1
-3
/
+0
*
mt76: move mt76_tx_tasklet in mt76 module
Lorenzo Bianconi
2019-09-05
1
-11
/
+0
*
mt76: mt7603: fix some checkpatch warnings
Ryder Lee
2019-09-05
1
-3
/
+4
*
mt76: move netif_napi_del in mt76_dma_cleanup
Lorenzo Bianconi
2019-06-25
1
-1
/
+0
*
mt76: mt7603: use napi polling for tx cleanup
Lorenzo Bianconi
2019-06-25
1
-3
/
+27
*
mt76: only schedule txqs from the tx tasklet
Felix Fietkau
2019-05-01
1
-0
/
+2
*
mt76: move tx tasklet to struct mt76_dev
Felix Fietkau
2019-05-01
1
-2
/
+2
*
mt76: introduce mt76_sw_queue data structure
Lorenzo Bianconi
2019-05-01
1
-3
/
+10
*
mt76: dma: move mt76x02_init_{tx,rx}_queue in mt76 module
Lorenzo Bianconi
2019-05-01
1
-16
/
+10
*
mt76: mt7603: notify mac80211 about buffered frames in ps queue
Felix Fietkau
2019-03-07
1
-2
/
+11
*
mt76: mt7603: fix up hardware queue index for PS filtered packets
Felix Fietkau
2019-03-07
1
-0
/
+4
*
mt76: add driver for MT7603E and MT7628/7688
Felix Fietkau
2019-02-26
1
-0
/
+215