summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/debug.h
AgeCommit message (Expand)Author
2020-05-11ath10k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-27ath10k: enable rx duration report default for wmi tlvWen Gong
2019-06-25ath10k: add support for controlling tx power to a stationAshok Raj Nagarajan
2019-06-25ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-20ath10k: change 'unsigned long int' to 'unsigned long'Kalle Valo
2018-10-13ath10k: add debug mask for QMI layerGovind Singh
2018-09-06ath10k: add debugfs entry to enable extended tx statsAnilkumar Kolli
2018-03-26ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan
2018-03-26ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan
2017-12-27ath10k: update copyright yearKalle Valo
2017-12-27ath10k: refactor firmware crashdump code to coredump.cKalle Valo
2017-12-27ath10k: Add debug mask for SNOC bus typeGovind Singh
2017-12-14ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli
2017-12-14ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statisticsAnilkumar Kolli
2017-08-03ath10k: various usb related definitionsErik Stromdahl
2017-05-04ath10k: various sdio related definitionsErik Stromdahl
2016-12-30ath10k: support dev_coredump for crash dumpArun Khandavalli
2016-10-04ath10k: allow setting coverage classBenjamin Berg
2016-07-08ath10k: add support for ath10k_sta_statistics supportMohammed Shafi Shajakhan
2016-07-08ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan
2016-04-14ath10k: fix checkpatch warnings related to spacesKalle Valo
2016-01-28ath10k: add basic skeleton to support ahbRaja Mani
2016-01-26ath10k: add debugfs support for Per STA total rx durationMohammed Shafi Shajakhan
2015-11-30ath10k: split driver info messages during device initialisationKalle Valo
2015-10-19ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty
2015-10-06ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan
2015-05-22ath10k: enable pci soc powersavingMichal Kazior
2015-01-13ath10k: Implement sta_add_debugfsRajkumar Manoharan
2014-12-01ath10k: make wmi service bitmap non-debugMichal Kazior
2014-11-24ath10k: add ATH10K_DBG_WMI_PRINT debug levelBen Greear
2014-10-07ath10k: add tracing for ath10k_htt_pktlogRajkumar Manoharan
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan
2014-10-01ath10k: support ethtool statsBen Greear
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-23ath10k: deduplicate wmi service ready logicMichal Kazior
2014-09-11ath10k: add testmodeKalle Valo
2014-09-10ath10k: move fw_crash_dump allocationMichal Kazior
2014-08-26ath10k: improve logging to include dev idMichal Kazior
2014-08-25ath10k: print more driver info when firmware crashesKalle Valo
2014-08-25ath10k: provide firmware crash info via debugfsBen Greear
2014-02-14ath10k: fix alignment in ath10k_dbg()Kalle Valo
2013-12-09Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville
2013-11-20ath10k: add phyerr/dfs handlingJanusz Dziedzic
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-09ath10k: fix ath10k_debug_start() lockingKalle Valo
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-09-24ath: Remove extern from function prototypesJoe Perches