summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921
AgeCommit message (Expand)Author
2021-06-19mt76: mt7921: add back connection monitor supportSean Wang
2021-06-19mt76: mt7921: consider the invalid value for to_rssiSean Wang
2021-06-19mt76: mt7921: fix reset under the deep sleep is enabledSean Wang
2021-06-19mt76: mt7921: Don't alter Rx path classifierSean Wang
2021-06-19mt76: mt7921: fix mt7921_wfsys_reset sequenceSean Wang
2021-06-19mt76: mt7921: enable rx csum offloadLorenzo Bianconi
2021-06-19mt76: mt7921: enable rx header traslation offloadLorenzo Bianconi
2021-06-19mt76: mt7921: enable rx hw de-amsduLorenzo Bianconi
2021-06-19mt76: move mt76_rates in mt76 moduleLorenzo Bianconi
2021-05-30mt76: mt7921: remove leftover 80+80 HE capabilityFelix Fietkau
2021-05-15mt76: mt7921: fix max aggregation subframes settingFelix Fietkau
2021-05-15mt76: connac: do not schedule mac_work if the device is not runningLorenzo Bianconi
2021-05-15mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_reportLorenzo Bianconi
2021-04-21mt76: mt7921: reinit wpdma during drv_own if necessaryLorenzo Bianconi
2021-04-21mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi
2021-04-21mt76: mt7921: fix a precision vs width bug in printkDan Carpenter
2021-04-21mt76: mt7921: introduce mt7921_mcu_sta_add routineLorenzo Bianconi
2021-04-21mt76: connac: unschedule mac_work before going to sleepLorenzo Bianconi
2021-04-21mt76: mt7921: improve doze opportunityLorenzo Bianconi
2021-04-21mt76: mt7921: get rid of mcu_reset function pointerLorenzo 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: fix possible invalid register accessSean Wang
2021-04-21mt76: mt7921: enable deep sleep when the device suspendsSean Wang
2021-04-21mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routineLorenzo Bianconi
2021-04-21mt76: mt7921: introduce mt7921_dma_{enable,disable} utilitiesLorenzo 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: enable sw interruptsLorenzo Bianconi
2021-04-21mt76: mt7921: add awake and doze time accountingLorenzo Bianconi
2021-04-21mt76: connac: use waitqueue for runtime-pmLorenzo Bianconi
2021-04-21mt76: connac: do not run mt76_txq_schedule_all directlyLorenzo Bianconi
2021-04-21mt76: connac: alaways wake the device before scanningLorenzo Bianconi
2021-04-21mt76: mt7921: get rid of useless MT76_STATE_PM in mt7921_mac_workLorenzo Bianconi
2021-04-21mt76: connac: remove MT76_STATE_PM in mac_tx_freeLorenzo Bianconi
2021-04-21mt76: connac: check wake refcount in mcu_fw_pmctrlLorenzo Bianconi
2021-04-21mt76: connac: unschedule ps_work in mt76_connac_pm_wakeLorenzo Bianconi
2021-04-21mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napiLorenzo Bianconi
2021-04-21mt76: dma: add the capability to define a custom rx napi poll routineLorenzo Bianconi
2021-04-21mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi
2021-04-21mt76: mt7921: fix a race between mt7921_mcu_drv_pmctrl and mt7921_mcu_fw_pmctrlLorenzo 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: do not use 0 as NULL pointerLorenzo Bianconi
2021-04-21mt76: mt7921: abort uncompleted scan by wifi resetSean Wang
2021-04-21mt76: mt7921: add wifisys reset support in debugfsSean Wang
2021-04-21mt76: mt7921: run mt7921_mcu_fw_log_2_host holding mt76 mutexLorenzo Bianconi
2021-04-21mt76: improve mcu error loggingLorenzo Bianconi
2021-04-21mt76: mt7921: move hw configuration in mt7921_register_deviceLorenzo Bianconi
2021-04-21mt76: mt7921: add dumping Tx power tableSean Wang