aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/mcu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-10-13mt76x0: pci: introduce mt76x0_phy_calirate routineLorenzo Bianconi1-0/+3
2018-10-05mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi1-4/+4
2018-10-01mt76x0: usb: move mcu code in usb_mcu.cLorenzo Bianconi1-0/+1
2018-10-01mt76x0: pci: move mcu code in pci_mcu.cLorenzo Bianconi1-0/+1
2018-10-01mt76x0: pci: add fw uploading routineLorenzo Bianconi1-0/+5
2018-09-19mt76x0: remove mcu source fileLorenzo Bianconi1-2/+0
2018-09-19mt76x0: usb: move firmware loading to usb.cStanislaw Gruszka1-1/+0
2018-09-19mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi1-3/+0
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi1-3/+0
2018-09-19mt76: move mt76x0 and mt76x2 mcu shared defs in mt76x02_mcu.hLorenzo Bianconi1-49/+2
2018-09-04mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmdsLorenzo Bianconi1-1/+0
2018-08-02mt76x0: mcu filesStanislaw Gruszka1-0/+101