index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
/
debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: mt7915: accumulate mu-mimo ofdma muru stats
Ryder Lee
2023-07-25
1
-66
/
+58
*
wifi: mt76: mt7915: move mib_stats structure in mt76.h
Lorenzo Bianconi
2023-07-25
1
-2
/
+2
*
wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()
Ryder Lee
2023-04-17
1
-18
/
+18
*
wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read()
Ryder Lee
2022-12-09
1
-1
/
+1
*
wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaks
Ryder Lee
2022-12-09
1
-1
/
+3
*
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
2022-12-01
1
-7
/
+9
*
wifi: mt76: mt7915: enable per bandwidth power limit support
Ryder Lee
2022-12-01
1
-25
/
+175
*
wifi: mt76: mt7915: fix band_idx usage
Ryder Lee
2022-12-01
1
-5
/
+5
*
wifi: mt76: mt7915: add basedband Txpower info into debugfs
Ryder Lee
2022-12-01
1
-3
/
+16
*
wifi: mt76: mt7915: add full system reset into debugfs
Ryder Lee
2022-12-01
1
-14
/
+67
*
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
2022-12-01
1
-3
/
+2
*
wifi: mt76: mt7915: reserve 8 bits for the index of rf registers
Evelyn Tsai
2022-12-01
1
-1
/
+1
*
wifi: mt76: mt7915: do not check state before configuring implicit beamform
Howard Hsu
2022-09-15
1
-3
/
+3
*
mt76: mt7915: fix endian bug in mt7915_rf_regval_set()
Dan Carpenter
2022-07-11
1
-1
/
+2
*
mt76: mt7915: fix endianness in mt7915_rf_regval_get
Lorenzo Bianconi
2022-07-11
1
-1
/
+1
*
mt76: mt7915: add more statistics from fw_util debugfs knobs
Ryder Lee
2022-05-13
1
-0
/
+8
*
mt76: mt7915: improve error handling for fw_debug knobs
Ryder Lee
2022-05-13
1
-22
/
+31
*
mt76: mt7915: rework SER debugfs knob
Ryder Lee
2022-05-13
1
-14
/
+92
*
mt76: mt7915: add debugfs knob for RF registers read/write
Shayne Chen
2022-05-13
1
-0
/
+32
*
mt76: mt7915: do not pass data pointer to mt7915_mcu_muru_debug_set
Lorenzo Bianconi
2022-05-13
1
-1
/
+1
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-2
/
+2
*
mt76: mt7915: fix endianness warnings in mt7915_debugfs_rx_fw_monitor
Lorenzo Bianconi
2022-02-24
1
-2
/
+2
*
mt76: mt7915: introduce band_idx in mt7915_phy
Bo Jiao
2022-02-24
1
-4
/
+4
*
mt76: mt7915: introduce rdd_monitor debugfs node
Lorenzo Bianconi
2022-02-03
1
-0
/
+49
*
mt76: mt7915: enable radar trigger on rdd2
Lorenzo Bianconi
2022-02-03
1
-1
/
+5
*
mt76: mt7915: add support for passing chip/firmware debug data to user space
Felix Fietkau
2022-02-03
1
-2
/
+140
*
mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac module
Lorenzo Bianconi
2022-02-03
1
-1
/
+1
*
mt76: mt7915: refine register definition
Bo Jiao
2022-02-03
1
-10
/
+10
*
mt76: mt7915: add mu-mimo and ofdma debugfs knobs
MeiChia Chiu
2021-12-19
1
-1
/
+222
*
mt76: mt7915: introduce mt76_vif in mt7915_vif
Lorenzo Bianconi
2021-12-19
1
-2
/
+2
*
mt76: mt7915: add debugfs knobs for MCU utilization
Shayne Chen
2021-10-23
1
-1
/
+50
*
mt76: mt7915: add WA firmware log support
Shayne Chen
2021-10-23
1
-10
/
+40
*
mt76: mt7915: rework debugfs fixed-rate knob
Ryder Lee
2021-10-23
1
-8
/
+60
*
mt76: mt7915: move tx amsdu stats in mib_stats
Lorenzo Bianconi
2021-10-20
1
-11
/
+8
*
mt76: mt7915: run mt7915_get_et_stats holding mt76 mutex
Lorenzo Bianconi
2021-10-20
1
-0
/
+5
*
mt76: mt7915: remove dead code in debugfs code
Lorenzo Bianconi
2021-10-20
1
-25
/
+6
*
mt76: mt7915: improve code readability for xmit-queue handler
Lorenzo Bianconi
2021-10-20
1
-2
/
+2
*
mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phy
Lorenzo Bianconi
2021-10-20
1
-77
/
+80
*
mt76: mt7915: add twt_stats knob in debugfs
Lorenzo Bianconi
2021-10-20
1
-0
/
+28
*
mt76: mt7915: add tx mu/su counters to mib
Ben Greear
2021-10-20
1
-32
/
+27
*
mt76: mt7915: rename debugfs tx-queues
Ryder Lee
2021-10-20
1
-5
/
+4
*
mt76: mt7915: rework debugfs queue info
Ryder Lee
2021-10-20
1
-19
/
+141
*
mt76: mt7915: add HE-LTF into fixed rate command
Ryder Lee
2021-10-20
1
-1
/
+3
*
mt76: mt7915: report tx rate directly from tx status
Ryder Lee
2021-10-20
1
-47
/
+0
*
mt76: mt7915: improve MU stability
Ryder Lee
2021-06-19
1
-2
/
+10
*
mt76: mt7915: introduce mt7915_mcu_set_txbf()
Ryder Lee
2021-06-19
1
-1
/
+2
*
mt76: mt7915: use mt7915_mcu_get_txpower_sku() to get per-rate txpower
Shayne Chen
2021-06-19
1
-40
/
+9
*
mt76: mt7915: add thermal sensor device support
Ryder Lee
2021-06-19
1
-14
/
+0
*
mt76: mt7915: directly read per-rate tx power from registers
Shayne Chen
2021-04-21
1
-22
/
+46
*
mt76: mt7915: rework the flow of txpower setting
Shayne Chen
2021-04-21
1
-22
/
+12
[next]