summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/debug.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani2015-08-191-2/+1Star
* ath10k: initialize fw_features varMichal Kazior2015-08-131-1/+1
* ath10k: enable raw encap mode and software crypto engineDavid Liu2015-07-291-12/+7Star
* 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/+1Star
* ath10k: debug: match wait_for_completion_timeout return typeNicholas Mc Guire2015-04-011-5/+6
* ath10k: allow user to toggle ani_enable via debugfsAshok Raj Nagarajan2015-03-231-0/+58
* ath10k: configure thermal throttle while powering upRajkumar Manoharan2015-03-231-0/+1
* ath10k: add debugfs entry to configure quiet periodRajkumar Manoharan2015-03-231-0/+46
* ath10k: implement fw stats for wmi-tlvMichal Kazior2015-02-151-1/+4
* ath10k: add more wmi fw stat definesMichal Kazior2015-02-151-1/+1
* ath10k: add vdev stats processingMichal Kazior2015-02-151-0/+96
* ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan2015-02-041-9/+23
* ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire2015-01-131-1/+1
* ath10k: print ath10k wmi op versionKalle Valo2014-12-231-5/+2Star
* ath10k: add new wmi interface of NF cal periodPeter Oh2014-12-081-0/+80
* ath10k: introduce wmi opsMichal Kazior2014-12-081-0/+1
* ath10k: make wmi service bitmap non-debugMichal Kazior2014-12-011-8/+3Star
* ath10k: fix station count enforcementMichal Kazior2014-11-261-2/+3
* ath10k: add memory dump debugfs interfaceYanbo Li2014-11-261-0/+114
* ath10k: add register access debugfs interfaceYanbo Li2014-11-261-0/+125
* ath10k: don't rebuild all the timeJohannes Berg2014-11-241-4/+3Star
* ath10k: expose hw restart via debugfsMichal Kazior2014-10-311-1/+6
* ath10k: retrieve calibration data from fileKalle Valo2014-10-211-2/+3
* ath10k: add support to configure pktlog filterRajkumar Manoharan2014-10-071-1/+84
* ath10k: support ethtool statsBen Greear2014-10-011-0/+160
* ath10k: add firmware crash countersBen Greear2014-10-011-0/+44
* ath10k: fix fw stats processingMichal Kazior2014-09-291-71/+202
* ath10k: request fw_stats once on openMichal Kazior2014-09-291-31/+79
* ath10k: rename fw_stats related stuffMichal Kazior2014-09-291-9/+9
* ath10k: split wmi stats parsingMichal Kazior2014-09-291-119/+8Star
* ath: change logging functions to return voidJoe Perches2014-09-291-13/+5Star
* ath10k: add cal_data debugfs fileKalle Valo2014-09-261-0/+82
* ath10k: dump hex bytes with dev string prefixMichal Kazior2014-09-261-1/+16
* ath10k: print wmi version infoMichal Kazior2014-09-261-2/+6
* ath10k: deduplicate wmi service ready logicMichal Kazior2014-09-231-1/+1
* ath10k: reformat help text in ath10k_read_simulate_fw_crash()Kalle Valo2014-09-181-9/+5Star
* ath10k: else is not generally useful after a break or returnKalle Valo2014-09-181-2/+2
* ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo2014-09-181-7/+8
* ath10k: fix debugfs_create_dir() checkingMichal Kazior2014-09-111-2/+6
* ath10k: support firmware crash-by-assertBen Greear2014-09-111-1/+27
* ath10k: add testmodeKalle Valo2014-09-111-2/+3
* ath10k: use proper service bitmap sizeMichal Kazior2014-09-101-1/+1
* ath10k: move fw_crash_dump allocationMichal Kazior2014-09-101-18/+16Star
* ath10k: add device/driver strings to tracepointsMichal Kazior2014-09-021-5/+5
* ath10k: improve logging to include dev idMichal Kazior2014-08-261-43/+24Star
* ath10k: print more driver info when firmware crashesKalle Valo2014-08-251-0/+18
* ath10k: provide firmware crash info via debugfsBen Greear2014-08-251-3/+236