summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
AgeCommit message (Expand)Author
2021-10-20mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac moduleLorenzo Bianconi
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang
2021-06-19mt76: connac: fix UC entry is being overwrittenLorenzo Bianconi
2021-06-19mt76: mt7615: update radar parametersRyder Lee
2021-06-19mt76: mt7615: fix potential overflow on large shiftRyder Lee
2021-06-19mt76: mt7615: add thermal sensor device supportRyder Lee
2021-06-19mt76: mt7663: enable hw rx header translationLorenzo Bianconi
2021-06-19mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlvLorenzo Bianconi
2021-04-21mt76: mt7615: fix a precision vs width bug in printkDan Carpenter
2021-04-21mt76: mt7663: add awake and doze time accountingLorenzo Bianconi
2021-04-21mt76: connac: check wake refcount in mcu_fw_pmctrlLorenzo Bianconi
2021-04-21mt76: connac: unschedule ps_work in mt76_connac_pm_wakeLorenzo Bianconi
2021-04-21mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrlLorenzo Bianconi
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi
2021-04-21mt76: improve mcu error loggingLorenzo Bianconi
2021-04-21mt76: mt7615: load ROM patch before checking patch semaphore statusFelix Fietkau
2021-04-21mt76: mt7615: fix entering driver-own state on mt7663Felix Fietkau
2021-04-21mt76: mt7615: do not use mt7615 single-sku values for mt7663Lorenzo Bianconi
2021-04-21mt76: mt7615: implement support for using DT rate power limitsFelix Fietkau
2021-04-12mt76: mt7615: always add rx header translation tlv when adding stationsFelix Fietkau
2021-04-12mt76: mt7615: fix .add_beacon_offload()Ryder Lee
2021-04-12mt76: mt7615: limit firmware log message printk to buffer lengthFelix Fietkau
2021-04-12mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau
2021-04-12mt76: mt7622: trigger hif interrupt for system resetRyder Lee
2021-04-12mt76: connac: introduce mt76_sta_cmd_info data structureLorenzo Bianconi
2021-04-12mt76: mt7615: fix CSA notification for DBDCRyder Lee
2021-04-12mt76: mt7615: remove hdr->fw_ver checkRyder Lee
2021-04-12mt76: mt7615: add support for rx decapsulation offloadRyder Lee
2021-04-11mt76: connac: always check return value from mt76_connac_mcu_alloc_wtbl_reqLorenzo Bianconi
2021-02-08Merge tag 'mt76-for-kvalo-2021-01-29' of https://github.com/nbd168/wirelessKalle Valo
2021-01-29mt76: mt7663: introduce coredump supportLorenzo Bianconi
2021-01-29mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: create mcu libraryLorenzo Bianconi
2021-01-29mt76: introduce mt76_vif data structureLorenzo Bianconi
2021-01-27mt76: mt7615: unify init workFelix Fietkau
2021-01-27mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()Lorenzo Bianconi
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen
2021-01-26mt76: mt7615: convert comma to semicolonZheng Yongjun
2021-01-14mt76: Fix queue ID variable types after mcu queue splitNathan Chancellor
2020-12-04mt76: mt7615: fix rdd mcu cmd endiannessLorenzo Bianconi
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi
2020-12-04mt76: rely on mt76_queue in tx_queue_skb_raw signatureLorenzo Bianconi
2020-12-04mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi
2020-12-04mt76: mt7615: support 16 interfacesRyder Lee
2020-12-04mt76: mt7663s: introduce WoW support via GPIOSean Wang
2020-12-04mt76: move mt76_mcu_send_firmware in common moduleLorenzo Bianconi
2020-12-04mt76: mt7615: enable beacon filtering by default for offload fwLorenzo Bianconi
2020-12-04mt76: make mcu_ops->mcu_send_msg optionalFelix Fietkau