index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7921
/
dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
1
-17
/
+4
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
1
-1
/
+1
2022-05-06
mt76: switch to netif_napi_add_tx()
Jakub Kicinski
1
-2
/
+2
2022-03-16
mt76: mt7921: make mt7921_init_tx_queues static
Lorenzo Bianconi
1
-1
/
+1
2022-02-03
mt76: mt7921e: fix possible probe failure after reboot
Sean Wang
1
-119
/
+0
2021-10-20
mt76: mt7921: use physical addr to unify register access
Sean Wang
1
-13
/
+14
2021-10-20
mt76: mt7921: refactor init.c to be bus independent
Sean Wang
1
-0
/
+3
2021-10-20
mt76: mt7921: refactor dma.c to be pcie specific
Sean Wang
1
-7
/
+1
2021-10-20
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
1
-1
/
+1
2021-10-20
mt76: mt7921: move mt7921_queue_rx_skb to mac.c
Lorenzo Bianconi
1
-34
/
+0
2021-06-19
mt76: reduce rx buffer size to 2048
Lorenzo Bianconi
1
-5
/
+3
2021-06-19
mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unref
Lorenzo Bianconi
1
-2
/
+2
2021-06-19
mt76: mt7921: reset wfsys during hw probe
Lorenzo Bianconi
1
-0
/
+4
2021-06-19
mt76: mt7921: fix mt7921_wfsys_reset sequence
Sean Wang
1
-3
/
+3
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routine
Lorenzo Bianconi
1
-0
/
+25
2021-04-21
mt76: mt7921: introduce mt7921_dma_{enable,disable} utilities
Lorenzo Bianconi
1
-73
/
+35
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reset utility routine
Lorenzo Bianconi
1
-1
/
+43
2021-04-21
mt76: mt7921: move mt7921_dma_reset in dma.c
Lorenzo Bianconi
1
-1
/
+72
2021-04-21
mt76: mt7921: enable sw interrupts
Lorenzo Bianconi
1
-0
/
+1
2021-04-21
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
1
-5
/
+28
2021-04-21
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
1
-1
/
+1
2021-04-12
mt76: mt7921: introduce MT_WFDMA_DUMMY_CR definition
Lorenzo Bianconi
1
-1
/
+1
2021-04-12
mt76: use threaded NAPI
Felix Fietkau
1
-1
/
+1
2021-01-29
mt76: mt7921: add DMA support
Sean Wang
1
-0
/
+356