summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/mcu.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* mt76x0: pci: introduce mt76x0_phy_calirate routineLorenzo Bianconi2018-10-131-0/+3
* mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi2018-10-051-4/+4
* mt76x0: usb: move mcu code in usb_mcu.cLorenzo Bianconi2018-10-011-0/+1
* mt76x0: pci: move mcu code in pci_mcu.cLorenzo Bianconi2018-10-011-0/+1
* mt76x0: pci: add fw uploading routineLorenzo Bianconi2018-10-011-0/+5
* mt76x0: remove mcu source fileLorenzo Bianconi2018-09-191-2/+0
* mt76x0: usb: move firmware loading to usb.cStanislaw Gruszka2018-09-191-1/+0
* mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi2018-09-191-3/+0
* mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi2018-09-191-3/+0
* mt76: move mt76x0 and mt76x2 mcu shared defs in mt76x02_mcu.hLorenzo Bianconi2018-09-191-49/+2
* mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmdsLorenzo Bianconi2018-09-041-1/+0
* mt76x0: mcu filesStanislaw Gruszka2018-08-021-0/+101