summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c
AgeCommit message (Expand)Author
2023-07-25wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee
2023-07-25wifi: mt76: mt7915: move mib_stats structure in mt76.hLorenzo Bianconi
2023-04-17wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()Ryder Lee
2022-12-09wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read()Ryder Lee
2022-12-09wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaksRyder Lee
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee
2022-12-01wifi: mt76: mt7915: enable per bandwidth power limit supportRyder Lee
2022-12-01wifi: mt76: mt7915: fix band_idx usageRyder Lee
2022-12-01wifi: mt76: mt7915: add basedband Txpower info into debugfsRyder Lee
2022-12-01wifi: mt76: mt7915: add full system reset into debugfsRyder Lee
2022-12-01wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: reserve 8 bits for the index of rf registersEvelyn Tsai
2022-09-15wifi: mt76: mt7915: do not check state before configuring implicit beamformHoward Hsu
2022-07-11mt76: mt7915: fix endian bug in mt7915_rf_regval_set()Dan Carpenter
2022-07-11mt76: mt7915: fix endianness in mt7915_rf_regval_getLorenzo Bianconi
2022-05-13mt76: mt7915: add more statistics from fw_util debugfs knobsRyder Lee
2022-05-13mt76: mt7915: improve error handling for fw_debug knobsRyder Lee
2022-05-13mt76: mt7915: rework SER debugfs knobRyder Lee
2022-05-13mt76: mt7915: add debugfs knob for RF registers read/writeShayne Chen
2022-05-13mt76: mt7915: do not pass data pointer to mt7915_mcu_muru_debug_setLorenzo Bianconi
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-02-24mt76: mt7915: fix endianness warnings in mt7915_debugfs_rx_fw_monitorLorenzo Bianconi
2022-02-24mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao
2022-02-03mt76: mt7915: introduce rdd_monitor debugfs nodeLorenzo Bianconi
2022-02-03mt76: mt7915: enable radar trigger on rdd2Lorenzo Bianconi
2022-02-03mt76: mt7915: add support for passing chip/firmware debug data to user spaceFelix Fietkau
2022-02-03mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: refine register definitionBo Jiao
2021-12-19mt76: mt7915: add mu-mimo and ofdma debugfs knobsMeiChia Chiu
2021-12-19mt76: mt7915: introduce mt76_vif in mt7915_vifLorenzo Bianconi
2021-10-23mt76: mt7915: add debugfs knobs for MCU utilizationShayne Chen
2021-10-23mt76: mt7915: add WA firmware log supportShayne Chen
2021-10-23mt76: mt7915: rework debugfs fixed-rate knobRyder Lee
2021-10-20mt76: mt7915: move tx amsdu stats in mib_statsLorenzo Bianconi
2021-10-20mt76: mt7915: run mt7915_get_et_stats holding mt76 mutexLorenzo Bianconi
2021-10-20mt76: mt7915: remove dead code in debugfs codeLorenzo Bianconi
2021-10-20mt76: mt7915: improve code readability for xmit-queue handlerLorenzo Bianconi
2021-10-20mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phyLorenzo Bianconi
2021-10-20mt76: mt7915: add twt_stats knob in debugfsLorenzo Bianconi
2021-10-20mt76: mt7915: add tx mu/su counters to mibBen Greear
2021-10-20mt76: mt7915: rename debugfs tx-queuesRyder Lee
2021-10-20mt76: mt7915: rework debugfs queue infoRyder Lee
2021-10-20mt76: mt7915: add HE-LTF into fixed rate commandRyder Lee
2021-10-20mt76: mt7915: report tx rate directly from tx statusRyder Lee
2021-06-19mt76: mt7915: improve MU stabilityRyder Lee
2021-06-19mt76: mt7915: introduce mt7915_mcu_set_txbf()Ryder Lee
2021-06-19mt76: mt7915: use mt7915_mcu_get_txpower_sku() to get per-rate txpowerShayne Chen
2021-06-19mt76: mt7915: add thermal sensor device supportRyder Lee
2021-04-21mt76: mt7915: directly read per-rate tx power from registersShayne Chen
2021-04-21mt76: mt7915: rework the flow of txpower settingShayne Chen