summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: introduce single-sku support for mt7663/mt7921Lorenzo Bianconi2021-04-211-0/+133
* Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller2021-04-201-1/+1
|\
| * wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg2021-04-191-1/+1
* | mt76: mt7615: always add rx header translation tlv when adding stationsFelix Fietkau2021-04-121-5/+1
* | mt76: mt7921: reduce the data latency during hw scanSean Wang2021-04-121-1/+4
* | mt76: mt7921: fix the dwell time controlSean Wang2021-04-121-1/+2
* | mt76: connac: introduce mt76_sta_cmd_info data structureLorenzo Bianconi2021-04-121-17/+18
* | mt76: connac: fix kernel warning adding monitor interfaceLorenzo Bianconi2021-04-121-0/+1
* | mt76: mt7615: add support for rx decapsulation offloadRyder Lee2021-04-121-0/+19
* | mt76: connac: update sched_scan cmd usageSean Wang2021-04-121-2/+5
* | mt76: connac: fix up the setting for ht40 mode in mt76_connac_mcu_uni_add_bssSean Wang2021-04-121-0/+2
* | mt76: connac: always check return value from mt76_connac_mcu_alloc_wtbl_reqLorenzo Bianconi2021-04-111-0/+3
* | mt76: always use WTBL_MAX_SIZE for tlv allocationRyder Lee2021-04-111-1/+1
|/
* mt76: mt7921: add coredump supportSean Wang2021-01-291-0/+34
* mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi2021-01-291-9/+327
* mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi2021-01-291-0/+307
* mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi2021-01-291-0/+197
* mt76: mt76_connac: create mcu libraryLorenzo Bianconi2021-01-291-0/+986