summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-15mt76: connac: fix HT A-MPDU setting field in STA_REC_PHYFelix Fietkau1-0/+4
2021-04-21mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utilitySean Wang1-8/+14
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi1-0/+42
2021-04-21mt76: introduce single-sku support for mt7663/mt7921Lorenzo Bianconi1-0/+133
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller1-1/+1
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg1-1/+1
2021-04-12mt76: mt7615: always add rx header translation tlv when adding stationsFelix Fietkau1-5/+1
2021-04-12mt76: mt7921: reduce the data latency during hw scanSean Wang1-1/+4
2021-04-12mt76: mt7921: fix the dwell time controlSean Wang1-1/+2
2021-04-12mt76: connac: introduce mt76_sta_cmd_info data structureLorenzo Bianconi1-17/+18
2021-04-12mt76: connac: fix kernel warning adding monitor interfaceLorenzo Bianconi1-0/+1
2021-04-12mt76: mt7615: add support for rx decapsulation offloadRyder Lee1-0/+19
2021-04-12mt76: connac: update sched_scan cmd usageSean Wang1-2/+5
2021-04-12mt76: connac: fix up the setting for ht40 mode in mt76_connac_mcu_uni_add_bssSean Wang1-0/+2
2021-04-11mt76: connac: always check return value from mt76_connac_mcu_alloc_wtbl_reqLorenzo Bianconi1-0/+3
2021-04-11mt76: always use WTBL_MAX_SIZE for tlv allocationRyder Lee1-1/+1
2021-01-29mt76: mt7921: add coredump supportSean Wang1-0/+34
2021-01-29mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi1-9/+327
2021-01-29mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi1-0/+307
2021-01-29mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi1-0/+197
2021-01-29mt76: mt76_connac: create mcu libraryLorenzo Bianconi1-0/+986