summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
AgeCommit message (Expand)Author
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi
2020-05-12mt76: mt7615: fix possible deadlock in mt7615_stopLorenzo Bianconi
2020-05-12mt76: mt7615: rework IRQ handling to prepare for MSI supportFelix Fietkau
2020-05-12mt76: mt7615: disable hw/sched scan ops for non-offload firmwareFelix Fietkau
2020-05-12mt76: mt7615: add support for applying tx DPD calibration from EEPROMFelix Fietkau
2020-05-12mt76: mt7615: add support for applying DC offset calibration from EEPROMFelix Fietkau
2020-05-12mt76: mt7663: correct the name of the rom patchSean Wang
2020-05-12mt76: mt7615: add address parameter to mt7615_eeprom_initLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7615_wtbl_desc data structureLorenzo Bianconi
2020-05-12mt76: mt7615: rework wtbl key configurationLorenzo Bianconi
2020-05-12mt76: mt7615: introduce __mt7663_load_firmware routineLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7615_mac_update_rate_desc routineLorenzo Bianconi
2020-05-12mt76: mt7615: introduce rlm tlv in bss_info mcu commandLorenzo Bianconi
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: make scs configurable per phyLorenzo Bianconi
2020-05-12mt76: mt7615: add more useful Tx mib countersRyder Lee
2020-05-12mt76: mt7615: cleanup mib related defines and structsRyder Lee
2020-03-23mt76: mt7615: add missing declaration in mt7615.hLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi
2020-03-17mt76: mt7615: add mt7663e support to mt7615_reg_mapLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_register_mapLorenzo 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: 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_init_device routineLorenzo 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: mt7615: rework rx phy index handlingFelix Fietkau
2020-02-14mt76: mt7615: add starec operating flow for firmware v2Ryder 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: implement hardware reset supportFelix Fietkau
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 dma and tx queue initialization for MT7622Felix Fietkau
2020-02-14mt76: mt7615: move mmio related code from pci.c to mmio.cFelix Fietkau
2020-02-14mt76: mt7615: remove leftover routine declarationLorenzo Bianconi
2020-02-14mt76: mt7615: initialize radar specs from host driverLorenzo Bianconi
2020-02-14mt76: mt7615: add per-phy mib statisticsRyder Lee
2020-02-14mt76: mt7615: rework set_channel functionRyder Lee
2020-02-14mt76: mt7615: measure channel noise and report it via surveyFelix Fietkau
2020-02-14mt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT valueRyder Lee
2020-02-14mt76: mt7615: add set_coverage class supportLorenzo Bianconi
2020-02-14mt7615: replace sta_state callback with sta_add/sta_removeFelix Fietkau
2020-02-14mt76: mt7615: defer mcu initialization via workqueueFelix Fietkau