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
/
mt7615
/
debugfs.c
Age
Commit message (
Expand
)
Author
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