summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/mcu.c
AgeCommit message (Expand)Author
2018-09-19mt76x0: remove mcu source fileLorenzo Bianconi
2018-09-19mt76x0: usb: move firmware loading to usb.cStanislaw Gruszka
2018-09-19mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi
2018-09-19mt76: unify firmware header between mt76x0 and mt76x2Lorenzo Bianconi
2018-09-19mt76: usb: remove skb check in mt76x{0,2}u mcu routinesLorenzo Bianconi
2018-09-19mt76x0: remove mt76x0_burst_write_regs()Stanislaw Gruszka
2018-09-19mt76x0: remove unused mt76x0_burst_read_regsStanislaw Gruszka
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 usb implementation of {wr,rd}_rpStanislaw Gruszka
2018-09-19mt76: move mt76x0 and mt76x2 mcu shared defs in mt76x02_mcu.hLorenzo Bianconi
2018-09-19mt76x0: do not free/alloc buffers during suspend/resumeLorenzo Bianconi
2018-09-19mt76x0: alloc mcu buffers first in mt76x0_mcu_cmd_initLorenzo Bianconi
2018-09-04mt76x0: use mt76u_mcu_fw_send_data for fw uploadingLorenzo Bianconi
2018-09-04mt76x0: remove unused mt76x0_mcu structureLorenzo Bianconi
2018-09-04mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmdsLorenzo Bianconi
2018-09-04mt76x0: remove mt76x0_vendor_request routineLorenzo Bianconi
2018-09-04mt76x0: remove mt76x0_complete_urb routineLorenzo Bianconi
2018-09-04mt76x0: use shared mt76 usb mcu completionLorenzo Bianconi
2018-09-04mt76x0: remove mt76x0_mcu_msg_alloc routineLorenzo Bianconi
2018-09-04mt76x0: remove mt76x0_vendor_single_wr routineLorenzo Bianconi
2018-09-04mt76x0: remove mt76x0_vendor_reset routineLorenzo Bianconi
2018-09-04mt76x0: use mt76u_init for bus initializationLorenzo Bianconi
2018-09-04mt76: merge mt76x0/regs.h into mt76x02_regs.hStanislaw Gruszka
2018-08-04mt76x0: rename trace symbolsStanislaw Gruszka
2018-08-02mt76x0: mcu filesStanislaw Gruszka