summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/debug.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath10k: fix sanity check on enabling btcoex via debugfsMohammed Shafi Shajakhan2016-03-031-4/+9
* ath10k: fix pointless update of peer stats listMohammed Shafi Shajakhan2016-03-031-2/+4
* ath10k: fix updating peer stats rx durationMohammed Shafi Shajakhan2016-02-251-3/+3
* ath10k: remove impossible codeSudip Mukherjee2016-02-251-3/+0
* ath10k: add debugfs support for Per STA total rx durationMohammed Shafi Shajakhan2016-01-261-3/+6
* ath10k: provision to support periodic peer stats updateMohammed Shafi Shajakhan2016-01-261-1/+4
* ath10k: rename few function names of firmware statsMohammed Shafi Shajakhan2016-01-261-9/+9
* ath10k: remove unnecessary amsdu/ampdu assignment in debugfsMohammed Shafi Shajakhan2015-12-081-1/+1
* ath10k: implement fw_checksums debugfs fileKalle Valo2015-11-301-0/+56
* ath10k: print crc32 checksums for firmware and board filesKalle Valo2015-11-301-4/+8
* ath10k: split driver info messages during device initialisationKalle Valo2015-11-301-15/+29
* ath10k: always show bmi chip ids and subdevice idsKalle Valo2015-11-301-7/+7
* ath10k: reorganise hardware and firmware info messagesKalle Valo2015-11-301-11/+18
OpenPOWER on IntegriCloud