aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
AgeCommit message (Expand)Author
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
2020-12-04mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msgFelix Fietkau
2020-12-04mt76: move mcu timeout handling to .mcu_parse_responseFelix Fietkau
2020-12-04mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau
2020-12-04mt76: rename __mt76_mcu_skb_send_msg to mt76_mcu_skb_send_msgFelix Fietkau
2020-12-04mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msgFelix Fietkau
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-24mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-24mt76: mt7622: fix fw hang on mt7622Lorenzo Bianconi
2020-09-24mt76: mt7615: fix VHT LDPC capabilityRyder Lee
2020-09-24mt76: mt7615: fix antenna selection for testmode tx_framesFelix Fietkau
2020-09-24mt76: mt7615: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller