index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7921
/
debugfs.c
Age
Commit message (
Expand
)
Author
2023-07-26
wifi: mt76: mt7921: move debugfs shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.h
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7921: rely on mib_stats shared definition
Lorenzo Bianconi
2023-04-17
wifi: mt76: mt7921: get rid of eeprom.h
Lorenzo Bianconi
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
2022-03-16
mt76: mt7921: disable runtime pm for usb
Lorenzo Bianconi
2022-03-16
mt76: mt7921: fix mt7921_queues_acq implementation
Lorenzo Bianconi
2022-03-16
mt76: mt7921: fix xmit-queue dump for usb and sdio
Lorenzo Bianconi
2022-02-03
mt76: mt7921: toggle runtime-pm adding a monitor vif
Lorenzo Bianconi
2022-02-03
mt76: mt7921: do not always disable fw runtime-pm
Lorenzo Bianconi
2021-12-22
mt76: mt7921: fix a possible race enabling/disabling runtime-pm
Lorenzo Bianconi
2021-10-20
mt76: mt7921: move tx amsdu stats in mib_stats
Lorenzo Bianconi
2021-10-20
mt76: mt7921: introduce mt7921s support
Sean Wang
2021-10-20
mt76: rely on phy pointer in mt76_register_debugfs_fops routine signature
Lorenzo Bianconi
2021-10-20
mt76: mt7921: update mib counters dumping phy stats
Lorenzo Bianconi
2021-10-20
mt76: mt7921: always wake device if necessary in debugfs
Lorenzo Bianconi
2021-10-20
mt76: overwrite default reg_ops if necessary
Lorenzo Bianconi
2021-10-20
mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routine
Lorenzo Bianconi
2021-06-19
mt76: mt7921: introduce dedicated control for deep_sleep
Lorenzo Bianconi
2021-06-19
mt76: mt7921: add deep sleep control to runtime-pm knob
Sean Wang
2021-06-19
mt76: mt7921: wake the device before dumping power table
Lorenzo Bianconi
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routine
Lorenzo Bianconi
2021-04-21
mt76: mt7921: add awake and doze time accounting
Lorenzo Bianconi
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: mt7921: add dumping Tx power table
Sean Wang
2021-04-17
Merge tag 'mt76-for-kvalo-2021-04-12' of https://github.com/nbd168/wireless
Kalle Valo
2021-04-12
mt76: mt7921: fix aggr length histogram
Lorenzo Bianconi
2021-04-11
mt76: mt7921: remove unnecessary variable
Nigel Christian
2021-03-28
mt76: Convert to DEFINE_SHOW_ATTRIBUTE
Junlin Yang
2021-01-29
mt76: mt7921: add coredump support
Sean Wang
2021-01-29
mt76: mt7921: introduce Runtime PM support
Sean Wang
2021-01-29
mt76: mt7921: add debugfs support
Sean Wang