summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h
AgeCommit message (Expand)Author
2021-06-19mt76: mt7921: allow chip reset during device restartLorenzo Bianconi
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang
2021-06-19mt76: make mt76_update_survey() per phyRyder Lee
2021-06-19mt76: mt7921: make mt7921_set_channel staticLorenzo Bianconi
2021-06-19mt76: mt7921: remove mt7921_get_wtbl_info routineLorenzo Bianconi
2021-06-19mt76: mt7921: enable hw offloading for wep keysLorenzo Bianconi
2021-06-19mt76: mt7921: introduce mac tx done handlingDeren Wu
2021-06-19mt76: mt7921: return proper error value in mt7921_mac_initLorenzo Bianconi
2021-06-19mt76: mt7921: avoid unnecessary consecutive WiFi resetsSean Wang
2021-06-19mt76: mt7921: fix reset under the deep sleep is enabledSean Wang
2021-04-21mt76: mt7921: introduce mt7921_mcu_sta_add routineLorenzo Bianconi
2021-04-21mt76: mt7921: improve doze opportunityLorenzo Bianconi
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi
2021-04-21mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routineLorenzo Bianconi
2021-04-21mt76: mt7921: introduce mt7921_wpdma_reset utility routineLorenzo Bianconi
2021-04-21mt76: mt7921: move mt7921_dma_reset in dma.cLorenzo Bianconi
2021-04-21mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napiLorenzo Bianconi
2021-04-21mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi
2021-04-21mt76: mt7921: remove leftover function declarationLorenzo Bianconi
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi
2021-04-21mt76: mt7921: move hw configuration in mt7921_register_deviceLorenzo Bianconi
2021-04-21mt76: mt7921: add dumping Tx power tableSean Wang
2021-04-12mt76: report Rx timestampRyder Lee
2021-04-12mt76: mt7921: fix the insmod hangsSean Wang
2021-04-12mt76: mt7921: fix inappropriate WoW setup with the missing ARP informaitonSean Wang
2021-04-12mt76: mt7921: properly configure rcpi adding a sta to the fwLorenzo Bianconi
2021-04-12mt76: mt7921: add wifi reset supportLorenzo Bianconi
2021-04-12mt76: mt7921: introduce __mt7921_start utility routineLorenzo Bianconi
2021-04-12mt76: mt7921: introduce mt7921_run_firmware utility routine.Lorenzo Bianconi
2021-04-12mt76: mt7921: fix stats register definitionsLorenzo Bianconi
2021-01-29mt76: mt7921: add coredump supportSean Wang
2021-01-29mt76: mt7921: introduce Runtime PM supportSean Wang
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW supportLorenzo Bianconi
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scanLorenzo Bianconi
2021-01-29mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi
2021-01-29mt76: mt7921: introduce PM supportSean Wang
2021-01-29mt76: mt7921: introduce support for hardware beacon filterSean Wang
2021-01-29mt76: mt7921: introduce 802.11 PS support in sta modeSean Wang
2021-01-29mt76: mt7921: introduce schedule scan supportSean Wang
2021-01-29mt76: mt7921: add MCU supportSean Wang
2021-01-29mt76: mt7921: add MAC supportSean Wang