summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/tx.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-13mt76: fix potential NULL pointer dereference in mt76_stop_tx_queuesLorenzo Bianconi1-1/+6
2018-08-02mt76: introduce tx_queue_skb function pointer in mt76_bus_opsLorenzo Bianconi1-4/+5
2018-08-02mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skbLorenzo Bianconi1-79/+5
2018-05-23mt76: only stop tx queues on offchannel, not during the entire scanFelix Fietkau1-2/+2
2018-04-30mt76: check for pending reset before attempting to schedule txFelix Fietkau1-0/+4
2018-04-30mt76: add rcu locking around tx schedulingFelix Fietkau1-0/+2
2017-12-07mt76: add common code shared between multiple chipsetsFelix Fietkau1-0/+511