summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt7603: fix sparse warnings: warning: incorrect type in assignment (dif...Lorenzo Bianconi2019-06-271-1/+1
* mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eepromLorenzo Bianconi2019-05-011-10/+20
* mt76: mt7603: report firmware version using ethtoolLorenzo Bianconi2019-05-011-0/+3
* mt76: mt7603: run __mt76_mcu_send_msg in mt7603_mcu_send_firmwareLorenzo Bianconi2019-05-011-10/+5Star
* mt76: mt7603: init mcu_restart function pointerLorenzo Bianconi2019-05-011-3/+4
* mt76: mt7603: initialize mt76_mcu_ops data structureLorenzo Bianconi2019-05-011-9/+19
* mt76: mt7603: use standard signature for mt7603_mcu_msg_sendLorenzo Bianconi2019-05-011-34/+27Star
* mt76: mt7603: remove query from mt7603_mcu_msg_send signatureLorenzo Bianconi2019-05-011-22/+14Star
* mt7603: remove mt7603_mcu_init routineLorenzo Bianconi2019-05-011-9/+1Star
* mt76: mt7603: use the correct hweight8() functionFelix Fietkau2019-03-191-1/+1
* mt76: add driver for MT7603E and MT7628/7688Felix Fietkau2019-02-261-0/+483