index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-24
wifi: mt76: wait for firmware TX completion of mgmt frames before channel switch
Felix Fietkau
1
-0
/
+2
2026-03-23
wifi: mt76: mt7996: Do not schedule RRO and TxFree queues during reset for NPU
Lorenzo Bianconi
1
-0
/
+11
2026-03-23
wifi: mt76: always enable RRO queues for non-MT7992 chipset
Lorenzo Bianconi
1
-3
/
+6
2026-03-23
wifi: mt76: Fix memory leak destroying device
Lorenzo Bianconi
1
-5
/
+6
2025-11-24
wifi: mt76: Introduce the NPU generic layer
Lorenzo Bianconi
1
-6
/
+35
2025-11-24
wifi: mt76: Add mt76_dev pointer in mt76_queue struct.
Lorenzo Bianconi
1
-0
/
+1
2025-11-24
wifi: mt76: Move Q_READ/Q_WRITE definitions in dma.h
Lorenzo Bianconi
1
-31
/
+0
2025-11-24
wifi: mt76: relicense to BSD-3-Clause-Clear
Felix Fietkau
1
-1
/
+1
2025-09-15
wifi: mt76: Convert mt76_wed_rro_ind to LE
Lorenzo Bianconi
1
-2
/
+7
2025-09-15
wifi: mt76: mt7996: Add SW path for HW-RRO v3.1
Rex Lu
1
-19
/
+67
2025-09-15
wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routione
Lorenzo Bianconi
1
-3
/
+55
2025-09-15
wifi: mt76: mt7996: Decouple RRO logic from WED support
Rex Lu
1
-11
/
+43
2025-09-15
wifi: mt76: Add rx_queue_init callback
Lorenzo Bianconi
1
-3
/
+11
2025-09-15
wifi: mt76: mt7996: Introduce RRO MSDU callbacks
Rex Lu
1
-0
/
+2
2025-09-15
wifi: mt76: Do not always enable NAPIs for WED RRO queues
Lorenzo Bianconi
1
-0
/
+4
2025-09-15
wifi: mt76: Differentiate between RRO data and RRO MSDU queues
Rex Lu
1
-1
/
+1
2025-09-15
wifi: mt76: Remove q->ndesc check in mt76_dma_rx_fill()
Lorenzo Bianconi
1
-3
/
+0
2025-09-15
wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature.
Lorenzo Bianconi
1
-8
/
+3
2025-07-07
wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devices
Lorenzo Bianconi
1
-8
/
+3
2025-05-15
wifi: mt76: disable napi on driver removal
Fedor Pchelkin
1
-0
/
+1
2025-01-14
wifi: mt76: do not hold queue lock during initial rx buffer alloc
Quan Zhou
1
-5
/
+17
2024-06-20
wifi: mt76: un-embedd netdev from mt76_dev
Breno Leitao
1
-6
/
+25
2024-05-02
wifi: mt76: fix tx packet loss when scanning on DBDC
Felix Fietkau
1
-2
/
+3
2024-02-22
wifi: mt76: move wed common utilities in wed.c
Lorenzo Bianconi
1
-99
/
+7
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+6
2023-12-12
wifi: mt76: fix crash with WED rx support enabled
Felix Fietkau
1
-4
/
+6
2023-12-11
wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAM
Sujuan Chen
1
-1
/
+11
2023-12-07
wifi: mt76: mt7996: add wed reset support
Lorenzo Bianconi
1
-4
/
+10
2023-12-07
wifi: mt76: move wed reset common code in mt76 module
Lorenzo Bianconi
1
-0
/
+14
2023-12-07
wifi: mt76: mt7996: add wed rx support
Bo Jiao
1
-38
/
+111
2023-12-07
wifi: mt76: dma: introduce __mt76_dma_queue_reset utility routine
Lorenzo Bianconi
1
-3
/
+12
2023-12-07
wifi: mt76: mt7996: add wed tx support
Sujuan Chen
1
-3
/
+6
2023-12-07
wifi: mt76: introduce wed pointer in mt76_queue
Lorenzo Bianconi
1
-24
/
+25
2023-12-07
wifi: mt76: introduce mt76_queue_is_wed_tx_free utility routine
Lorenzo Bianconi
1
-3
/
+3
2023-10-09
Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wireless
Kalle Valo
1
-5
/
+9
2023-09-30
wifi: mt76: reduce spin_lock_bh held up in mt76_dma_rx_cleanup
Sean Wang
1
-2
/
+4
2023-09-30
wifi: mt76: add DMA mapping error check in mt76_alloc_txwi()
Dmitry Antipov
1
-0
/
+5
2023-09-30
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
1
-3
/
+0
2023-09-04
wifi: mt76: fix lock dependency problem for wed_lock
Lorenzo Bianconi
1
-4
/
+4
2023-07-25
wifi: mt76: mt7915: disable WFDMA Tx/Rx during SER recovery
Bo Jiao
1
-0
/
+6
2023-04-19
wifi: mt76: dma: use napi_build_skb
Felix Fietkau
1
-1
/
+1
2023-04-17
wifi: mt76: add missing locking to protect against concurrent rx/status calls
Felix Fietkau
1
-0
/
+2
2023-04-17
wifi: mt76: drop the incorrect scatter and gather frame
Peter Chiu
1
-2
/
+4
2023-02-03
wifi: mt76: mt7915: add mt7915 wed reset callbacks
Lorenzo Bianconi
1
-0
/
+2
2023-02-03
wifi: mt76: dma: reset wed queues in mt76_dma_rx_reset
Sujuan Chen
1
-2
/
+7
2023-02-03
wifi: mt76: dma: add reset to mt76_dma_wed_setup signature
Sujuan Chen
1
-6
/
+10
2023-02-03
wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_buf
Sujuan Chen
1
-1
/
+2
2023-02-03
wifi: mt76: switch to page_pool allocator
Lorenzo Bianconi
1
-37
/
+35
2023-02-03
wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup
Lorenzo Bianconi
1
-2
/
+1
2023-02-03
wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
Lorenzo Bianconi
1
-6
/
+7
[next]