aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/pci_mcu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-04mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau1-0/+1
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau1-1/+1
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2018-11-30mt76: remove mcu_msg_allocStanislaw Gruszka1-1/+0
2018-11-30mt76x0: pci: add missing MODULE_FIRMWARE macroLorenzo Bianconi1-3/+0
2018-10-13mt76x0: pci: report firmware version using ethtoolLorenzo Bianconi1-0/+1
2018-10-05mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi1-2/+2
2018-10-01mt76x0: pci: move mcu code in pci_mcu.cLorenzo Bianconi1-0/+146