summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_mcu.c
AgeCommit message (Expand)Author
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi
2018-10-01mt76: report firmware version using ethtoolDavide Caratti
2018-10-01mt76: move mt76x2_eeprom_get in mt76x02_eeprom.hLorenzo Bianconi
2018-09-19mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.cLorenzo Bianconi
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi
2018-09-19mt76: unify firmware header between mt76x0 and mt76x2Lorenzo Bianconi
2018-09-19mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg()Lorenzo Bianconi
2018-09-19mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_mcu_msg_sendLorenzo Bianconi
2018-09-19mt76: introduce mmio data structure in mt76_devLorenzo Bianconi
2018-09-19mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_tx_queue_mcuLorenzo Bianconi
2018-09-19mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi
2018-09-19mt76: move mt76_qsel definition in dma.hLorenzo Bianconi
2018-08-02mt76x2: move mt76x2_fw_header and mt76x2_patch_header definitions in mcu.hLorenzo Bianconi
2018-03-27mt76: use mt76_poll_msec routine in mt76pci_load_firmware()Lorenzo Bianconi
2018-01-08mt76: fix memcpy to potential null pointer on failed allocationColin Ian King
2017-12-07mt76: add driver code for MT76x2eFelix Fietkau