summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_mcu.c
Commit message (Expand)AuthorAgeFilesLines
* mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi2018-10-051-189/+0
* mt76: report firmware version using ethtoolDavide Caratti2018-10-011-0/+1
* mt76: move mt76x2_eeprom_get in mt76x02_eeprom.hLorenzo Bianconi2018-10-011-1/+1
* mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi2018-09-191-27/+0
* mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.cLorenzo Bianconi2018-09-191-95/+0
* mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi2018-09-191-125/+3
* mt76: unify firmware header between mt76x0 and mt76x2Lorenzo Bianconi2018-09-191-4/+4
* mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg()Lorenzo Bianconi2018-09-191-21/+22
* mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_mcu_msg_sendLorenzo Bianconi2018-09-191-21/+26
* mt76: introduce mmio data structure in mt76_devLorenzo Bianconi2018-09-191-9/+8
* mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_tx_queue_mcuLorenzo Bianconi2018-09-191-1/+1
* mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi2018-09-191-1/+1
* mt76: move mt76_qsel definition in dma.hLorenzo Bianconi2018-09-191-1/+1
* mt76x2: move mt76x2_fw_header and mt76x2_patch_header definitions in mcu.hLorenzo Bianconi2018-08-021-17/+0
* mt76: use mt76_poll_msec routine in mt76pci_load_firmware()Lorenzo Bianconi2018-03-271-11/+2
* mt76: fix memcpy to potential null pointer on failed allocationColin Ian King2018-01-081-0/+2
* mt76: add driver code for MT76x2eFelix Fietkau2017-12-071-0/+451
OpenPOWER on IntegriCloud