Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-19 | mt76: usb: move mt76x02 mcu code in mt76x02-usb module | Lorenzo Bianconi | 1 | -335/+0 |
2018-09-19 | mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg() | Lorenzo Bianconi | 1 | -12/+14 |
2018-09-19 | mt76: add rd_rp and wr_rp to bus_ops/mcu_ops | Stanislaw Gruszka | 1 | -0/+2 |
2018-09-19 | mt76: add usb implementation of {wr,rd}_rp | Stanislaw Gruszka | 1 | -0/+79 |
2018-09-19 | mt76: add mt76_mcu_ops data structure for mcu related pointers | Lorenzo Bianconi | 1 | -0/+10 |
2018-09-04 | mt76: add multiple regs read support to usb_mcu layer | Lorenzo Bianconi | 1 | -1/+38 |
2018-09-04 | mt76: move mt76x2u_mcu_deinit routine in mt76-usb module | Lorenzo Bianconi | 1 | -0/+9 |
2018-09-04 | mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routines | Lorenzo Bianconi | 1 | -9/+18 |
2018-08-31 | mt76: verify evt type in usb mcu response | Lorenzo Bianconi | 1 | -1/+2 |
2018-08-02 | mt76: add usb support to mt76 layer | Lorenzo Bianconi | 1 | -0/+242 |