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
/
mt7921
Age
Commit message (
Expand
)
Author
2021-06-19
mt76: mt7921: add back connection monitor support
Sean Wang
2021-06-19
mt76: mt7921: consider the invalid value for to_rssi
Sean Wang
2021-06-19
mt76: mt7921: fix reset under the deep sleep is enabled
Sean Wang
2021-06-19
mt76: mt7921: Don't alter Rx path classifier
Sean Wang
2021-06-19
mt76: mt7921: fix mt7921_wfsys_reset sequence
Sean Wang
2021-06-19
mt76: mt7921: enable rx csum offload
Lorenzo Bianconi
2021-06-19
mt76: mt7921: enable rx header traslation offload
Lorenzo Bianconi
2021-06-19
mt76: mt7921: enable rx hw de-amsdu
Lorenzo Bianconi
2021-06-19
mt76: move mt76_rates in mt76 module
Lorenzo Bianconi
2021-05-30
mt76: mt7921: remove leftover 80+80 HE capability
Felix Fietkau
2021-05-15
mt76: mt7921: fix max aggregation subframes setting
Felix Fietkau
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: mt7921: introduce mt7921_mcu_sta_add routine
Lorenzo Bianconi
2021-04-21
mt76: connac: unschedule mac_work before going to sleep
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: 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: 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: mt7921: enable sw interrupts
Lorenzo Bianconi
2021-04-21
mt76: mt7921: add awake and doze time accounting
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: 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: 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: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
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: mt7921: abort uncompleted scan by wifi reset
Sean Wang
2021-04-21
mt76: mt7921: add wifisys reset support in debugfs
Sean Wang
2021-04-21
mt76: mt7921: run mt7921_mcu_fw_log_2_host holding mt76 mutex
Lorenzo Bianconi
2021-04-21
mt76: improve mcu error logging
Lorenzo Bianconi
2021-04-21
mt76: mt7921: move hw configuration in mt7921_register_device
Lorenzo Bianconi
2021-04-21
mt76: mt7921: add dumping Tx power table
Sean Wang
[next]