summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-21mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utilitySean Wang1-0/+10
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi1-0/+3
2021-04-21mt76: mt7921: add dumping Tx power tableSean Wang1-0/+1
2021-04-21mt76: introduce single-sku support for mt7663/mt7921Lorenzo Bianconi1-0/+23
2021-04-12mt76: mt7615: always add rx header translation tlv when adding stationsFelix Fietkau1-2/+1
2021-04-12mt76: mt7921: reduce the data latency during hw scanSean Wang1-0/+3
2021-04-12mt76: connac: introduce mt76_sta_cmd_info data structureLorenzo Bianconi1-5/+14
2021-04-12mt76: mt7615: add support for rx decapsulation offloadRyder Lee1-1/+5
2021-04-12mt76: connac: update sched_scan cmd usageSean Wang1-3/+11
2021-04-11mt76: always use WTBL_MAX_SIZE for tlv allocationRyder Lee1-3/+0
2021-01-29mt76: mt7921: add coredump supportSean Wang1-0/+4
2021-01-29mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi1-0/+21
2021-01-29mt76: mt76_connac: move pm data struct in mt76_connac.hLorenzo Bianconi1-37/+1
2021-01-29mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi1-1/+123
2021-01-29mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi1-0/+139
2021-01-29mt76: mt76_connac: create mcu libraryLorenzo Bianconi1-0/+729