summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/debug.c
AgeCommit message (Expand)Author
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
2015-01-13ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire
2014-12-23ath10k: print ath10k wmi op versionKalle Valo
2014-12-08ath10k: add new wmi interface of NF cal periodPeter Oh
2014-12-08ath10k: introduce wmi opsMichal Kazior
2014-12-01ath10k: make wmi service bitmap non-debugMichal Kazior
2014-11-26ath10k: fix station count enforcementMichal Kazior
2014-11-26ath10k: add memory dump debugfs interfaceYanbo Li
2014-11-26ath10k: add register access debugfs interfaceYanbo Li
2014-11-24ath10k: don't rebuild all the timeJohannes Berg
2014-10-31ath10k: expose hw restart via debugfsMichal Kazior
2014-10-21ath10k: retrieve calibration data from fileKalle Valo
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan
2014-10-01ath10k: support ethtool statsBen Greear
2014-10-01ath10k: add firmware crash countersBen Greear
2014-09-29ath10k: fix fw stats processingMichal Kazior
2014-09-29ath10k: request fw_stats once on openMichal Kazior
2014-09-29ath10k: rename fw_stats related stuffMichal Kazior
2014-09-29ath10k: split wmi stats parsingMichal Kazior
2014-09-29ath: change logging functions to return voidJoe Perches
2014-09-26ath10k: add cal_data debugfs fileKalle Valo
2014-09-26ath10k: dump hex bytes with dev string prefixMichal Kazior
2014-09-26ath10k: print wmi version infoMichal Kazior
2014-09-23ath10k: deduplicate wmi service ready logicMichal Kazior
2014-09-18ath10k: reformat help text in ath10k_read_simulate_fw_crash()Kalle Valo
2014-09-18ath10k: else is not generally useful after a break or returnKalle Valo
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo
2014-09-11ath10k: fix debugfs_create_dir() checkingMichal Kazior
2014-09-11ath10k: support firmware crash-by-assertBen Greear
2014-09-11ath10k: add testmodeKalle Valo
2014-09-10ath10k: use proper service bitmap sizeMichal Kazior
2014-09-10ath10k: move fw_crash_dump allocationMichal Kazior