summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/dma.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: introduce tx_queue_skb function pointer in mt76_bus_opsLorenzo Bianconi2018-08-021-0/+1
* mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skbLorenzo Bianconi2018-08-021-0/+74
* mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signaturesLorenzo Bianconi2018-08-021-1/+1
* mt76: wait for pending tx to complete before switching channelFelix Fietkau2018-05-231-0/+4
* mt76: split mt76_rx_completeFelix Fietkau2018-01-261-1/+1
* mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau2018-01-261-0/+4
* mt76: retry rx polling as long as there is budget leftFelix Fietkau2018-01-261-3/+7
* mt76: add common code shared between multiple chipsetsFelix Fietkau2017-12-071-0/+451