summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mt76-for-kvalo-2021-04-12' of https://github.com/nbd168/wirelessKalle Valo2021-04-171-1/+1
|\
| * mt76: mt7915: fix aggr len debugfs nodeLorenzo Bianconi2021-04-121-1/+1
* | mt76: Convert to DEFINE_SHOW_ATTRIBUTEJunlin Yang2021-03-281-30/+6
|/
* mt76: mt7915: add implicit Tx beamforming supportRyder Lee2021-01-261-0/+28
* mt76: mt7915: get rid of dbdc debugfs knobLorenzo Bianconi2020-12-041-27/+0
* mt76: mt7915: introduce dbdc supportLorenzo Bianconi2020-12-041-3/+10
* mt76: move tx hw data queues in mt76_phyLorenzo Bianconi2020-12-041-1/+1
* mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi2020-12-041-10/+7
* mt76: set fops_tx_stats.owner to THIS_MODULETaehee Yoo2020-12-041-0/+1
* mt76: mt7915: set fops_sta_stats.owner to THIS_MODULETaehee Yoo2020-12-041-0/+1
* mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-09-241-1/+0
* mt76: remove struct mt76_sw_queueFelix Fietkau2020-09-241-4/+4
* mt76: mt7915: clean up station stats polling and rate control updateFelix Fietkau2020-09-241-1/+1
* mt76: mt7915: add missing CONFIG_MAC80211_DEBUGFSRyder Lee2020-07-211-0/+2
* mt76: mt7915: add MU-MIMO supportRyder Lee2020-07-211-1/+8
* mt76: mt7915: fix a handful of spelling mistakesColin Ian King2020-05-281-3/+3
* mt76: mt7915: add debugfs to track TxBF statusRyder Lee2020-05-121-0/+45
* mt76: mt7915: enable firmware module debug supportRyder Lee2020-05-121-0/+36
* mt76: mt7915: set peer Tx fixed rate through debugfsRyder Lee2020-05-121-0/+13
* mt76: mt7915: add .sta_add_debugfs supportRyder Lee2020-05-121-0/+65
* mt76: mt7915: implement HE per-rate tx power supportRyder Lee2020-05-121-0/+59
* mt76: add mac80211 driver for MT7915 PCIe-based chipsetsRyder Lee2020-05-121-0/+245