Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-13 | mt76: fix potential NULL pointer dereference in mt76_stop_tx_queues | Lorenzo Bianconi | 1 | -1/+6 |
2018-08-02 | mt76: introduce tx_queue_skb function pointer in mt76_bus_ops | Lorenzo Bianconi | 1 | -4/+5 |
2018-08-02 | mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skb | Lorenzo Bianconi | 1 | -79/+5 |
2018-05-23 | mt76: only stop tx queues on offchannel, not during the entire scan | Felix Fietkau | 1 | -2/+2 |
2018-04-30 | mt76: check for pending reset before attempting to schedule tx | Felix Fietkau | 1 | -0/+4 |
2018-04-30 | mt76: add rcu locking around tx scheduling | Felix Fietkau | 1 | -0/+2 |
2017-12-07 | mt76: add common code shared between multiple chipsets | Felix Fietkau | 1 | -0/+511 |