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
/
init.c
Age
Commit message (
Expand
)
Author
2021-06-19
mt76: mt7921: allow chip reset during device restart
Lorenzo Bianconi
2021-06-19
mt76: mt7921: introduce dedicated control for deep_sleep
Lorenzo Bianconi
2021-06-19
mt76: mt7921: enable deep sleep at runtime
Sean Wang
2021-06-19
mt76: connac: fix the maximum interval schedule scan can support
Sean Wang
2021-06-19
mt76: mt7921: enable VHT BFee capability
Felix Fietkau
2021-06-19
mt76: mt7921: enable random mac address during sched_scan
Deren Wu
2021-06-19
mt76: allow hw driver code to overwrite wiphy interface_modes
Lorenzo Bianconi
2021-06-19
mt76: mt7921: return proper error value in mt7921_mac_init
Lorenzo Bianconi
2021-06-19
mt76: mt7921: enable runtime pm by default
Lorenzo Bianconi
2021-06-19
mt76: mt7921: add back connection monitor support
Sean Wang
2021-06-19
mt76: mt7921: Don't alter Rx path classifier
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-15
mt76: mt7921: fix max aggregation subframes setting
Felix Fietkau
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
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: add awake and doze time accounting
Lorenzo Bianconi
2021-04-21
mt76: connac: use waitqueue for runtime-pm
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: move hw configuration in mt7921_register_device
Lorenzo Bianconi
2021-04-21
mt76: introduce single-sku support for mt7663/mt7921
Lorenzo Bianconi
2021-04-21
mt76: mt7921: add mt7921_dma_cleanup in mt7921_unregister_device
Lorenzo Bianconi
2021-04-12
mt76: report Rx timestamp
Ryder Lee
2021-04-12
mt76: mt7921: remove 80+80 MHz support capabilities
Felix Fietkau
2021-04-12
mt76: mt7921: fix the insmod hangs
Sean Wang
2021-04-12
mt76: mt7921: add wifi reset support
Lorenzo Bianconi
2021-04-11
mt76: mt7921: enable random mac addr during scanning
Lorenzo Bianconi
2021-01-29
mt76: mt7921: add coredump support
Sean Wang
2021-01-29
mt76: mt7921: introduce regdomain notifier support
Lorenzo Bianconi
2021-01-29
mt76: mt7921: introduce Runtime PM support
Sean Wang
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scan
Lorenzo Bianconi
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu common library
Lorenzo Bianconi
2021-01-29
mt76: mt7921: introduce 802.11 PS support in sta mode
Sean Wang
2021-01-29
mt76: mt7921: introduce schedule scan support
Sean Wang
2021-01-29
mt76: mt7921: add debugfs support
Sean Wang
2021-01-29
mt76: mt7921: introduce mt7921e support
Sean Wang