aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-06ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan1-0/+233
2015-08-19ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani1-2/+1
2015-08-13ath10k: initialize fw_features varMichal Kazior1-1/+1
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu1-12/+7
2015-06-16ath10k: print htt op_version upon driver bootMichal Kazior1-1/+2
2015-06-16ath10k: dump fw features during probingMichal Kazior1-2/+7
2015-04-21ath10k: allow loading device specific board filesMichal Kazior1-1/+5
2015-04-09ath10k: change the fw stats access maskYanbo Li1-4/+1
2015-04-01ath10k: debug: match wait_for_completion_timeout return typeNicholas Mc Guire1-5/+6
2015-03-23ath10k: allow user to toggle ani_enable via debugfsAshok Raj Nagarajan1-0/+58
2015-03-23ath10k: configure thermal throttle while powering upRajkumar Manoharan1-0/+1
2015-03-23ath10k: add debugfs entry to configure quiet periodRajkumar Manoharan1-0/+46
2015-02-15ath10k: implement fw stats for wmi-tlvMichal Kazior1-1/+4
2015-02-15ath10k: add more wmi fw stat definesMichal Kazior1-1/+1
2015-02-15ath10k: add vdev stats processingMichal Kazior1-0/+96
2015-02-04ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan1-9/+23
2015-01-13ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire1-1/+1
2014-12-23ath10k: print ath10k wmi op versionKalle Valo1-5/+2