summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/debug.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-08ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan1-1/+18
2016-06-02ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan1-3/+15
2016-06-02ath10k: fix error while writing 'simulate_fw_crash' debugfsMohammed Shafi Shajakhan1-8/+6
2016-04-20ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo1-1/+1
2016-04-20ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo1-1/+1
2016-04-20ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo1-10/+18
2016-04-19ath10k: fix return value for btcoex and peer stats debugfsMohammed Shafi Shajakhan1-4/+8
2016-03-23ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan1-5/+75
2016-03-23ath10k: move cal data len to hw_paramsRaja Mani1-3/+4
2016-03-21ath10k: fix null deref if device crashes earlyMichal Kazior1-1/+5
2016-03-18ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli1-1/+6
2016-03-03ath10k: fix sanity check on enabling btcoex via debugfsMohammed Shafi Shajakhan1-4/+9
2016-03-03ath10k: fix pointless update of peer stats listMohammed Shafi Shajakhan1-2/+4
2016-02-25ath10k: fix updating peer stats rx durationMohammed Shafi Shajakhan1-3/+3
2016-02-25ath10k: remove impossible codeSudip Mukherjee1-3/+0
2016-01-26ath10k: add debugfs support for Per STA total rx durationMohammed Shafi Shajakhan1-3/+6
2016-01-26ath10k: provision to support periodic peer stats updateMohammed Shafi Shajakhan1-1/+4
2016-01-26ath10k: rename few function names of firmware statsMohammed Shafi Shajakhan1-9/+9
2015-12-08ath10k: remove unnecessary amsdu/ampdu assignment in debugfsMohammed Shafi Shajakhan1-1/+1
2015-11-30ath10k: implement fw_checksums debugfs fileKalle Valo1-0/+56
2015-11-30ath10k: print crc32 checksums for firmware and board filesKalle Valo1-4/+8
2015-11-30ath10k: split driver info messages during device initialisationKalle Valo1-15/+29
2015-11-30ath10k: always show bmi chip ids and subdevice idsKalle Valo1-7/+7
2015-11-30ath10k: reorganise hardware and firmware info messagesKalle Valo1-11/+18
2015-11-30ath10k: Fix write permission on few debugfs filesMohammed Shafi Shajakhan1-6/+6
2015-11-04ath10k: debugfs file to enable Bluetooth coexistence featureYanbo Li1-0/+66
2015-10-19ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty1-259/+8
2015-10-14ath10k: select board data based on BMI chip id and board idManikanta Pubbisetty1-2/+6
2015-10-14ath10k: add board 2 API supportManikanta Pubbisetty1-5/+7