index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: Add wrapper function to ath10k debug
Venkateswara Naralasetty
2019-06-25
1
-4
/
+4
*
ath10k: rx_duration update for fw_stats debugfs entry
Balaji Pothunoori
2019-05-07
1
-0
/
+3
*
ath10k: Added support to reset HTT stats in debugfs
Maharaja Kennadyrajan
2019-05-07
1
-1
/
+42
*
ath10k: Extended the HTT stats support to retrieve Mu-MIMO related stats
Maharaja Kennadyrajan
2019-05-07
1
-2
/
+2
*
ath10k: remove the calibration data fetch for sdio
Wen Gong
2019-02-26
1
-0
/
+3
*
ath10k: switch to use SPDX license identifiers
Kalle Valo
2019-02-20
1
-12
/
+1
*
ath10k: disable interface pause wow config for integrated chipset
Govind Singh
2019-02-11
1
-2
/
+2
*
ath10k: skip sending quiet mode cmd for WCN3990
Rakesh Pillai
2018-12-19
1
-2
/
+3
*
ath10k: remove unnecessary comparison of unsigned integer with < 0
Gustavo A. R. Silva
2018-10-13
1
-1
/
+1
*
ath10k: add debugfs support to get power save state change of STA
Maharaja Kennadyrajan
2018-10-01
1
-0
/
+82
*
ath10k: add debugfs entry to enable extended tx stats
Anilkumar Kolli
2018-09-06
1
-1
/
+61
*
ath10k: add debugfs file warm_hw_reset
Maharaja Kennadyrajan
2018-07-30
1
-0
/
+49
*
ath10k: skip data calibration for non-bmi target
Surabhi Vishnoi
2018-06-14
1
-7
/
+14
*
ath10k: fix kernel panic while reading tpc_stats
Tamizh Chelvam
2018-04-27
1
-1
/
+7
*
ath10k: fix information leak in debugfs
Venkateswara Naralasetty
2018-04-27
1
-10
/
+10
*
ath10k: debugfs support to get final TPC stats for 10.4 variants
Maharaja Kennadyrajan
2018-03-26
1
-0
/
+107
*
ath10k: add sta rx packet stats per tid
Vasanthakumar Thiagarajan
2018-03-26
1
-0
/
+47
*
ath10k: fix kernel panic issue during pci probe
Yu Wang
2018-02-07
1
-2
/
+10
*
ath10k: update copyright year
Kalle Valo
2017-12-27
1
-1
/
+1
*
ath10k: detach coredump.c from debug.c
Kalle Valo
2017-12-27
1
-7
/
+0
*
ath10k: refactor firmware crashdump code to coredump.c
Kalle Valo
2017-12-27
1
-222
/
+0
*
ath10k: remove deprecated fw_crash_dump debugfs file
Kalle Valo
2017-12-27
1
-46
/
+0
*
ath10k: move pktlog_filter out of ath10k_debug
Anilkumar Kolli
2017-12-14
1
-8
/
+8
*
ath10k: use 64-bit crash dump timestamps
Arnd Bergmann
2017-12-07
1
-1
/
+1
*
ath10k: switch to use new generic UUID API
Andy Shevchenko
2017-08-08
1
-3
/
+3
*
ath10k: increase buffer len to print all wmi services
Tamizh chelvam
2017-07-06
1
-1
/
+1
*
ath10k: fix out of bounds access to local buffer
Michael Mera
2017-05-04
1
-6
/
+10
*
ath10k: use octal permission representation
Marcin Rokicki
2017-04-05
1
-46
/
+42
*
ath10k: fix block comments style
Marcin Rokicki
2017-04-05
1
-1
/
+2
*
ath10k: fix the Transmit Power Control stats display format
Maharaja Kennadyrajan
2017-04-05
1
-1
/
+1
*
ath10k: remove redundant check of len with buf_len
Colin Ian King
2017-03-20
1
-3
/
+0
*
ath10k: disallow DFS simulation if DFS channel is not enabled
Mohammed Shafi Shajakhan
2017-03-16
1
-0
/
+9
*
ath10k: use size_t for len variables
Amadeusz Sławiński
2017-02-14
1
-25
/
+24
*
ath10k: dump Copy Engine registers during firmware crash
Mohammed Shafi Shajakhan
2017-01-19
1
-0
/
+16
*
ath10k: add accounting for the extended peer statistics
Christian Lamparter
2017-01-13
1
-2
/
+5
*
ath10k: support dev_coredump for crash dump
Arun Khandavalli
2016-12-30
1
-3
/
+40
*
ath10k: cache calibration data when the core is stopped
Marty Faltesek
2016-10-13
1
-36
/
+39
*
ath10k: Added support for extended dbglog module id for 10.4
Maharaja Kennadyrajan
2016-09-02
1
-5
/
+6
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-6
/
+6
*
ath10k: fix 10.4 extended peer stats update
Mohammed Shafi Shajakhan
2016-07-08
1
-1
/
+18
*
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
2016-06-02
1
-3
/
+15
*
ath10k: fix error while writing 'simulate_fw_crash' debugfs
Mohammed Shafi Shajakhan
2016-06-02
1
-8
/
+6
*
ath10k: move htt_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-20
1
-1
/
+1
*
ath10k: move wmi_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-20
1
-1
/
+1
*
ath10k: refactor firmware images to struct ath10k_fw_components
Kalle Valo
2016-04-20
1
-10
/
+18
*
ath10k: fix return value for btcoex and peer stats debugfs
Mohammed Shafi Shajakhan
2016-04-19
1
-4
/
+8
*
ath10k: enable debugfs provision to enable Peer Stats feature
Mohammed Shafi Shajakhan
2016-03-23
1
-5
/
+75
*
ath10k: move cal data len to hw_params
Raja Mani
2016-03-23
1
-3
/
+4
*
ath10k: fix null deref if device crashes early
Michal Kazior
2016-03-21
1
-1
/
+5
*
ath10k: fix debugfs pktlog_filter write
Anilkumar Kolli
2016-03-18
1
-1
/
+6
[next]