index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
Age
Commit message (
Expand
)
Author
2021-05-15
mt76: connac: do not schedule mac_work if the device is not running
Lorenzo Bianconi
2021-05-15
mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report
Lorenzo Bianconi
2021-04-21
mt76: mt7921: reinit wpdma during drv_own if necessary
Lorenzo Bianconi
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
Lorenzo Bianconi
2021-04-21
mt76: mt7921: fix a precision vs width bug in printk
Dan Carpenter
2021-04-21
mt76: mt7915: fix a precision vs width bug in printk
Dan Carpenter
2021-04-21
mt76: mt7615: fix a precision vs width bug in printk
Dan Carpenter
2021-04-21
mt76: debugfs: introduce napi_threaded node
Lorenzo Bianconi
2021-04-21
mt76: mt7921: introduce mt7921_mcu_sta_add routine
Lorenzo Bianconi
2021-04-21
mt76: mt7921: mt7921_stop should put device in fw_own state
Sean Wang
2021-04-21
mt76: connac: unschedule mac_work before going to sleep
Lorenzo Bianconi
2021-04-21
mt76: mt7663: add awake and doze time accounting
Lorenzo Bianconi
2021-04-21
mt76: mt7921: improve doze opportunity
Lorenzo Bianconi
2021-04-21
mt76: mt7921: get rid of mcu_reset function pointer
Lorenzo Bianconi
2021-04-21
mt76: mt7915: do not read rf value from efuse in flash mode
Shayne Chen
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
2021-04-21
mt76: mt7921: fix possible invalid register access
Sean Wang
2021-04-21
mt76: mt7921: enable deep sleep when the device suspends
Sean Wang
2021-04-21
mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utility
Sean Wang
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routine
Lorenzo Bianconi
2021-04-21
mt76: mt7921: introduce mt7921_dma_{enable,disable} utilities
Lorenzo Bianconi
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reset utility routine
Lorenzo Bianconi
2021-04-21
mt76: mt7921: move mt7921_dma_reset in dma.c
Lorenzo Bianconi
2021-04-21
mt76: mt7615: Fix a dereference of pointer sta before it is null checked
Colin Ian King
2021-04-21
mt76: mt7921: enable sw interrupts
Lorenzo Bianconi
2021-04-21
mt76: mt7921: add awake and doze time accounting
Lorenzo Bianconi
2021-04-21
mt76: remove MT76_STATE_PM in tx path
Lorenzo Bianconi
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
2021-04-21
mt76: connac: do not run mt76_txq_schedule_all directly
Lorenzo Bianconi
2021-04-21
mt76: mt7615: rely on pm refcounting in mt7615_led_set_config
Lorenzo Bianconi
2021-04-21
mt76: connac: alaways wake the device before scanning
Lorenzo Bianconi
2021-04-21
mt76: mt7921: get rid of useless MT76_STATE_PM in mt7921_mac_work
Lorenzo Bianconi
2021-04-21
mt76: connac: remove MT76_STATE_PM in mac_tx_free
Lorenzo Bianconi
2021-04-21
mt76: connac: check wake refcount in mcu_fw_pmctrl
Lorenzo Bianconi
2021-04-21
mt76: connac: unschedule ps_work in mt76_connac_pm_wake
Lorenzo Bianconi
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
2021-04-21
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
2021-04-21
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2021-04-21
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2021-04-21
mt76: connac: introduce wake counter for fw_pmctrl synchronization
Lorenzo Bianconi
2021-04-21
mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrl
Lorenzo Bianconi
2021-04-21
mt76: mt7921: fix a race between mt7921_mcu_drv_pmctrl and mt7921_mcu_fw_pmctrl
Lorenzo Bianconi
2021-04-21
mt76: mt7921: remove leftover function declaration
Lorenzo Bianconi
2021-04-21
mt76: connac: move mcu_update_arp_filter in mt76_connac module
Lorenzo Bianconi
2021-04-21
mt76: mt7921: do not use 0 as NULL pointer
Lorenzo Bianconi
2021-04-21
mt76: mt7915: directly read per-rate tx power from registers
Shayne Chen
2021-04-21
mt76: mt7915: rework the flow of txpower setting
Shayne Chen
2021-04-21
mt76: mt7915: add support for DT rate power limits
Shayne Chen
[next]