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