aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-24mt76: mt7615: fix compiler warning on frame sizeDeren Wu1-3/+11
2022-02-03mt76: mt7615: fix a possible race enabling/disabling runtime-pmLorenzo Bianconi1-4/+11
2021-12-19mt76: mt7615: in debugfs queue stats, skip wmm index 3 on mt7663Felix Fietkau1-0/+3
2021-10-20mt76: rely on phy pointer in mt76_register_debugfs_fops routine signatureLorenzo Bianconi1-1/+1
2021-10-20mt76: overwrite default reg_ops if necessaryLorenzo Bianconi1-1/+28
2021-06-19mt76: mt7663s: enable runtime-pmLorenzo Bianconi1-1/+1
2021-06-19mt76: mt7615: add thermal sensor device supportRyder Lee1-20/+0
2021-04-21mt76: mt7663: add awake and doze time accountingLorenzo Bianconi1-1/+31
2021-04-12mt76: mt7615: only enable DFS test knobs for mt7615Ryder Lee1-12/+17
2021-01-29mt76: mt7663: introduce coredump supportLorenzo Bianconi1-0/+17
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi1-2/+2
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi1-9/+6
2020-12-04mt76: rely on mt76_queue in tx_queue_skb_raw signatureLorenzo Bianconi1-1/+1
2020-12-04mt76: mt7615: introduce quota debugfs node for mt7663sLorenzo Bianconi1-0/+17
2020-12-04mt76: mt7615: enable beacon filtering by default for offload fwLorenzo Bianconi1-1/+16
2020-12-04mt76: mt7615: add debugfs knob for setting extended local mac addressesFelix Fietkau1-0/+88
2020-09-24mt76: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao1-14/+3
2020-09-24mt76: remove struct mt76_sw_queueFelix Fietkau1-4/+4
2020-09-24mt76: mt7615: release mutex in mt7615_reset_test_setLorenzo Bianconi1-3/+2
2020-07-21mt76: mt7615: add idle-timeout knob in mt7615 debugfsLorenzo Bianconi1-0/+25
2020-07-21mt76: mt7615: add runtime-pm knob in mt7615 debugfsLorenzo Bianconi1-0/+24
2020-07-21mt76: mt7615: wake device before accessing regmap in debugfsLorenzo Bianconi1-1/+24
2020-07-21mt76: mt7615: add support for accessing RF registers via MCUFelix Fietkau1-0/+28
2020-07-21mt76: mt7615: fix lmac queue debugsfs entryLorenzo Bianconi1-4/+5
2020-05-12mt76: add rx queues info to mt76 debugfsLorenzo Bianconi1-2/+2
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi1-0/+1
2020-05-12mt76: mt7663: fix aggr range entry in debugfsLorenzo Bianconi1-2/+4
2020-05-12mt76: mt7615: make scs configurable per phyLorenzo Bianconi1-2/+6
2020-05-12mt76: mt7615: add more useful Tx mib countersRyder Lee1-0/+4
2020-05-12mt76: mt7615: enable aggr_stats for both phyRyder Lee1-1/+3
2020-05-12mt76: mt7615: modify mt7615_ampdu_stat_read for each phyRyder Lee1-2/+18
2020-02-14mt76: mt7615: rely on mt76_queues_read for mt7622Lorenzo Bianconi1-2/+6
2020-02-14mt76: mt7615: add support for testing hardware resetFelix Fietkau1-0/+24
2020-02-14mt76: mt7615: report firmware log event messagesFelix Fietkau1-0/+28
2020-02-14mt76: mt7615: defer mcu initialization via workqueueFelix Fietkau1-0/+12
2020-02-14mt76: mt7615: add support for registering a second wiphy via debugfsFelix Fietkau1-0/+27
2020-02-14mt76: mt7615: add multiple wiphy support for smart carrier senseFelix Fietkau1-4/+17
2019-11-20mt76: mt7615: collect aggregation statsLorenzo Bianconi1-0/+39
2019-11-20mt76: mt7615: add queue entry in debugfsLorenzo Bianconi1-0/+61
2019-09-05mt76: mt7615: add support to read temperature from mcuLorenzo Bianconi1-0/+14
2019-09-05mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi1-0/+39
2019-09-05mt76: mt7615: fix some checkpatch warningsRyder Lee1-1/+1
2019-09-05mt76: mt7615: add radar pattern test knob to debugfsLorenzo Bianconi1-0/+38