aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-19mt76: use a per rx queue page fragment cacheFelix Fietkau1-7/+9
2018-08-02mt76: introduce tx_queue_skb function pointer in mt76_bus_opsLorenzo Bianconi1-0/+1
2018-08-02mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skbLorenzo Bianconi1-0/+74
2018-08-02mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signaturesLorenzo Bianconi1-1/+1
2018-05-23mt76: wait for pending tx to complete before switching channelFelix Fietkau1-0/+4
2018-01-26mt76: split mt76_rx_completeFelix Fietkau1-1/+1
2018-01-26mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau1-0/+4
2018-01-26mt76: retry rx polling as long as there is budget leftFelix Fietkau1-3/+7
2017-12-07mt76: add common code shared between multiple chipsetsFelix Fietkau1-0/+451