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