summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/debug.c
AgeCommit message (Expand)Author
2018-03-24ath10k: fix out of bounds access to local bufferMichael Mera
2018-03-22ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan
2016-10-13ath10k: cache calibration data when the core is stoppedMarty Faltesek
2016-09-02ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-07-08ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan
2016-06-02ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan
2016-06-02ath10k: fix error while writing 'simulate_fw_crash' debugfsMohammed Shafi Shajakhan
2016-04-20ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo
2016-04-20ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo
2016-04-20ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo
2016-04-19ath10k: fix return value for btcoex and peer stats debugfsMohammed Shafi Shajakhan
2016-03-23ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan
2016-03-23ath10k: move cal data len to hw_paramsRaja Mani
2016-03-21ath10k: fix null deref if device crashes earlyMichal Kazior
2016-03-18ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli
2016-03-03ath10k: fix sanity check on enabling btcoex via debugfsMohammed Shafi Shajakhan
2016-03-03ath10k: fix pointless update of peer stats listMohammed Shafi Shajakhan
2016-02-25ath10k: fix updating peer stats rx durationMohammed Shafi Shajakhan
2016-02-25ath10k: remove impossible codeSudip Mukherjee
2016-01-26ath10k: add debugfs support for Per STA total rx durationMohammed Shafi Shajakhan
2016-01-26ath10k: provision to support periodic peer stats updateMohammed Shafi Shajakhan
2016-01-26ath10k: rename few function names of firmware statsMohammed Shafi Shajakhan
2015-12-08ath10k: remove unnecessary amsdu/ampdu assignment in debugfsMohammed Shafi Shajakhan
2015-11-30ath10k: implement fw_checksums debugfs fileKalle Valo
2015-11-30ath10k: print crc32 checksums for firmware and board filesKalle Valo
2015-11-30ath10k: split driver info messages during device initialisationKalle Valo
2015-11-30ath10k: always show bmi chip ids and subdevice idsKalle Valo
2015-11-30ath10k: reorganise hardware and firmware info messagesKalle Valo
2015-11-30ath10k: Fix write permission on few debugfs filesMohammed Shafi Shajakhan
2015-11-04ath10k: debugfs file to enable Bluetooth coexistence featureYanbo Li
2015-10-19ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty
2015-10-14ath10k: select board data based on BMI chip id and board idManikanta Pubbisetty
2015-10-14ath10k: add board 2 API supportManikanta Pubbisetty
2015-10-06ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan
2015-08-19ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani
2015-08-13ath10k: initialize fw_features varMichal Kazior
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu
2015-06-16ath10k: print htt op_version upon driver bootMichal Kazior
2015-06-16ath10k: dump fw features during probingMichal Kazior
2015-04-21ath10k: allow loading device specific board filesMichal Kazior
2015-04-09ath10k: change the fw stats access maskYanbo Li
2015-04-01ath10k: debug: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-03-23ath10k: allow user to toggle ani_enable via debugfsAshok Raj Nagarajan
2015-03-23ath10k: configure thermal throttle while powering upRajkumar Manoharan
2015-03-23ath10k: add debugfs entry to configure quiet periodRajkumar Manoharan
2015-02-15ath10k: implement fw stats for wmi-tlvMichal Kazior
2015-02-15ath10k: add more wmi fw stat definesMichal Kazior
2015-02-15ath10k: add vdev stats processingMichal Kazior
2015-02-04ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan