summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
AgeCommit message (Expand)Author
2020-05-12mt76: mt7615: add support for applying DC offset calibration from EEPROMFelix Fietkau
2020-05-12mt76: mt7615: introduce __mt7663_load_firmware routineLorenzo Bianconi
2020-05-12mt76: add headroom and tailroom to mt76_mcu_ops data structureLorenzo Bianconi
2020-05-12mt76: mt7615: introduce rlm tlv in bss_info mcu commandLorenzo Bianconi
2020-05-12mt76: mt7615: introduce BSS absence eventSean Wang
2020-05-12mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi
2020-05-12mt76: mt7615: introduce hw scan supportLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu commandLorenzo Bianconi
2020-05-12mt76: mt7615: add ethool support to mt7663 driverLorenzo Bianconi
2020-03-23mt76: mt7615: fix endianness in unified commandLorenzo Bianconi
2020-03-23mt76: mt7615: fix mt7663e firmware struct endiannessLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi
2020-03-17mt76: mt7615: get rid of sta_rec_wtbl data structureLorenzo Bianconi
2020-03-17mt76: mt7615: introduce set_ba uni commandLorenzo Bianconi
2020-03-17mt76: mt7615: add more uni mcu commandsSean Wang
2020-03-17mt76: mt7615: introduce set_bmc and st_sta for uni commandsLorenzo Bianconi
2020-03-17mt76: mt7615: introduce uni cmd command typesLorenzo Bianconi
2020-03-17mt76: mt7615: add mt7663e support to mt7615_mcu_set_eepromLorenzo Bianconi
2020-03-17mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_ownLorenzo Bianconi
2020-03-17mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commandsLorenzo Bianconi
2020-03-17mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structureLorenzo Bianconi
2020-03-17mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIsLorenzo Bianconi
2020-03-17mt76: mt7615: rely on skb API for mt7615_mcu_set_eepromLorenzo Bianconi
2020-03-17mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_opsLorenzo Bianconi
2020-03-17mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_opsLorenzo Bianconi
2020-03-17mt76: mt7615: add mt7615_mcu_ops data structureLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_mcu_send_message routineLorenzo Bianconi
2020-03-17mt76: always init to 0 mcu messagesLorenzo Bianconi
2020-03-17mt76: mt7615: cleanup fw queue just for mmio devicesLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_mcu_wait_responseLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_mcu_fill_msgLorenzo Bianconi
2020-03-17mt76: mt7615: fix monitor injection of beacon framesFelix Fietkau
2020-02-14mt76: Introduce mt76_mcu data structureLorenzo Bianconi
2020-02-14mt76: fix rounding issues on converting per-chain and combined txpowerFelix Fietkau
2020-02-14mt76: mt7615: switch mt7615_mcu_set_rx_ba to v2 formatRyder Lee
2020-02-14mt76: mt7615: switch mt7615_mcu_set_tx_ba to v2 formatRyder Lee
2020-02-14mt76: mt7615: use new tag sta_rec_wtblRyder Lee
2020-02-14mt76: mt7615: add starec operating flow for firmware v2Ryder Lee
2020-02-14mt76: mt7615: add a helper to encapsulate sta_rec operationRyder Lee
2020-02-14mt76: mt7615: simplify mcu_set_sta flowRyder Lee
2020-02-14mt76: mt7615: simplify mcu_set_bmc flowRyder Lee
2020-02-14mt76: mt7615: report firmware log event messagesFelix Fietkau
2020-02-14mt76: mt7615: fix and rework tx power handlingFelix Fietkau
2020-02-14mt76: mt7615: implement probing and firmware loading on MT7622Felix Fietkau
2020-02-14mt76: mt7615: add eeprom support for MT7622Felix Fietkau
2020-02-14mt76: mt7615: store N9 firmware version instead of CR4Felix Fietkau
2020-02-14mt76: mt7615: split up firmware loading functionsFelix Fietkau
2020-02-14mt76: mt7615: fix endianness in mt7615_mcu_set_eepromRyder Lee
2020-02-14mt76: mt7615: initialize radar specs from host driverLorenzo Bianconi
2020-02-14mt76: mt7615: rework set_channel functionRyder Lee