index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2023-07-26
wifi: mt76: mt7921: move mt7921_dma_init in pci.c
Lorenzo Bianconi
1
-71
/
+0
2023-07-26
wifi: mt76: mt792x: move more dma shared code in mt792x_dma
Lorenzo Bianconi
1
-154
/
+2
2023-07-26
wifi: mt76: mt792x: introduce mt792x_irq_map
Lorenzo Bianconi
1
-4
/
+5
2023-07-26
wifi: mt76: mt7921: move dma shared code in mt792x-lib module
Lorenzo Bianconi
1
-97
/
+5
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
1
-13
/
+13
2023-07-07
wifi: mt76: mt7921e: fix init command fail with enabled device
Quan Zhou
1
-4
/
+0
2023-04-17
wifi: mt76: mt7921e: improve reliability of dma reset
Quan Zhou
1
-16
/
+20
2023-04-17
wifi: mt76: mt7921e: fix probe timeout after reboot
Quan Zhou
1
-3
/
+3
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
1
-1
/
+1
2023-04-17
wifi: mt76: add mt76_connac_irq_enable utility routine
Lorenzo Bianconi
1
-4
/
+4
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