summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee2023-07-251-66/+58
* wifi: mt76: mt7915: move mib_stats structure in mt76.hLorenzo Bianconi2023-07-251-2/+2
* wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()Ryder Lee2023-04-171-18/+18
* wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read()Ryder Lee2022-12-091-1/+1
* wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaksRyder Lee2022-12-091-1/+3
* wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee2022-12-011-7/+9
* wifi: mt76: mt7915: enable per bandwidth power limit supportRyder Lee2022-12-011-25/+175
* wifi: mt76: mt7915: fix band_idx usageRyder Lee2022-12-011-5/+5
* wifi: mt76: mt7915: add basedband Txpower info into debugfsRyder Lee2022-12-011-3/+16
* wifi: mt76: mt7915: add full system reset into debugfsRyder Lee2022-12-011-14/+67
* wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi2022-12-011-3/+2
* wifi: mt76: mt7915: reserve 8 bits for the index of rf registersEvelyn Tsai2022-12-011-1/+1
* wifi: mt76: mt7915: do not check state before configuring implicit beamformHoward Hsu2022-09-151-3/+3
* mt76: mt7915: fix endian bug in mt7915_rf_regval_set()Dan Carpenter2022-07-111-1/+2
* mt76: mt7915: fix endianness in mt7915_rf_regval_getLorenzo Bianconi2022-07-111-1/+1
* mt76: mt7915: add more statistics from fw_util debugfs knobsRyder Lee2022-05-131-0/+8
* mt76: mt7915: improve error handling for fw_debug knobsRyder Lee2022-05-131-22/+31
* mt76: mt7915: rework SER debugfs knobRyder Lee2022-05-131-14/+92
* mt76: mt7915: add debugfs knob for RF registers read/writeShayne Chen2022-05-131-0/+32
* mt76: mt7915: do not pass data pointer to mt7915_mcu_muru_debug_setLorenzo Bianconi2022-05-131-1/+1
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-2/+2
* mt76: mt7915: fix endianness warnings in mt7915_debugfs_rx_fw_monitorLorenzo Bianconi2022-02-241-2/+2
* mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao2022-02-241-4/+4
* mt76: mt7915: introduce rdd_monitor debugfs nodeLorenzo Bianconi2022-02-031-0/+49
* mt76: mt7915: enable radar trigger on rdd2Lorenzo Bianconi2022-02-031-1/+5
* mt76: mt7915: add support for passing chip/firmware debug data to user spaceFelix Fietkau2022-02-031-2/+140
* mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi2022-02-031-1/+1
* mt76: mt7915: refine register definitionBo Jiao2022-02-031-10/+10
* mt76: mt7915: add mu-mimo and ofdma debugfs knobsMeiChia Chiu2021-12-191-1/+222
* mt76: mt7915: introduce mt76_vif in mt7915_vifLorenzo Bianconi2021-12-191-2/+2
* mt76: mt7915: add debugfs knobs for MCU utilizationShayne Chen2021-10-231-1/+50
* mt76: mt7915: add WA firmware log supportShayne Chen2021-10-231-10/+40
* mt76: mt7915: rework debugfs fixed-rate knobRyder Lee2021-10-231-8/+60
* mt76: mt7915: move tx amsdu stats in mib_statsLorenzo Bianconi2021-10-201-11/+8
* mt76: mt7915: run mt7915_get_et_stats holding mt76 mutexLorenzo Bianconi2021-10-201-0/+5
* mt76: mt7915: remove dead code in debugfs codeLorenzo Bianconi2021-10-201-25/+6
* mt76: mt7915: improve code readability for xmit-queue handlerLorenzo Bianconi2021-10-201-2/+2
* mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phyLorenzo Bianconi2021-10-201-77/+80
* mt76: mt7915: add twt_stats knob in debugfsLorenzo Bianconi2021-10-201-0/+28
* mt76: mt7915: add tx mu/su counters to mibBen Greear2021-10-201-32/+27
* mt76: mt7915: rename debugfs tx-queuesRyder Lee2021-10-201-5/+4
* mt76: mt7915: rework debugfs queue infoRyder Lee2021-10-201-19/+141
* mt76: mt7915: add HE-LTF into fixed rate commandRyder Lee2021-10-201-1/+3
* mt76: mt7915: report tx rate directly from tx statusRyder Lee2021-10-201-47/+0
* mt76: mt7915: improve MU stabilityRyder Lee2021-06-191-2/+10
* mt76: mt7915: introduce mt7915_mcu_set_txbf()Ryder Lee2021-06-191-1/+2
* mt76: mt7915: use mt7915_mcu_get_txpower_sku() to get per-rate txpowerShayne Chen2021-06-191-40/+9
* mt76: mt7915: add thermal sensor device supportRyder Lee2021-06-191-14/+0
* mt76: mt7915: directly read per-rate tx power from registersShayne Chen2021-04-211-22/+46
* mt76: mt7915: rework the flow of txpower settingShayne Chen2021-04-211-22/+12