summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/mcu.c
Commit message (Expand)AuthorAgeFilesLines
* mt76x0: use mt76u_mcu_fw_send_data for fw uploadingLorenzo Bianconi2018-09-041-82/+6Star
* mt76x0: remove unused mt76x0_mcu structureLorenzo Bianconi2018-09-041-2/+0Star
* mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmdsLorenzo Bianconi2018-09-041-197/+29Star
* mt76x0: remove mt76x0_vendor_request routineLorenzo Bianconi2018-09-041-2/+3
* mt76x0: remove mt76x0_complete_urb routineLorenzo Bianconi2018-09-041-3/+3
* mt76x0: use shared mt76 usb mcu completionLorenzo Bianconi2018-09-041-5/+6
* mt76x0: remove mt76x0_mcu_msg_alloc routineLorenzo Bianconi2018-09-041-17/+2Star
* mt76x0: remove mt76x0_vendor_single_wr routineLorenzo Bianconi2018-09-041-8/+5Star
* mt76x0: remove mt76x0_vendor_reset routineLorenzo Bianconi2018-09-041-1/+1
* mt76x0: use mt76u_init for bus initializationLorenzo Bianconi2018-09-041-1/+2
* mt76: merge mt76x0/regs.h into mt76x02_regs.hStanislaw Gruszka2018-09-041-2/+2
* mt76x0: rename trace symbolsStanislaw Gruszka2018-08-041-4/+4
* mt76x0: mcu filesStanislaw Gruszka2018-08-021-0/+656