summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/debug.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty2019-06-251-4/+4
* ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori2019-05-071-0/+3
* ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan2019-05-071-1/+42
* ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan2019-05-071-2/+2
* ath10k: remove the calibration data fetch for sdioWen Gong2019-02-261-0/+3
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1
* ath10k: disable interface pause wow config for integrated chipsetGovind Singh2019-02-111-2/+2
* ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai2018-12-191-2/+3
* ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva2018-10-131-1/+1
* ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan2018-10-011-0/+82
* ath10k: add debugfs entry to enable extended tx statsAnilkumar Kolli2018-09-061-1/+61
* ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan2018-07-301-0/+49
* ath10k: skip data calibration for non-bmi targetSurabhi Vishnoi2018-06-141-7/+14
* ath10k: fix kernel panic while reading tpc_statsTamizh Chelvam2018-04-271-1/+7
* ath10k: fix information leak in debugfsVenkateswara Naralasetty2018-04-271-10/+10
* ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan2018-03-261-0/+107
* ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan2018-03-261-0/+47
* ath10k: fix kernel panic issue during pci probeYu Wang2018-02-071-2/+10
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: detach coredump.c from debug.cKalle Valo2017-12-271-7/+0
* ath10k: refactor firmware crashdump code to coredump.cKalle Valo2017-12-271-222/+0
* ath10k: remove deprecated fw_crash_dump debugfs fileKalle Valo2017-12-271-46/+0
* ath10k: move pktlog_filter out of ath10k_debugAnilkumar Kolli2017-12-141-8/+8
* ath10k: use 64-bit crash dump timestampsArnd Bergmann2017-12-071-1/+1
* ath10k: switch to use new generic UUID APIAndy Shevchenko2017-08-081-3/+3
* ath10k: increase buffer len to print all wmi servicesTamizh chelvam2017-07-061-1/+1
* ath10k: fix out of bounds access to local bufferMichael Mera2017-05-041-6/+10
* ath10k: use octal permission representationMarcin Rokicki2017-04-051-46/+42
* ath10k: fix block comments styleMarcin Rokicki2017-04-051-1/+2
* ath10k: fix the Transmit Power Control stats display formatMaharaja Kennadyrajan2017-04-051-1/+1
* ath10k: remove redundant check of len with buf_lenColin Ian King2017-03-201-3/+0
* ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan2017-03-161-0/+9
* ath10k: use size_t for len variablesAmadeusz Sławiński2017-02-141-25/+24
* ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan2017-01-191-0/+16
* ath10k: add accounting for the extended peer statisticsChristian Lamparter2017-01-131-2/+5
* ath10k: support dev_coredump for crash dumpArun Khandavalli2016-12-301-3/+40
* ath10k: cache calibration data when the core is stoppedMarty Faltesek2016-10-131-36/+39
* ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan2016-09-021-5/+6
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-6/+6
* ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan2016-07-081-1/+18
* ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan2016-06-021-3/+15
* ath10k: fix error while writing 'simulate_fw_crash' debugfsMohammed Shafi Shajakhan2016-06-021-8/+6
* ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo2016-04-201-1/+1
* ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo2016-04-201-1/+1
* ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo2016-04-201-10/+18
* ath10k: fix return value for btcoex and peer stats debugfsMohammed Shafi Shajakhan2016-04-191-4/+8
* ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan2016-03-231-5/+75
* ath10k: move cal data len to hw_paramsRaja Mani2016-03-231-3/+4
* ath10k: fix null deref if device crashes earlyMichal Kazior2016-03-211-1/+5
* ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli2016-03-181-1/+6