summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/debugfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt7921: disable runtime pm for usbLorenzo Bianconi2022-03-161-0/+6
* mt76: mt7921: fix mt7921_queues_acq implementationLorenzo Bianconi2022-03-161-7/+6
* mt76: mt7921: fix xmit-queue dump for usb and sdioLorenzo Bianconi2022-03-161-2/+7
* mt76: mt7921: toggle runtime-pm adding a monitor vifLorenzo Bianconi2022-02-031-22/+14
* mt76: mt7921: do not always disable fw runtime-pmLorenzo Bianconi2022-02-031-2/+1
* mt76: mt7921: fix a possible race enabling/disabling runtime-pmLorenzo Bianconi2021-12-221-3/+9
* mt76: mt7921: move tx amsdu stats in mib_statsLorenzo Bianconi2021-10-201-15/+12
* mt76: mt7921: introduce mt7921s supportSean Wang2021-10-201-1/+17
* mt76: rely on phy pointer in mt76_register_debugfs_fops routine signatureLorenzo Bianconi2021-10-201-1/+1
* mt76: mt7921: update mib counters dumping phy statsLorenzo Bianconi2021-10-201-0/+2
* mt76: mt7921: always wake device if necessary in debugfsLorenzo Bianconi2021-10-201-0/+8
* mt76: overwrite default reg_ops if necessaryLorenzo Bianconi2021-10-201-1/+27
* mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routineLorenzo Bianconi2021-10-201-6/+14
* mt76: mt7921: introduce dedicated control for deep_sleepLorenzo Bianconi2021-06-191-3/+19
* mt76: mt7921: add deep sleep control to runtime-pm knobSean Wang2021-06-191-0/+18
* mt76: mt7921: wake the device before dumping power tableLorenzo Bianconi2021-06-191-0/+3
* mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routineLorenzo Bianconi2021-04-211-0/+3
* mt76: mt7921: add awake and doze time accountingLorenzo Bianconi2021-04-211-1/+31
* mt76: mt7921: add wifisys reset support in debugfsSean Wang2021-04-211-8/+17
* mt76: mt7921: run mt7921_mcu_fw_log_2_host holding mt76 mutexLorenzo Bianconi2021-04-211-1/+4
* mt76: mt7921: add dumping Tx power tableSean Wang2021-04-211-0/+79
* Merge tag 'mt76-for-kvalo-2021-04-12' of https://github.com/nbd168/wirelessKalle Valo2021-04-171-5/+3
|\
| * mt76: mt7921: fix aggr length histogramLorenzo Bianconi2021-04-121-3/+2
| * mt76: mt7921: remove unnecessary variableNigel Christian2021-04-111-2/+1
* | mt76: Convert to DEFINE_SHOW_ATTRIBUTEJunlin Yang2021-03-291-15/+3
|/
* mt76: mt7921: add coredump supportSean Wang2021-01-291-0/+15
* mt76: mt7921: introduce Runtime PM supportSean Wang2021-01-291-0/+57
* mt76: mt7921: add debugfs supportSean Wang2021-01-291-0/+178