summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/debug.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath10k: Fix write permission on few debugfs filesMohammed Shafi Shajakhan2015-11-301-6/+6
* ath10k: debugfs file to enable Bluetooth coexistence featureYanbo Li2015-11-041-0/+66
* ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty2015-10-191-259/+8
* ath10k: select board data based on BMI chip id and board idManikanta Pubbisetty2015-10-141-2/+6
* ath10k: add board 2 API supportManikanta Pubbisetty2015-10-141-5/+7
* ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan2015-10-061-0/+233
* ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani2015-08-191-2/+1
* ath10k: initialize fw_features varMichal Kazior2015-08-131-1/+1
* ath10k: enable raw encap mode and software crypto engineDavid Liu2015-07-291-12/+7
* ath10k: print htt op_version upon driver bootMichal Kazior2015-06-161-1/+2
* ath10k: dump fw features during probingMichal Kazior2015-06-161-2/+7
* ath10k: allow loading device specific board filesMichal Kazior2015-04-211-1/+5
* ath10k: change the fw stats access maskYanbo Li2015-04-091-4/+1
* ath10k: debug: match wait_for_completion_timeout return typeNicholas Mc Guire2015-04-011-5/+6
OpenPOWER on IntegriCloud