summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/usb_mcu.c
AgeCommit message (Expand)Author
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka
2019-02-18mt76: usb: do not use sg buffers for mcu messagesLorenzo Bianconi
2019-02-18mt76: usb: fix possible NULL pointer dereference in mt76u_mcu_deinitLorenzo Bianconi
2018-09-19mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi
2018-09-19mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()Lorenzo Bianconi
2018-09-19mt76: add rd_rp and wr_rp to bus_ops/mcu_opsStanislaw Gruszka
2018-09-19mt76: add usb implementation of {wr,rd}_rpStanislaw Gruszka
2018-09-19mt76: add mt76_mcu_ops data structure for mcu related pointersLorenzo Bianconi
2018-09-04mt76: add multiple regs read support to usb_mcu layerLorenzo Bianconi
2018-09-04mt76: move mt76x2u_mcu_deinit routine in mt76-usb moduleLorenzo Bianconi
2018-09-04mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routinesLorenzo Bianconi
2018-08-31mt76: verify evt type in usb mcu responseLorenzo Bianconi
2018-08-02mt76: add usb support to mt76 layerLorenzo Bianconi