summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/tx.c
AgeCommit message (Expand)Author
2019-03-07mt76: when releasing PS frames, end the service period if no frame was foundFelix Fietkau
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau
2019-03-07mt76: introduce q->stopped parameterLorenzo Bianconi
2019-02-18mt76: fix tx status timeout processingFelix Fietkau
2019-01-22mt76: avoid scheduling tx queues for powersave stationsFelix Fietkau
2019-01-17mt76: fix tx status reporting for non-probing framesFelix Fietkau
2019-01-11mt76: request tx status for powersave released EOSP packetFelix Fietkau
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller
2018-12-13mt76: fix potential NULL pointer dereference in mt76_stop_tx_queuesLorenzo Bianconi
2018-11-30mt76: fix race condition in station removalFelix 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-10-13mt76: do not store aggregation sequence number for null-data framesFelix Fietkau
2018-10-01mt76: check aggregation sequence number for frames sent via drv_txFelix Fietkau
2018-09-19mt76: unify AC to hw queue mappingStanislaw Gruszka
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-05-23mt76: only stop tx queues on offchannel, not during the entire scanFelix Fietkau
2018-04-30mt76: check for pending reset before attempting to schedule txFelix Fietkau
2018-04-30mt76: add rcu locking around tx schedulingFelix Fietkau
2017-12-07mt76: add common code shared between multiple chipsetsFelix Fietkau