summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/debugfs.c
AgeCommit message (Expand)Author
2023-07-26wifi: mt76: mt7921: move debugfs shared code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move mac shared code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.hLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi
2023-07-25wifi: mt76: mt7921: rely on mib_stats shared definitionLorenzo Bianconi
2023-04-17wifi: mt76: mt7921: get rid of eeprom.hLorenzo Bianconi
2022-12-01wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi
2022-03-16mt76: mt7921: disable runtime pm for usbLorenzo Bianconi
2022-03-16mt76: mt7921: fix mt7921_queues_acq implementationLorenzo Bianconi
2022-03-16mt76: mt7921: fix xmit-queue dump for usb and sdioLorenzo Bianconi
2022-02-03mt76: mt7921: toggle runtime-pm adding a monitor vifLorenzo Bianconi
2022-02-03mt76: mt7921: do not always disable fw runtime-pmLorenzo Bianconi
2021-12-22mt76: mt7921: fix a possible race enabling/disabling runtime-pmLorenzo Bianconi
2021-10-20mt76: mt7921: move tx amsdu stats in mib_statsLorenzo Bianconi
2021-10-20mt76: mt7921: introduce mt7921s supportSean Wang
2021-10-20mt76: rely on phy pointer in mt76_register_debugfs_fops routine signatureLorenzo Bianconi
2021-10-20mt76: mt7921: update mib counters dumping phy statsLorenzo Bianconi
2021-10-20mt76: mt7921: always wake device if necessary in debugfsLorenzo Bianconi
2021-10-20mt76: overwrite default reg_ops if necessaryLorenzo Bianconi
2021-10-20mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routineLorenzo Bianconi
2021-06-19mt76: mt7921: introduce dedicated control for deep_sleepLorenzo Bianconi
2021-06-19mt76: mt7921: add deep sleep control to runtime-pm knobSean Wang
2021-06-19mt76: mt7921: wake the device before dumping power tableLorenzo Bianconi
2021-04-21mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routineLorenzo Bianconi
2021-04-21mt76: mt7921: add awake and doze time accountingLorenzo Bianconi
2021-04-21mt76: mt7921: add wifisys reset support in debugfsSean Wang
2021-04-21mt76: mt7921: run mt7921_mcu_fw_log_2_host holding mt76 mutexLorenzo Bianconi
2021-04-21mt76: mt7921: add dumping Tx power tableSean Wang
2021-04-17Merge tag 'mt76-for-kvalo-2021-04-12' of https://github.com/nbd168/wirelessKalle Valo
2021-04-12mt76: mt7921: fix aggr length histogramLorenzo Bianconi
2021-04-11mt76: mt7921: remove unnecessary variableNigel Christian
2021-03-28mt76: Convert to DEFINE_SHOW_ATTRIBUTEJunlin Yang
2021-01-29mt76: mt7921: add coredump supportSean Wang
2021-01-29mt76: mt7921: introduce Runtime PM supportSean Wang
2021-01-29mt76: mt7921: add debugfs supportSean Wang