summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2u_mcu.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-292/+0
2018-10-01mt76: report firmware version using ethtoolDavide Caratti1-0/+1
2018-09-19mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi1-16/+0
2018-09-19mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.cLorenzo Bianconi1-94/+0
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi1-36/+3
2018-09-19mt76: unify firmware header between mt76x0 and mt76x2Lorenzo Bianconi1-4/+4
2018-09-19mt76: usb: remove skb check in mt76x{0,2}u mcu routinesLorenzo Bianconi1-20/+0
2018-09-19mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi1-13/+14
2018-09-19mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()Lorenzo Bianconi1-20/+20
2018-09-19mt76: move mt76x0 and mt76x2 mcu shared defs in mt76x02_mcu.hLorenzo Bianconi1-2/+0
2018-09-04mt76: move mt76x2u_mcu_deinit routine in mt76-usb moduleLorenzo Bianconi1-8/+0
2018-08-02mt76: add driver code for MT76x2u based devicesLorenzo Bianconi1-0/+463