summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/debug.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-08ath10k: add new wmi interface of NF cal periodPeter Oh1-0/+80
2014-12-08ath10k: introduce wmi opsMichal Kazior1-0/+1
2014-12-01ath10k: make wmi service bitmap non-debugMichal Kazior1-8/+3
2014-11-26ath10k: fix station count enforcementMichal Kazior1-2/+3
2014-11-26ath10k: add memory dump debugfs interfaceYanbo Li1-0/+114
2014-11-26ath10k: add register access debugfs interfaceYanbo Li1-0/+125
2014-11-24ath10k: don't rebuild all the timeJohannes Berg1-4/+3
2014-10-31ath10k: expose hw restart via debugfsMichal Kazior1-1/+6
2014-10-21ath10k: retrieve calibration data from fileKalle Valo1-2/+3
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan1-1/+84
2014-10-01ath10k: support ethtool statsBen Greear1-0/+160
2014-10-01ath10k: add firmware crash countersBen Greear1-0/+44
2014-09-29ath10k: fix fw stats processingMichal Kazior1-71/+202
2014-09-29ath10k: request fw_stats once on openMichal Kazior1-31/+79
2014-09-29ath10k: rename fw_stats related stuffMichal Kazior1-9/+9
2014-09-29ath10k: split wmi stats parsingMichal Kazior1-119/+8
2014-09-29ath: change logging functions to return voidJoe Perches1-13/+5
2014-09-26ath10k: add cal_data debugfs fileKalle Valo1-0/+82
2014-09-26ath10k: dump hex bytes with dev string prefixMichal Kazior1-1/+16
2014-09-26ath10k: print wmi version infoMichal Kazior1-2/+6
2014-09-23ath10k: deduplicate wmi service ready logicMichal Kazior1-1/+1
2014-09-18ath10k: reformat help text in ath10k_read_simulate_fw_crash()Kalle Valo1-9/+5
2014-09-18ath10k: else is not generally useful after a break or returnKalle Valo1-2/+2
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo1-7/+8
2014-09-12ath10k: fix debugfs_create_dir() checkingMichal Kazior1-2/+6
2014-09-12ath10k: support firmware crash-by-assertBen Greear1-1/+27
2014-09-12ath10k: add testmodeKalle Valo1-2/+3
2014-09-10ath10k: use proper service bitmap sizeMichal Kazior1-1/+1
2014-09-10ath10k: move fw_crash_dump allocationMichal Kazior1-18/+16