summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/debug.h
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add support for controlling tx power to a stationAshok Raj Nagarajan2019-06-251-0/+3
* ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty2019-06-251-6/+16
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1Star
* ath10k: change 'unsigned long int' to 'unsigned long'Kalle Valo2019-02-201-10/+10
* ath10k: add debug mask for QMI layerGovind Singh2018-10-131-0/+1
* ath10k: add debugfs entry to enable extended tx statsAnilkumar Kolli2018-09-061-0/+9
* ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan2018-03-261-0/+10
* ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan2018-03-261-0/+31
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: refactor firmware crashdump code to coredump.cKalle Valo2017-12-271-16/+0Star
* ath10k: Add debug mask for SNOC bus typeGovind Singh2017-12-271-0/+1
* ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli2017-12-141-1/+17
* ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statisticsAnilkumar Kolli2017-12-141-3/+0Star
* ath10k: various usb related definitionsErik Stromdahl2017-08-031-0/+2
* ath10k: various sdio related definitionsErik Stromdahl2017-05-041-0/+2
* ath10k: support dev_coredump for crash dumpArun Khandavalli2016-12-301-0/+8
* ath10k: allow setting coverage classBenjamin Berg2016-10-041-0/+22
* ath10k: add support for ath10k_sta_statistics supportMohammed Shafi Shajakhan2016-07-081-0/+3
* ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan2016-07-081-3/+5
* ath10k: fix checkpatch warnings related to spacesKalle Valo2016-04-141-1/+1
* ath10k: add basic skeleton to support ahbRaja Mani2016-01-281-0/+1
* ath10k: add debugfs support for Per STA total rx durationMohammed Shafi Shajakhan2016-01-261-0/+6
* ath10k: split driver info messages during device initialisationKalle Valo2015-11-301-0/+4
* ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty2015-10-191-0/+3
* ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan2015-10-061-0/+8
* ath10k: enable pci soc powersavingMichal Kazior2015-05-221-0/+1
* ath10k: Implement sta_add_debugfsRajkumar Manoharan2015-01-131-1/+10
* ath10k: make wmi service bitmap non-debugMichal Kazior2014-12-011-9/+0Star
* ath10k: add ATH10K_DBG_WMI_PRINT debug levelBen Greear2014-11-241-0/+1
* ath10k: add tracing for ath10k_htt_pktlogRajkumar Manoharan2014-10-071-1/+0Star
* ath10k: add support to configure pktlog filterRajkumar Manoharan2014-10-071-0/+9
* ath10k: support ethtool statsBen Greear2014-10-011-0/+13
* ath10k: rename fw_stats related stuffMichal Kazior2014-09-291-3/+3
* ath10k: split wmi stats parsingMichal Kazior2014-09-291-3/+2Star
* ath: change logging functions to return voidJoe Perches2014-09-291-3/+3
* ath10k: deduplicate wmi service ready logicMichal Kazior2014-09-231-2/+2
* ath10k: add testmodeKalle Valo2014-09-111-0/+1
* ath10k: move fw_crash_dump allocationMichal Kazior2014-09-101-0/+11
* ath10k: improve logging to include dev idMichal Kazior2014-08-261-7/+11
* ath10k: print more driver info when firmware crashesKalle Valo2014-08-251-0/+1
* ath10k: provide firmware crash info via debugfsBen Greear2014-08-251-0/+15
* ath10k: fix alignment in ath10k_dbg()Kalle Valo2014-02-141-1/+1
* Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville2013-12-091-0/+6
|\
| * ath10k: add phyerr/dfs handlingJanusz Dziedzic2013-11-201-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-0/+5
|\|
| * ath10k: fix ath10k_debug_start() lockingKalle Valo2013-10-091-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-071-1/+13
|\|
| * ath10k: rename ATH10K_DBG_CORE to BOOTKalle Valo2013-09-121-1/+1
| * ath10k: add BMI log levelKalle Valo2013-09-121-0/+1
| * ath10k: define ath10k_debug_start/_stop as static inlineBartosz Markowski2013-09-101-2/+2