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
/
mt7921
/
dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: mt7921e: fix init command fail with enabled device
Quan Zhou
2023-07-07
1
-4
/
+0
*
wifi: mt76: mt7921e: improve reliability of dma reset
Quan Zhou
2023-04-17
1
-16
/
+20
*
wifi: mt76: mt7921e: fix probe timeout after reboot
Quan Zhou
2023-04-17
1
-3
/
+3
*
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
2023-04-17
1
-1
/
+1
*
wifi: mt76: add mt76_connac_irq_enable utility routine
Lorenzo Bianconi
2023-04-17
1
-4
/
+4
*
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
2022-07-11
1
-17
/
+4
*
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
2022-05-13
1
-1
/
+1
*
mt76: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-06
1
-2
/
+2
*
mt76: mt7921: make mt7921_init_tx_queues static
Lorenzo Bianconi
2022-03-16
1
-1
/
+1
*
mt76: mt7921e: fix possible probe failure after reboot
Sean Wang
2022-02-03
1
-119
/
+0
*
mt76: mt7921: use physical addr to unify register access
Sean Wang
2021-10-20
1
-13
/
+14
*
mt76: mt7921: refactor init.c to be bus independent
Sean Wang
2021-10-20
1
-0
/
+3
*
mt76: mt7921: refactor dma.c to be pcie specific
Sean Wang
2021-10-20
1
-7
/
+1
*
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
2021-10-20
1
-1
/
+1
*
mt76: mt7921: move mt7921_queue_rx_skb to mac.c
Lorenzo Bianconi
2021-10-20
1
-34
/
+0
*
mt76: reduce rx buffer size to 2048
Lorenzo Bianconi
2021-06-19
1
-5
/
+3
*
mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unref
Lorenzo Bianconi
2021-06-19
1
-2
/
+2
*
mt76: mt7921: reset wfsys during hw probe
Lorenzo Bianconi
2021-06-19
1
-0
/
+4
*
mt76: mt7921: fix mt7921_wfsys_reset sequence
Sean Wang
2021-06-19
1
-3
/
+3
*
mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routine
Lorenzo Bianconi
2021-04-21
1
-0
/
+25
*
mt76: mt7921: introduce mt7921_dma_{enable,disable} utilities
Lorenzo Bianconi
2021-04-21
1
-73
/
+35
*
mt76: mt7921: introduce mt7921_wpdma_reset utility routine
Lorenzo Bianconi
2021-04-21
1
-1
/
+43
*
mt76: mt7921: move mt7921_dma_reset in dma.c
Lorenzo Bianconi
2021-04-21
1
-1
/
+72
*
mt76: mt7921: enable sw interrupts
Lorenzo Bianconi
2021-04-21
1
-0
/
+1
*
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
2021-04-21
1
-5
/
+28
*
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
2021-04-21
1
-1
/
+1
*
mt76: mt7921: introduce MT_WFDMA_DUMMY_CR definition
Lorenzo Bianconi
2021-04-12
1
-1
/
+1
*
mt76: use threaded NAPI
Felix Fietkau
2021-04-12
1
-1
/
+1
*
mt76: mt7921: add DMA support
Sean Wang
2021-01-29
1
-0
/
+356