summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-30mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka1-4/+4
2018-11-30mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka1-4/+2
2018-11-30mt76: remove wait argument from mt76x02_mcu_function_selectStanislaw Gruszka1-5/+7
2018-11-30mt76: remove mcu_msg_allocStanislaw Gruszka1-14/+12
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi1-38/+36
2018-10-01mt76: report firmware version using ethtoolDavide Caratti1-0/+13
2018-09-19mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi1-0/+30
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi1-0/+183