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
/
mt7615
/
debugfs.c
Age
Commit message (
Expand
)
Author
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
2022-02-24
mt76: mt7615: fix compiler warning on frame size
Deren Wu
2022-02-03
mt76: mt7615: fix a possible race enabling/disabling runtime-pm
Lorenzo Bianconi
2021-12-19
mt76: mt7615: in debugfs queue stats, skip wmm index 3 on mt7663
Felix Fietkau
2021-10-20
mt76: rely on phy pointer in mt76_register_debugfs_fops routine signature
Lorenzo Bianconi
2021-10-20
mt76: overwrite default reg_ops if necessary
Lorenzo Bianconi
2021-06-19
mt76: mt7663s: enable runtime-pm
Lorenzo Bianconi
2021-06-19
mt76: mt7615: add thermal sensor device support
Ryder Lee
2021-04-21
mt76: mt7663: add awake and doze time accounting
Lorenzo Bianconi
2021-04-12
mt76: mt7615: only enable DFS test knobs for mt7615
Ryder Lee
2021-01-29
mt76: mt7663: introduce coredump support
Lorenzo Bianconi
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb_raw signature
Lorenzo Bianconi
2020-12-04
mt76: mt7615: introduce quota debugfs node for mt7663s
Lorenzo Bianconi
2020-12-04
mt76: mt7615: enable beacon filtering by default for offload fw
Lorenzo Bianconi
2020-12-04
mt76: mt7615: add debugfs knob for setting extended local mac addresses
Felix Fietkau
2020-09-24
mt76: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-24
mt76: remove struct mt76_sw_queue
Felix Fietkau
2020-09-24
mt76: mt7615: release mutex in mt7615_reset_test_set
Lorenzo Bianconi
2020-07-21
mt76: mt7615: add idle-timeout knob in mt7615 debugfs
Lorenzo Bianconi
2020-07-21
mt76: mt7615: add runtime-pm knob in mt7615 debugfs
Lorenzo Bianconi
2020-07-21
mt76: mt7615: wake device before accessing regmap in debugfs
Lorenzo Bianconi
2020-07-21
mt76: mt7615: add support for accessing RF registers via MCU
Felix Fietkau
2020-07-21
mt76: mt7615: fix lmac queue debugsfs entry
Lorenzo Bianconi
2020-05-12
mt76: add rx queues info to mt76 debugfs
Lorenzo Bianconi
2020-05-12
mt76: mt7615: move core shared code in mt7615-common module
Lorenzo Bianconi
2020-05-12
mt76: mt7663: fix aggr range entry in debugfs
Lorenzo Bianconi
2020-05-12
mt76: mt7615: make scs configurable per phy
Lorenzo Bianconi
2020-05-12
mt76: mt7615: add more useful Tx mib counters
Ryder Lee
2020-05-12
mt76: mt7615: enable aggr_stats for both phy
Ryder Lee
2020-05-12
mt76: mt7615: modify mt7615_ampdu_stat_read for each phy
Ryder Lee
2020-02-14
mt76: mt7615: rely on mt76_queues_read for mt7622
Lorenzo Bianconi
2020-02-14
mt76: mt7615: add support for testing hardware reset
Felix Fietkau
2020-02-14
mt76: mt7615: report firmware log event messages
Felix Fietkau
2020-02-14
mt76: mt7615: defer mcu initialization via workqueue
Felix Fietkau
2020-02-14
mt76: mt7615: add support for registering a second wiphy via debugfs
Felix Fietkau
2020-02-14
mt76: mt7615: add multiple wiphy support for smart carrier sense
Felix Fietkau
2019-11-20
mt76: mt7615: collect aggregation stats
Lorenzo Bianconi
2019-11-20
mt76: mt7615: add queue entry in debugfs
Lorenzo Bianconi
2019-09-05
mt76: mt7615: add support to read temperature from mcu
Lorenzo Bianconi
2019-09-05
mt76: mt7615: add Smart Carrier Sense support
Lorenzo Bianconi
2019-09-05
mt76: mt7615: fix some checkpatch warnings
Ryder Lee
2019-09-05
mt76: mt7615: add radar pattern test knob to debugfs
Lorenzo Bianconi