summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-26mt76: mt7915: add implicit Tx beamforming supportRyder Lee1-0/+28
2020-12-04mt76: mt7915: get rid of dbdc debugfs knobLorenzo Bianconi1-27/+0
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi1-3/+10
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi1-1/+1
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi1-10/+7
2020-12-04mt76: set fops_tx_stats.owner to THIS_MODULETaehee Yoo1-0/+1
2020-12-04mt76: mt7915: set fops_sta_stats.owner to THIS_MODULETaehee Yoo1-0/+1
2020-09-24mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+0
2020-09-24mt76: remove struct mt76_sw_queueFelix Fietkau1-4/+4
2020-09-24mt76: mt7915: clean up station stats polling and rate control updateFelix Fietkau1-1/+1
2020-07-21mt76: mt7915: add missing CONFIG_MAC80211_DEBUGFSRyder Lee1-0/+2
2020-07-21mt76: mt7915: add MU-MIMO supportRyder Lee1-1/+8
2020-05-28mt76: mt7915: fix a handful of spelling mistakesColin Ian King1-3/+3
2020-05-12mt76: mt7915: add debugfs to track TxBF statusRyder Lee1-0/+45
2020-05-12mt76: mt7915: enable firmware module debug supportRyder Lee1-0/+36
2020-05-12mt76: mt7915: set peer Tx fixed rate through debugfsRyder Lee1-0/+13
2020-05-12mt76: mt7915: add .sta_add_debugfs supportRyder Lee1-0/+65
2020-05-12mt76: mt7915: implement HE per-rate tx power supportRyder Lee1-0/+59
2020-05-12mt76: add mac80211 driver for MT7915 PCIe-based chipsetsRyder Lee1-0/+245