aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/debug.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-30wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsGravatar Jeff Johnson 1-0/+1
2023-10-02wifi: ath10k: consistently use kstrtoX_from_user() functionsGravatar Dmitry Antipov 1-33/+14
2023-09-20wifi: ath10k: fix clang-specific fortify warningGravatar Dmitry Antipov 1-1/+1
2023-05-05wifi: ath10k: Use list_count_nodes()Gravatar Christophe JAILLET 1-2/+2
2022-11-08wifi: Use kstrtobool() instead of strtobool()Gravatar Christophe JAILLET 1-2/+3
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsGravatar Jeff Johnson 1-1/+1
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Gravatar Colin Ian King 1-2/+2
2020-12-12ath10k: add atomic protection for device recoveryGravatar Wen Gong 1-3/+3
2020-10-28ath10k: remove repeated words in commentsGravatar Kalle Valo 1-1/+1
2020-04-27ath10k: enable rx duration report default for wmi tlvGravatar Wen Gong 1-1/+1
2020-04-15ath10k: Fix typo in warning messagesGravatar Mamatha Telu 1-1/+1
2020-03-11ath10k: fix unsupported chip reset debugs file writeGravatar Yingying Tang 1-5/+4
2020-02-11ath10k: Add support to read btcoex related data from DTGravatar Tamizh Chelvam 1-0/+3
2019-11-25ath10k: fix RX of frames with broken FCS in monitor modeGravatar Linus Lüssing 1-0/+2
2019-10-14ath10k: fix memory leak for tpc_stats_finalGravatar Miaoqing Pan 1-0/+1
2019-10-14ath10k: fix array out-of-bounds accessGravatar Miaoqing Pan 1-1/+1
2019-06-25ath10k: Add wrapper function to ath10k debugGravatar Venkateswara Naralasetty 1-4/+4
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryGravatar Balaji Pothunoori 1-0/+3
2019-05-07ath10k: Added support to reset HTT stats in debugfsGravatar Maharaja Kennadyrajan 1-1/+42
2019-05-07ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsGravatar Maharaja Kennadyrajan 1-2/+2
2019-02-26ath10k: remove the calibration data fetch for sdioGravatar Wen Gong 1-0/+3
2019-02-20ath10k: switch to use SPDX license identifiersGravatar Kalle Valo 1-12/+1
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGravatar Govind Singh 1-2/+2
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Gravatar Rakesh Pillai 1-2/+3
2018-10-13ath10k: remove unnecessary comparison of unsigned integer with < 0Gravatar Gustavo A. R. Silva 1-1/+1
2018-10-01ath10k: add debugfs support to get power save state change of STAGravatar Maharaja Kennadyrajan 1-0/+82
2018-09-06ath10k: add debugfs entry to enable extended tx statsGravatar Anilkumar Kolli 1-1/+61
2018-07-30ath10k: add debugfs file warm_hw_resetGravatar Maharaja Kennadyrajan 1-0/+49
2018-06-14ath10k: skip data calibration for non-bmi targetGravatar Surabhi Vishnoi 1-7/+14
2018-04-27ath10k: fix kernel panic while reading tpc_statsGravatar Tamizh Chelvam 1-1/+7
2018-04-27ath10k: fix information leak in debugfsGravatar Venkateswara Naralasetty 1-10/+10
2018-03-26ath10k: debugfs support to get final TPC stats for 10.4 variantsGravatar Maharaja Kennadyrajan 1-0/+107
2018-03-26ath10k: add sta rx packet stats per tidGravatar Vasanthakumar Thiagarajan 1-0/+47
2018-02-07ath10k: fix kernel panic issue during pci probeGravatar Yu Wang 1-2/+10
2017-12-27ath10k: update copyright yearGravatar Kalle Valo 1-1/+1
2017-12-27ath10k: detach coredump.c from debug.cGravatar Kalle Valo 1-7/+0
2017-12-27ath10k: refactor firmware crashdump code to coredump.cGravatar Kalle Valo 1-222/+0
2017-12-27ath10k: remove deprecated fw_crash_dump debugfs fileGravatar Kalle Valo 1-46/+0
2017-12-14ath10k: move pktlog_filter out of ath10k_debugGravatar Anilkumar Kolli 1-8/+8
2017-12-07ath10k: use 64-bit crash dump timestampsGravatar Arnd Bergmann 1-1/+1
2017-08-08ath10k: switch to use new generic UUID APIGravatar Andy Shevchenko 1-3/+3
2017-07-06ath10k: increase buffer len to print all wmi servicesGravatar Tamizh chelvam 1-1/+1
2017-05-04ath10k: fix out of bounds access to local bufferGravatar Michael Mera 1-6/+10
2017-04-05ath10k: use octal permission representationGravatar Marcin Rokicki 1-46/+42
2017-04-05ath10k: fix block comments styleGravatar Marcin Rokicki 1-1/+2
2017-04-05ath10k: fix the Transmit Power Control stats display formatGravatar Maharaja Kennadyrajan 1-1/+1
2017-03-20ath10k: remove redundant check of len with buf_lenGravatar Colin Ian King 1-3/+0
2017-03-16ath10k: disallow DFS simulation if DFS channel is not enabledGravatar Mohammed Shafi Shajakhan 1-0/+9
2017-02-14ath10k: use size_t for len variablesGravatar Amadeusz Sławiński 1-25/+24
2017-01-19ath10k: dump Copy Engine registers during firmware crashGravatar Mohammed Shafi Shajakhan 1-0/+16