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
/
dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: un-embedd netdev from mt76_dev
Breno Leitao
2024-06-21
1
-6
/
+25
*
wifi: mt76: fix tx packet loss when scanning on DBDC
Felix Fietkau
2024-05-02
1
-2
/
+3
*
wifi: mt76: move wed common utilities in wed.c
Lorenzo Bianconi
2024-02-22
1
-99
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
1
-4
/
+6
|
\
|
*
wifi: mt76: fix crash with WED rx support enabled
Felix Fietkau
2023-12-12
1
-4
/
+6
*
|
wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAM
Sujuan Chen
2023-12-11
1
-1
/
+11
*
|
wifi: mt76: mt7996: add wed reset support
Lorenzo Bianconi
2023-12-07
1
-4
/
+10
*
|
wifi: mt76: move wed reset common code in mt76 module
Lorenzo Bianconi
2023-12-07
1
-0
/
+14
*
|
wifi: mt76: mt7996: add wed rx support
Bo Jiao
2023-12-07
1
-38
/
+111
*
|
wifi: mt76: dma: introduce __mt76_dma_queue_reset utility routine
Lorenzo Bianconi
2023-12-07
1
-3
/
+12
*
|
wifi: mt76: mt7996: add wed tx support
Sujuan Chen
2023-12-07
1
-3
/
+6
*
|
wifi: mt76: introduce wed pointer in mt76_queue
Lorenzo Bianconi
2023-12-07
1
-24
/
+25
*
|
wifi: mt76: introduce mt76_queue_is_wed_tx_free utility routine
Lorenzo Bianconi
2023-12-07
1
-3
/
+3
|
/
*
Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wireless
Kalle Valo
2023-10-09
1
-5
/
+9
|
\
|
*
wifi: mt76: reduce spin_lock_bh held up in mt76_dma_rx_cleanup
Sean Wang
2023-09-30
1
-2
/
+4
|
*
wifi: mt76: add DMA mapping error check in mt76_alloc_txwi()
Dmitry Antipov
2023-09-30
1
-0
/
+5
|
*
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
2023-09-30
1
-3
/
+0
*
|
wifi: mt76: fix lock dependency problem for wed_lock
Lorenzo Bianconi
2023-09-04
1
-4
/
+4
|
/
*
wifi: mt76: mt7915: disable WFDMA Tx/Rx during SER recovery
Bo Jiao
2023-07-25
1
-0
/
+6
*
wifi: mt76: dma: use napi_build_skb
Felix Fietkau
2023-04-19
1
-1
/
+1
*
wifi: mt76: add missing locking to protect against concurrent rx/status calls
Felix Fietkau
2023-04-17
1
-0
/
+2
*
wifi: mt76: drop the incorrect scatter and gather frame
Peter Chiu
2023-04-17
1
-2
/
+4
*
wifi: mt76: mt7915: add mt7915 wed reset callbacks
Lorenzo Bianconi
2023-02-03
1
-0
/
+2
*
wifi: mt76: dma: reset wed queues in mt76_dma_rx_reset
Sujuan Chen
2023-02-03
1
-2
/
+7
*
wifi: mt76: dma: add reset to mt76_dma_wed_setup signature
Sujuan Chen
2023-02-03
1
-6
/
+10
*
wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_buf
Sujuan Chen
2023-02-03
1
-1
/
+2
*
wifi: mt76: switch to page_pool allocator
Lorenzo Bianconi
2023-02-03
1
-37
/
+35
*
wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup
Lorenzo Bianconi
2023-02-03
1
-2
/
+1
*
wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
Lorenzo Bianconi
2023-02-03
1
-6
/
+7
*
wifi: mt76: introduce mt76_queue_is_wed_rx utility routine
Lorenzo Bianconi
2023-02-03
1
-4
/
+2
*
Merge wireless into wireless-next
Kalle Valo
2023-01-17
1
-52
/
+72
|
\
|
*
wifi: mt76: dma: fix a regression in adding rx buffers
Felix Fietkau
2023-01-16
1
-52
/
+72
|
*
wifi: mt76: handle possible mt76_rx_token_consume failures
Lorenzo Bianconi
2023-01-16
1
-1
/
+9
|
*
wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf fails
Lorenzo Bianconi
2023-01-16
1
-4
/
+5
*
|
Merge tag 'mt76-for-kvalo-2022-12-09' of https://github.com/nbd168/wireless
Kalle Valo
2022-12-21
1
-20
/
+15
|
\
\
|
|
/
|
/
|
|
*
wifi: mt76: dma: rely on queue page_frag_cache for wed rx queues
Lorenzo Bianconi
2022-12-09
1
-15
/
+1
|
*
wifi: mt76: handle possible mt76_rx_token_consume failures
Lorenzo Bianconi
2022-12-09
1
-1
/
+9
|
*
wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf fails
Lorenzo Bianconi
2022-12-09
1
-4
/
+5
*
|
net: ethernet: mtk_wed: add reset to rx_ring_setup callback
Lorenzo Bianconi
2022-12-07
1
-1
/
+1
|
/
*
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-12-03
1
-50
/
+194
|
\
|
*
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2022-12-01
1
-4
/
+4
|
*
wifi: mt76: add WED RX support to dma queue alloc
Lorenzo Bianconi
2022-12-01
1
-1
/
+9
|
*
wifi: mt76: add WED RX support to mt76_dma_rx_fill
Lorenzo Bianconi
2022-12-01
1
-6
/
+27
|
*
wifi: mt76: add WED RX support to mt76_dma_{add,get}_buf
Lorenzo Bianconi
2022-12-01
1
-39
/
+86
|
*
wifi: mt76: introduce rxwi and rx token utility routines
Sujuan Chen
2022-12-01
1
-0
/
+68
*
|
net: ethernet: mtk_wed: add reset to tx_ring_setup callback
Lorenzo Bianconi
2022-11-29
1
-1
/
+1
|
/
*
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
2022-10-11
1
-4
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-1
/
+1
*
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
2022-07-11
1
-4
/
+9
*
mt76: pass original queue id from __mt76_tx_queue_skb to the driver
Felix Fietkau
2022-07-11
1
-3
/
+3
[next]