aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson1-1/+1
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King1-2/+2
2020-12-12ath10k: add atomic protection for device recoveryWen Gong1-3/+3
2020-10-28ath10k: remove repeated words in commentsKalle Valo1-1/+1
2020-04-27ath10k: enable rx duration report default for wmi tlvWen Gong1-1/+1
2020-04-15ath10k: Fix typo in warning messagesMamatha Telu1-1/+1
2020-03-11ath10k: fix unsupported chip reset debugs file writeYingying Tang1-5/+4
2020-02-11ath10k: Add support to read btcoex related data from DTTamizh Chelvam1-0/+3
2019-11-25ath10k: fix RX of frames with broken FCS in monitor modeLinus Lüssing1-0/+2
2019-10-14ath10k: fix memory leak for tpc_stats_finalMiaoqing Pan1-0/+1
2019-10-14ath10k: fix array out-of-bounds accessMiaoqing Pan1-1/+1
2019-06-25ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty1-4/+4
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori1-0/+3
2019-05-07ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan1-1/+42
2019-05-07ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan1-2/+2
2019-02-26ath10k: remove the calibration data fetch for sdioWen Gong1-0/+3
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGovind Singh1-2/+2
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai1-2/+3
2018-10-13ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva1-1/+1
2018-10-01ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan1-0/+82
2018-09-06ath10k: add debugfs entry to enable extended tx statsAnilkumar Kolli1-1/+61
2018-07-30ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan1-0/+49
2018-06-14ath10k: skip data calibration for non-bmi targetSurabhi Vishnoi1-7/+14
2018-04-27ath10k: fix kernel panic while reading tpc_statsTamizh Chelvam1-1/+7
2018-04-27ath10k: fix information leak in debugfsVenkateswara Naralasetty1-10/+10
2018-03-26ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan1-0/+107
2018-03-26ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan1-0/+47
2018-02-07ath10k: fix kernel panic issue during pci probeYu Wang1-2/+10
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-12-27ath10k: detach coredump.c from debug.cKalle Valo1-7/+0
2017-12-27ath10k: refactor firmware crashdump code to coredump.cKalle Valo1-222/+0
2017-12-27ath10k: remove deprecated fw_crash_dump debugfs fileKalle Valo1-46/+0
2017-12-14ath10k: move pktlog_filter out of ath10k_debugAnilkumar Kolli1-8/+8
2017-12-07ath10k: use 64-bit crash dump timestampsArnd Bergmann1-1/+1
2017-08-08ath10k: switch to use new generic UUID APIAndy Shevchenko1-3/+3
2017-07-06ath10k: increase buffer len to print all wmi servicesTamizh chelvam1-1/+1
2017-05-04ath10k: fix out of bounds access to local bufferMichael Mera1-6/+10
2017-04-05ath10k: use octal permission representationMarcin Rokicki1-46/+42
2017-04-05ath10k: fix block comments styleMarcin Rokicki1-1/+2
2017-04-05ath10k: fix the Transmit Power Control stats display formatMaharaja Kennadyrajan1-1/+1
2017-03-20ath10k: remove redundant check of len with buf_lenColin Ian King1-3/+0
2017-03-16ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan1-0/+9
2017-02-14ath10k: use size_t for len variablesAmadeusz Sławiński1-25/+24
2017-01-19ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan1-0/+16
2017-01-13ath10k: add accounting for the extended peer statisticsChristian Lamparter1-2/+5
2016-12-30ath10k: support dev_coredump for crash dumpArun Khandavalli1-3/+40
2016-10-13ath10k: cache calibration data when the core is stoppedMarty Faltesek1-36/+39
2016-09-02ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan1-5/+6
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-6/+6