summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-28mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi1-0/+9
2020-05-13mt76: enable p2p supportLorenzo Bianconi1-0/+2
2020-05-12mt76: mt7615: fix delta tx power for mt7663Lorenzo Bianconi1-0/+2
2020-05-12mt76: mt7663: fix target power parsingLorenzo Bianconi1-3/+3
2020-05-12mt76: mt7615: add gtk rekey offload supportLorenzo Bianconi1-0/+3
2020-05-12mt76: mt7615: introduce PM supportLorenzo Bianconi1-0/+5
2020-05-12mt76: mt7615: add WoW supportLorenzo Bianconi1-2/+2
2020-05-12mt76: mt7615: introduce mt7615_mcu_set_hif_suspend mcu commandSean Wang1-0/+2
2020-05-12mt76: mt7615: introduce support for hardware beacon filterLorenzo Bianconi1-0/+2
2020-05-12mt76: mt7615: introduce mt7615_check_offload_capability routineLorenzo Bianconi1-0/+1
2020-05-12mt76: mt7663: add the possibility to load firmware v2Lorenzo Bianconi1-2/+4
2020-05-12mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signatureLorenzo Bianconi1-1/+1
2020-05-12mt76: mt7615: fix max wtbl size for 7663Lorenzo Bianconi1-1/+10
2020-05-12mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo Bianconi1-0/+4
2020-05-12mt76: mt7615: introduce mt7663u supportLorenzo Bianconi1-0/+10
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi1-3/+9
2020-05-12mt76: mt7615: fix possible deadlock in mt7615_stopLorenzo Bianconi1-1/+3
2020-05-12mt76: mt7615: rework IRQ handling to prepare for MSI supportFelix Fietkau1-5/+4
2020-05-12mt76: mt7615: disable hw/sched scan ops for non-offload firmwareFelix Fietkau1-0/+1
2020-05-12mt76: mt7615: add support for applying tx DPD calibration from EEPROMFelix Fietkau1-0/+1
2020-05-12mt76: mt7615: add support for applying DC offset calibration from EEPROMFelix Fietkau1-0/+2
2020-05-12mt76: mt7663: correct the name of the rom patchSean Wang1-1/+1
2020-05-12mt76: mt7615: add address parameter to mt7615_eeprom_initLorenzo Bianconi1-1/+1
2020-05-12mt76: mt7615: introduce mt7615_wtbl_desc data structureLorenzo Bianconi1-4/+25
2020-05-12mt76: mt7615: rework wtbl key configurationLorenzo Bianconi1-0/+14
2020-05-12mt76: mt7615: introduce __mt7663_load_firmware routineLorenzo Bianconi1-0/+1
2020-05-12mt76: mt7615: introduce mt7615_mac_update_rate_desc routineLorenzo Bianconi1-0/+12
2020-05-12mt76: mt7615: introduce rlm tlv in bss_info mcu commandLorenzo Bianconi1-2/+2
2020-05-12mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi1-0/+10
2020-05-12mt76: mt7615: introduce hw scan supportLorenzo Bianconi1-0/+11
2020-05-12mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu commandLorenzo Bianconi1-0/+6
2020-05-12mt76: mt7615: make scs configurable per phyLorenzo Bianconi1-2/+3
2020-05-12mt76: mt7615: add more useful Tx mib countersRyder Lee1-0/+2
2020-05-12mt76: mt7615: cleanup mib related defines and structsRyder Lee1-4/+4
2020-03-23mt76: mt7615: add missing declaration in mt7615.hLorenzo Bianconi1-0/+1
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi1-0/+5
2020-03-17mt76: mt7615: add mt7663e support to mt7615_reg_mapLorenzo Bianconi1-0/+5
2020-03-17mt76: mt7615: introduce mt7615_register_mapLorenzo Bianconi1-1/+4
2020-03-17mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structureLorenzo Bianconi1-7/+12
2020-03-17mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIsLorenzo Bianconi1-1/+1
2020-03-17mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_opsLorenzo Bianconi1-2/+0
2020-03-17mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_opsLorenzo Bianconi1-2/+4
2020-03-17mt76: mt7615: add mt7615_mcu_ops data structureLorenzo Bianconi1-6/+12
2020-03-17mt76: mt7615: introduce mt7615_init_device routineLorenzo Bianconi1-0/+1
2020-03-17mt76: mt7615: introduce mt7615_mcu_fill_msgLorenzo Bianconi1-0/+2
2020-03-17mt76: mt7615: fix monitor injection of beacon framesFelix Fietkau1-1/+1
2020-02-14mt76: mt7615: rework rx phy index handlingFelix Fietkau1-1/+1
2020-02-14mt76: mt7615: add starec operating flow for firmware v2Ryder Lee1-0/+5
2020-02-14mt76: mt7615: simplify mcu_set_sta flowRyder Lee1-7/+2
2020-02-14mt76: mt7615: simplify mcu_set_bmc flowRyder Lee1-4/+2