summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/dma.c
AgeCommit message (Expand)Author
2019-05-01mt76: introduce mt76_txq_id field in mt76_queue_entryLorenzo Bianconi
2019-05-01mt76: introduce mt76_sw_queue data structureLorenzo Bianconi
2019-05-01mt76: remove mt76_queue dependency from tx_complete_skb function pointerLorenzo Bianconi
2019-05-01mt76: remove mt76_queue dependency from tx_prepare_skb function pointerLorenzo Bianconi
2019-05-01mt76: remove mt76_queue dependency from tx_queue_skb function pointerLorenzo Bianconi
2019-05-01mt76: dma: move mt76x02_init_{tx,rx}_queue in mt76 moduleLorenzo Bianconi
2019-03-07mt76: rewrite dma descriptor base and ring size on queue resetFelix Fietkau
2019-03-07mt76: introduce q->stopped parameterLorenzo Bianconi
2019-02-18mt76: change the return type of mt76_dma_attach()Ryder Lee
2019-02-18mt76: remove add_buf pointer in mt76_queue_opsLorenzo Bianconi
2019-02-18mt76: move mt76_dma_tx_queue_skb_raw in mt76-core moduleLorenzo Bianconi
2019-01-11mt76: dma: avoid indirect call in mt76_dma_tx_queue_skbLorenzo Bianconi
2019-01-11mt76: dma: do not build skb if reported len does not fit in buf_sizeLorenzo Bianconi
2019-01-11mt76: dma: remove napi from mt76_dma_rx_fill signatureLorenzo Bianconi
2019-01-11mt76: add size check for additional rx fragmentsFelix Fietkau
2018-11-30mt76: do not wake tx queues during flushFelix Fietkau
2018-11-30mt76: avoid queue/status spinlocks while passing tx status to mac80211Felix Fietkau
2018-11-30mt76: add support for reporting tx status with skbFelix Fietkau
2018-09-19mt76: use a per rx queue page fragment cacheFelix Fietkau
2018-08-02mt76: introduce tx_queue_skb function pointer in mt76_bus_opsLorenzo Bianconi
2018-08-02mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skbLorenzo Bianconi
2018-08-02mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signaturesLorenzo Bianconi
2018-05-23mt76: wait for pending tx to complete before switching channelFelix Fietkau
2018-01-26mt76: split mt76_rx_completeFelix Fietkau
2018-01-26mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau
2018-01-26mt76: retry rx polling as long as there is budget leftFelix Fietkau
2017-12-07mt76: add common code shared between multiple chipsetsFelix Fietkau