aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/debug.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath10k: Prefer {} to {0} in initializersJeff Johnson2025-07-211-3/+3
* wifi: ath10k: Add missing include of export.hJeff Johnson2025-06-231-0/+2
* treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2025-04-051-1/+1
* wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh2024-09-061-2/+2
* wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-301-0/+1
* wifi: ath10k: consistently use kstrtoX_from_user() functionsDmitry Antipov2023-10-021-33/+14
* wifi: ath10k: fix clang-specific fortify warningDmitry Antipov2023-09-201-1/+1
* wifi: ath10k: Use list_count_nodes()Christophe JAILLET2023-05-051-2/+2
* wifi: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-081-2/+3
* wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson2022-09-161-1/+1
* ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King2021-05-241-2/+2
* ath10k: add atomic protection for device recoveryWen Gong2020-12-121-3/+3
* ath10k: remove repeated words in commentsKalle Valo2020-10-281-1/+1
* ath10k: enable rx duration report default for wmi tlvWen Gong2020-04-271-1/+1
* ath10k: Fix typo in warning messagesMamatha Telu2020-04-151-1/+1
* ath10k: fix unsupported chip reset debugs file writeYingying Tang2020-03-111-5/+4
* ath10k: Add support to read btcoex related data from DTTamizh Chelvam2020-02-111-0/+3
* ath10k: fix RX of frames with broken FCS in monitor modeLinus Lüssing2019-11-251-0/+2
* ath10k: fix memory leak for tpc_stats_finalMiaoqing Pan2019-10-141-0/+1
* ath10k: fix array out-of-bounds accessMiaoqing Pan2019-10-141-1/+1
* 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