Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-04 | mt76: move mcu queues to mt76_dev q_mcu array | Lorenzo Bianconi | 1 | -2/+2 |
2020-12-04 | mt76: rely on mt76_queue in tx_queue_skb_raw signature | Lorenzo Bianconi | 1 | -1/+1 |
2020-12-04 | mt76: sdio: get rid of sched.lock | Lorenzo Bianconi | 1 | -13/+8 |
2020-12-04 | mt76: make mcu_ops->mcu_send_msg optional | Felix Fietkau | 1 | -1/+0 |
2020-12-04 | mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msg | Felix Fietkau | 1 | -11/+4 |
2020-12-04 | mt76: implement .mcu_parse_response in struct mt76_mcu_ops | Felix Fietkau | 1 | -0/+1 |
2020-09-24 | mt76: remove struct mt76_sw_queue | Felix Fietkau | 1 | -1/+1 |
2020-09-24 | mt76: mt7663s: use NULL instead of 0 in sdio code | Lorenzo Bianconi | 1 | -2/+2 |
2020-09-24 | mt76: mt7663s: move drv_own/fw_own in mt7615_mcu_ops | Lorenzo Bianconi | 1 | -3/+13 |
2020-07-21 | mt76: mt7615: introduce mt7663s support | Sean Wang | 1 | -0/+162 |