index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
ath10k: fix kernel panic while reading tpc_stats
Tamizh Chelvam
1
-1
/
+7
2018-04-27
ath10k: fix information leak in debugfs
Venkateswara Naralasetty
1
-10
/
+10
2018-03-26
ath10k: debugfs support to get final TPC stats for 10.4 variants
Maharaja Kennadyrajan
1
-0
/
+107
2018-03-26
ath10k: add sta rx packet stats per tid
Vasanthakumar Thiagarajan
1
-0
/
+47
2018-02-07
ath10k: fix kernel panic issue during pci probe
Yu Wang
1
-2
/
+10
2017-12-27
ath10k: update copyright year
Kalle Valo
1
-1
/
+1
2017-12-27
ath10k: detach coredump.c from debug.c
Kalle Valo
1
-7
/
+0
2017-12-27
ath10k: refactor firmware crashdump code to coredump.c
Kalle Valo
1
-222
/
+0
2017-12-27
ath10k: remove deprecated fw_crash_dump debugfs file
Kalle Valo
1
-46
/
+0
2017-12-14
ath10k: move pktlog_filter out of ath10k_debug
Anilkumar Kolli
1
-8
/
+8
2017-12-07
ath10k: use 64-bit crash dump timestamps
Arnd Bergmann
1
-1
/
+1
2017-08-08
ath10k: switch to use new generic UUID API
Andy Shevchenko
1
-3
/
+3
2017-07-06
ath10k: increase buffer len to print all wmi services
Tamizh chelvam
1
-1
/
+1
2017-05-04
ath10k: fix out of bounds access to local buffer
Michael Mera
1
-6
/
+10
2017-04-05
ath10k: use octal permission representation
Marcin Rokicki
1
-46
/
+42
2017-04-05
ath10k: fix block comments style
Marcin Rokicki
1
-1
/
+2
2017-04-05
ath10k: fix the Transmit Power Control stats display format
Maharaja Kennadyrajan
1
-1
/
+1
2017-03-20
ath10k: remove redundant check of len with buf_len
Colin Ian King
1
-3
/
+0
2017-03-16
ath10k: disallow DFS simulation if DFS channel is not enabled
Mohammed Shafi Shajakhan
1
-0
/
+9
2017-02-14
ath10k: use size_t for len variables
Amadeusz Sławiński
1
-25
/
+24
2017-01-19
ath10k: dump Copy Engine registers during firmware crash
Mohammed Shafi Shajakhan
1
-0
/
+16
2017-01-13
ath10k: add accounting for the extended peer statistics
Christian Lamparter
1
-2
/
+5
2016-12-30
ath10k: support dev_coredump for crash dump
Arun Khandavalli
1
-3
/
+40
2016-10-13
ath10k: cache calibration data when the core is stopped
Marty Faltesek
1
-36
/
+39
2016-09-02
ath10k: Added support for extended dbglog module id for 10.4
Maharaja Kennadyrajan
1
-5
/
+6
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-6
/
+6
2016-07-08
ath10k: fix 10.4 extended peer stats update
Mohammed Shafi Shajakhan
1
-1
/
+18
2016-06-02
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
1
-3
/
+15
2016-06-02
ath10k: fix error while writing 'simulate_fw_crash' debugfs
Mohammed Shafi Shajakhan
1
-8
/
+6
2016-04-20
ath10k: move htt_op_version to struct ath10k_fw_file
Kalle Valo
1
-1
/
+1
2016-04-20
ath10k: move wmi_op_version to struct ath10k_fw_file
Kalle Valo
1
-1
/
+1
2016-04-20
ath10k: refactor firmware images to struct ath10k_fw_components
Kalle Valo
1
-10
/
+18
2016-04-19
ath10k: fix return value for btcoex and peer stats debugfs
Mohammed Shafi Shajakhan
1
-4
/
+8
2016-03-23
ath10k: enable debugfs provision to enable Peer Stats feature
Mohammed Shafi Shajakhan
1
-5
/
+75
2016-03-23
ath10k: move cal data len to hw_params
Raja Mani
1
-3
/
+4
2016-03-21
ath10k: fix null deref if device crashes early
Michal Kazior
1
-1
/
+5
2016-03-18
ath10k: fix debugfs pktlog_filter write
Anilkumar Kolli
1
-1
/
+6
2016-03-03
ath10k: fix sanity check on enabling btcoex via debugfs
Mohammed Shafi Shajakhan
1
-4
/
+9
2016-03-03
ath10k: fix pointless update of peer stats list
Mohammed Shafi Shajakhan
1
-2
/
+4
2016-02-25
ath10k: fix updating peer stats rx duration
Mohammed Shafi Shajakhan
1
-3
/
+3
2016-02-25
ath10k: remove impossible code
Sudip Mukherjee
1
-3
/
+0
2016-01-26
ath10k: add debugfs support for Per STA total rx duration
Mohammed Shafi Shajakhan
1
-3
/
+6
2016-01-26
ath10k: provision to support periodic peer stats update
Mohammed Shafi Shajakhan
1
-1
/
+4
2016-01-26
ath10k: rename few function names of firmware stats
Mohammed Shafi Shajakhan
1
-9
/
+9
2015-12-08
ath10k: remove unnecessary amsdu/ampdu assignment in debugfs
Mohammed Shafi Shajakhan
1
-1
/
+1
2015-11-30
ath10k: implement fw_checksums debugfs file
Kalle Valo
1
-0
/
+56
2015-11-30
ath10k: print crc32 checksums for firmware and board files
Kalle Valo
1
-4
/
+8
2015-11-30
ath10k: split driver info messages during device initialisation
Kalle Valo
1
-15
/
+29
2015-11-30
ath10k: always show bmi chip ids and subdevice ids
Kalle Valo
1
-7
/
+7
2015-11-30
ath10k: reorganise hardware and firmware info messages
Kalle Valo
1
-11
/
+18
[next]