summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-24mt76: remove struct mt76_sw_queueFelix Fietkau1-1/+1
2020-09-24mt76: remove qid argument to drv->tx_complete_skbFelix Fietkau1-3/+1
2020-09-24mt76: mt7615: significantly reduce interrupt loadFelix Fietkau1-0/+5
2020-09-24mt76: mt7663s: move rx processing in txrx wqLorenzo Bianconi1-0/+1
2020-09-24mt76: mt76s: move tx processing in a dedicated wqLorenzo Bianconi1-1/+1
2020-09-24mt76: mt7663s: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi1-2/+0
2020-09-24mt76: mt7615: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi1-2/+4
2020-09-24mt76: mt7615: register ext_phy if DBDC is detectedShayne Chen1-0/+1
2020-07-21mt76: mt7615: introduce mt7663s supportSean Wang1-0/+10
2020-07-21mt76: mt7615: introduce mt7663-usb-sdio-common moduleLorenzo Bianconi1-2/+11
2020-07-21mt76: mt7615: improve mt7615_driver_own reliabilityLorenzo Bianconi1-0/+2
2020-07-21mt76: mt7615: add idle-timeout knob in mt7615 debugfsLorenzo Bianconi1-0/+1
2020-07-21mt76: mt7615: enable beacon hw filter for runtime-pmLorenzo Bianconi1-0/+2
2020-07-21mt76: mt7615: add runtime-pm knob in mt7615 debugfsLorenzo Bianconi1-0/+1
2020-07-21mt76: mt7615: wake device before pushing frames in mt7615_txLorenzo Bianconi1-0/+6
2020-07-21mt76: mt7615: introduce pm_power_save delayed workLorenzo Bianconi1-1/+7
2020-07-21mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilitiesLorenzo Bianconi1-0/+16
2020-07-21mt76: mt7615: add mt7615_pm_wake utility routineLorenzo Bianconi1-0/+8
2020-07-21mt76: mt7615: implement testmode supportFelix Fietkau1-0/+18
2020-07-21mt76: vif_mask to struct mt76_phyFelix Fietkau1-1/+0
2020-07-21mt76: mt7615: add support for accessing RF registers via MCUFelix Fietkau1-0/+5
2020-07-21mt76: mt7615: add support for accessing mapped registers via bus opsFelix Fietkau1-0/+1
2020-07-21mt76: mt7663: introduce ARP filter offloadSean Wang1-1/+3
2020-07-21mt76: mt7615: re-enable offloading of sequence number assignmentFelix Fietkau1-0/+1
2020-07-21mt76: mt7615: fix hw queue mappingLorenzo Bianconi1-0/+30
2020-05-28mt76: mt7615: add support for MT7611NDENG Qingfang1-1/+6
2020-05-28mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi1-4/+1
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