summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603/dma.c
AgeCommit message (Expand)Author
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi
2020-12-04mt76: introduce mt76_init_mcu_queue utility routineLorenzo Bianconi
2020-12-04mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi
2020-12-04mt76: move mt76_init_tx_queue in common codeLorenzo Bianconi
2020-09-24mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-24mt76: convert from tx tasklet to tx worker threadFelix Fietkau
2020-09-24mt76: mt7603: tune tx ring sizeFelix Fietkau
2020-09-24mt76: remove struct mt76_sw_queueFelix Fietkau
2020-09-24mt76: remove swq from struct mt76_sw_queueFelix Fietkau
2020-02-14mt76: mt7603: increase dma mcu rx ring sizeFelix Fietkau
2020-02-14mt76: mt7603: fix input validation issues for powersave-filtered framesFelix Fietkau
2019-11-20mt76: mt7603: track tx airtime for airtime fairness and surveyFelix Fietkau
2019-09-05mt76: mt7603: remove unnecessary mcu queue initializationLorenzo Bianconi
2019-09-05mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi
2019-09-05mt76: mt7603: fix some checkpatch warningsRyder Lee
2019-06-25mt76: move netif_napi_del in mt76_dma_cleanupLorenzo Bianconi
2019-06-25mt76: mt7603: use napi polling for tx cleanupLorenzo Bianconi
2019-05-01mt76: only schedule txqs from the tx taskletFelix Fietkau
2019-05-01mt76: move tx tasklet to struct mt76_devFelix Fietkau
2019-05-01mt76: introduce mt76_sw_queue data structureLorenzo Bianconi
2019-05-01mt76: dma: move mt76x02_init_{tx,rx}_queue in mt76 moduleLorenzo Bianconi
2019-03-07mt76: mt7603: notify mac80211 about buffered frames in ps queueFelix Fietkau
2019-03-07mt76: mt7603: fix up hardware queue index for PS filtered packetsFelix Fietkau
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau