aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-01mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eepromLorenzo Bianconi1-10/+20
2019-05-01mt76: mt7603: report firmware version using ethtoolLorenzo Bianconi1-0/+3
2019-05-01mt76: mt7603: run __mt76_mcu_send_msg in mt7603_mcu_send_firmwareLorenzo Bianconi1-10/+5
2019-05-01mt76: mt7603: init mcu_restart function pointerLorenzo Bianconi1-3/+4
2019-05-01mt76: mt7603: initialize mt76_mcu_ops data structureLorenzo Bianconi1-9/+19
2019-05-01mt76: mt7603: use standard signature for mt7603_mcu_msg_sendLorenzo Bianconi1-34/+27
2019-05-01mt76: mt7603: remove query from mt7603_mcu_msg_send signatureLorenzo Bianconi1-22/+14
2019-05-01mt7603: remove mt7603_mcu_init routineLorenzo Bianconi1-9/+1
2019-03-19mt76: mt7603: use the correct hweight8() functionFelix Fietkau1-1/+1
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau1-0/+483