index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2023-01-17
Merge wireless into wireless-next
Kalle Valo
2023-01-16
wifi: mt76: dma: fix a regression in adding rx buffers
Felix Fietkau
2023-01-16
wifi: mt76: handle possible mt76_rx_token_consume failures
Lorenzo Bianconi
2023-01-16
wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf fails
Lorenzo Bianconi
2022-12-21
Merge tag 'mt76-for-kvalo-2022-12-09' of https://github.com/nbd168/wireless
Kalle Valo
2022-12-09
wifi: mt76: dma: rely on queue page_frag_cache for wed rx queues
Lorenzo Bianconi
2022-12-09
wifi: mt76: handle possible mt76_rx_token_consume failures
Lorenzo Bianconi
2022-12-09
wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf fails
Lorenzo Bianconi
2022-12-06
net: ethernet: mtk_wed: add reset to rx_ring_setup callback
Lorenzo Bianconi
2022-12-02
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2022-12-01
wifi: mt76: add WED RX support to dma queue alloc
Lorenzo Bianconi
2022-12-01
wifi: mt76: add WED RX support to mt76_dma_rx_fill
Lorenzo Bianconi
2022-12-01
wifi: mt76: add WED RX support to mt76_dma_{add,get}_buf
Lorenzo Bianconi
2022-12-01
wifi: mt76: introduce rxwi and rx token utility routines
Sujuan Chen
2022-11-29
net: ethernet: mtk_wed: add reset to tx_ring_setup callback
Lorenzo Bianconi
2022-10-11
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
2022-07-11
mt76: pass original queue id from __mt76_tx_queue_skb to the driver
Felix Fietkau
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
2022-05-13
mt76: add support for overriding the device used for DMA mapping
Felix Fietkau
2022-05-13
mt76: dma: add wrapper macro for accessing queue registers
Felix Fietkau
2022-05-13
mt76: dma: use kzalloc instead of devm_kzalloc for txwi
Felix Fietkau
2022-02-03
mt76: dma: initialize skip_unmap in mt76_dma_rx_fill
Lorenzo Bianconi
2022-02-03
mt76: add MT_RXQ_MAIN_WA for mt7916
Bo Jiao
2021-12-19
mt76: allow drivers to drop rx packets early
Felix Fietkau
2021-06-17
mt76: dma: use ieee80211_tx_status_ext to free packets when tx fails
Felix Fietkau
2021-06-17
mt76: intialize tx queue entry wcid to 0xffff by default
Felix Fietkau
2021-04-21
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
2021-04-12
mt76: fix potential DMA mapping leak
Felix Fietkau
2021-04-12
mt76: dma: export mt76_dma_rx_cleanup routine
Lorenzo Bianconi
2021-04-12
mt76: dma: introduce mt76_dma_queue_reset routine
Lorenzo Bianconi
2021-04-12
mt76: use threaded NAPI
Felix Fietkau
2021-02-26
mt76: dma: do not report truncated frames to mac80211
Lorenzo Bianconi
2021-02-18
mt76: fix tx skb error handling in mt76_dma_tx_queue_skb
Felix Fietkau
2021-02-12
Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-01-28
mt76: dma: fix a possible memory leak in mt76_add_fragment()
Lorenzo Bianconi
2021-01-26
mt76: testmode: introduce dbdc support
Shayne Chen
2020-12-04
mt76: attempt to free up more room when filling the tx queue
Felix Fietkau
2020-12-04
mt76: improve tx queue stop/wake
Felix Fietkau
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb_raw signature
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb signature
Lorenzo Bianconi
2020-12-04
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-12-04
mt76: dma: fix possible deadlock running mt76_dma_cleanup
Lorenzo Bianconi
2020-09-24
mt76: move txwi handling code to dma.c, since it is mmio specific
Felix Fietkau
2020-09-24
mt76: dma: cache dma map address/len in struct mt76_queue_entry
Felix Fietkau
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
[next]