summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c
AgeCommit message (Expand)Author
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
2021-04-17Merge tag 'mt76-for-kvalo-2021-04-12' of https://github.com/nbd168/wirelessKalle Valo
2021-04-12mt76: mt7915: fix aggr len debugfs nodeLorenzo Bianconi
2021-03-28mt76: Convert to DEFINE_SHOW_ATTRIBUTEJunlin Yang
2021-01-26mt76: mt7915: add implicit Tx beamforming supportRyder Lee
2020-12-04mt76: mt7915: get rid of dbdc debugfs knobLorenzo Bianconi
2020-12-04mt76: mt7915: introduce dbdc 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: set fops_tx_stats.owner to THIS_MODULETaehee Yoo
2020-12-04mt76: mt7915: set fops_sta_stats.owner to THIS_MODULETaehee Yoo
2020-09-24mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-24mt76: remove struct mt76_sw_queueFelix Fietkau
2020-09-24mt76: mt7915: clean up station stats polling and rate control updateFelix Fietkau