summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_addLorenzo Bianconi2020-08-191-1/+5
* mt76: mt7615: fix potential memory leak in mcu message handlerSean Wang2020-08-191-2/+5
* mt76: mt7615: fix hw_scan with ssid_type for specified SSID onlySean Wang2020-05-281-0/+1
* mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi2020-05-281-7/+7
* mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi2020-05-281-0/+51
* mt76: mt7615: configure bss info adding the interfaceSean Wang2020-05-131-35/+62
* mt76: enable p2p supportLorenzo Bianconi2020-05-131-8/+53
* mt76: mt7615: reduce hw scan timeoutLorenzo Bianconi2020-05-131-1/+4
* mt76: mt7615: do not report scan_complete twice to mac80211Lorenzo Bianconi2020-05-131-5/+7
* mt76: mt7663: fix the usage WoW with net detect supportSean Wang2020-05-131-1/+1
* mt76: mt7615: scan all channels if not specifiedLorenzo Bianconi2020-05-121-2/+2
* mt76: mt7663: add support to sched scan with randomise addrSean Wang2020-05-121-1/+6
* mt76: mt7663: introduce WoW with net detect supportSean Wang2020-05-121-3/+10
* mt76: mt7615: fix ibss mode for mt7663Lorenzo Bianconi2020-05-121-0/+3
* mt76: mt7615: introduce beacon_loss mcu eventLorenzo Bianconi2020-05-121-0/+38
* mt76: mt7615: add gtk rekey offload supportLorenzo Bianconi2020-05-121-1/+101
* mt76: mt7615: introduce PM supportLorenzo Bianconi2020-05-121-2/+4
* mt76: mt7615: add WoW supportLorenzo Bianconi2020-05-121-42/+178
* mt76: mt7615: introduce mt7615_mcu_set_hif_suspend mcu commandSean Wang2020-05-121-1/+35
* mt76: mt7615: introduce support for hardware beacon filterLorenzo Bianconi2020-05-121-0/+41
* mt76: mt7615: add passive mode for hw scanLorenzo Bianconi2020-05-121-2/+2
* mt76: mt7615: fix ssid configuration in mt7615_mcu_hw_scanLorenzo Bianconi2020-05-121-2/+7
* mt76: mt7615: set spatial extension indexFelix Fietkau2020-05-121-0/+6
* mt76: mt7663: remove check in mt7663_load_n9Lorenzo Bianconi2020-05-121-8/+5
* mt76: mt7663: add the possibility to load firmware v2Lorenzo Bianconi2020-05-121-6/+49
* mt76: mt7615: fix event report in mt7615_mcu_bss_eventLorenzo Bianconi2020-05-121-1/+2
* mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signatureLorenzo Bianconi2020-05-121-15/+6
* mt76: mt7663: fix up BMC entry indicated to unicmd firmwareSean Wang2020-05-121-19/+3
* mt76: mt7615: fix sta ampdu factor for VHTFelix Fietkau2020-05-121-2/+9
* mt76: mt7615: fix aid configuration in mt7615_mcu_wtbl_generic_tlvLorenzo Bianconi2020-05-121-1/+4
* mt76: mt7615: fix mt7615_driver_own routineLorenzo Bianconi2020-05-121-1/+5
* mt76: mt7615: fix mt7615_firmware_own for mt7663eLorenzo Bianconi2020-05-121-3/+2
* mt76: mt7615: parse mcu return code for unified commandsLorenzo Bianconi2020-05-121-0/+10
* mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo Bianconi2020-05-121-0/+21
* mt76: mt7615: provide aid info to the mcuLorenzo Bianconi2020-05-121-1/+3
* mt76: mt7615: introduce mt7663u supportLorenzo Bianconi2020-05-121-2/+1
* mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi2020-05-121-4/+11
* mt76: mt7615: add support for applying tx DPD calibration from EEPROMFelix Fietkau2020-05-121-0/+121
* mt76: mt7615: add support for applying DC offset calibration from EEPROMFelix Fietkau2020-05-121-26/+169
* mt76: mt7615: introduce __mt7663_load_firmware routineLorenzo Bianconi2020-05-121-5/+17
* mt76: add headroom and tailroom to mt76_mcu_ops data structureLorenzo Bianconi2020-05-121-28/+35
* mt76: mt7615: introduce rlm tlv in bss_info mcu commandLorenzo Bianconi2020-05-121-13/+98
* mt76: mt7615: introduce BSS absence eventSean Wang2020-05-121-0/+24
* mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi2020-05-121-8/+102
* mt76: mt7615: introduce hw scan supportLorenzo Bianconi2020-05-121-0/+125
* mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu commandLorenzo Bianconi2020-05-121-2/+70
* mt76: mt7615: add ethool support to mt7663 driverLorenzo Bianconi2020-05-121-1/+7
* mt76: mt7615: fix endianness in unified commandLorenzo Bianconi2020-03-231-1/+1
* mt76: mt7615: fix mt7663e firmware struct endiannessLorenzo Bianconi2020-03-231-7/+7
* mt76: mt7615: introduce mt7663e supportLorenzo Bianconi2020-03-171-2/+154