summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/debug.c
AgeCommit message (Expand)Author
2020-03-11ath10k: fix unsupported chip reset debugs file writeYingying Tang
2020-02-11ath10k: Add support to read btcoex related data from DTTamizh Chelvam
2019-11-25ath10k: fix RX of frames with broken FCS in monitor modeLinus Lüssing
2019-10-14ath10k: fix memory leak for tpc_stats_finalMiaoqing Pan
2019-10-14ath10k: fix array out-of-bounds accessMiaoqing Pan
2019-06-25ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori
2019-05-07ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan
2019-05-07ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan
2019-02-26ath10k: remove the calibration data fetch for sdioWen Gong
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGovind Singh
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai
2018-10-13ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva
2018-10-01ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan
2018-09-06ath10k: add debugfs entry to enable extended tx statsAnilkumar Kolli
2018-07-30ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan
2018-06-14ath10k: skip data calibration for non-bmi targetSurabhi Vishnoi
2018-04-27ath10k: fix kernel panic while reading tpc_statsTamizh Chelvam
2018-04-27ath10k: fix information leak in debugfsVenkateswara Naralasetty
2018-03-26ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan
2018-03-26ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan
2018-02-07ath10k: fix kernel panic issue during pci probeYu Wang
2017-12-27ath10k: update copyright yearKalle Valo
2017-12-27ath10k: detach coredump.c from debug.cKalle Valo
2017-12-27ath10k: refactor firmware crashdump code to coredump.cKalle Valo
2017-12-27ath10k: remove deprecated fw_crash_dump debugfs fileKalle Valo
2017-12-14ath10k: move pktlog_filter out of ath10k_debugAnilkumar Kolli
2017-12-07ath10k: use 64-bit crash dump timestampsArnd Bergmann
2017-08-08ath10k: switch to use new generic UUID APIAndy Shevchenko
2017-07-06ath10k: increase buffer len to print all wmi servicesTamizh chelvam
2017-05-04ath10k: fix out of bounds access to local bufferMichael Mera
2017-04-05ath10k: use octal permission representationMarcin Rokicki
2017-04-05ath10k: fix block comments styleMarcin Rokicki
2017-04-05ath10k: fix the Transmit Power Control stats display formatMaharaja Kennadyrajan
2017-03-20ath10k: remove redundant check of len with buf_lenColin Ian King
2017-03-16ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan
2017-02-14ath10k: use size_t for len variablesAmadeusz Sławiński
2017-01-19ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan
2017-01-13ath10k: add accounting for the extended peer statisticsChristian Lamparter
2016-12-30ath10k: support dev_coredump for crash dumpArun Khandavalli
2016-10-13ath10k: cache calibration data when the core is stoppedMarty Faltesek
2016-09-02ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-07-08ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan
2016-06-02ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan
2016-06-02ath10k: fix error while writing 'simulate_fw_crash' debugfsMohammed Shafi Shajakhan
2016-04-20ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo
2016-04-20ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo
2016-04-20ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo