index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
debug.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ath10k: fix sanity check on enabling btcoex via debugfs
Mohammed Shafi Shajakhan
2016-03-03
1
-4
/
+9
*
ath10k: fix pointless update of peer stats list
Mohammed Shafi Shajakhan
2016-03-03
1
-2
/
+4
*
ath10k: fix updating peer stats rx duration
Mohammed Shafi Shajakhan
2016-02-25
1
-3
/
+3
*
ath10k: remove impossible code
Sudip Mukherjee
2016-02-25
1
-3
/
+0
*
ath10k: add debugfs support for Per STA total rx duration
Mohammed Shafi Shajakhan
2016-01-26
1
-3
/
+6
*
ath10k: provision to support periodic peer stats update
Mohammed Shafi Shajakhan
2016-01-26
1
-1
/
+4
*
ath10k: rename few function names of firmware stats
Mohammed Shafi Shajakhan
2016-01-26
1
-9
/
+9
*
ath10k: remove unnecessary amsdu/ampdu assignment in debugfs
Mohammed Shafi Shajakhan
2015-12-08
1
-1
/
+1
*
ath10k: implement fw_checksums debugfs file
Kalle Valo
2015-11-30
1
-0
/
+56
*
ath10k: print crc32 checksums for firmware and board files
Kalle Valo
2015-11-30
1
-4
/
+8
*
ath10k: split driver info messages during device initialisation
Kalle Valo
2015-11-30
1
-15
/
+29
*
ath10k: always show bmi chip ids and subdevice ids
Kalle Valo
2015-11-30
1
-7
/
+7
*
ath10k: reorganise hardware and firmware info messages
Kalle Valo
2015-11-30
1
-11
/
+18
*
ath10k: Fix write permission on few debugfs files
Mohammed Shafi Shajakhan
2015-11-30
1
-6
/
+6
*
ath10k: debugfs file to enable Bluetooth coexistence feature
Yanbo Li
2015-11-04
1
-0
/
+66
*
ath10k: make fw stats prints specific to firmware version
Manikanta Pubbisetty
2015-10-19
1
-259
/
+8
*
ath10k: select board data based on BMI chip id and board id
Manikanta Pubbisetty
2015-10-14
1
-2
/
+6
*
ath10k: add board 2 API support
Manikanta Pubbisetty
2015-10-14
1
-5
/
+7
*
ath10k: implement debugfs interface for Transmit Power Control stats
Maharaja Kennadyrajan
2015-10-06
1
-0
/
+233
*
ath10k: free collected fw stats memory if .pull_fw_stats fails
Raja Mani
2015-08-19
1
-2
/
+1
*
ath10k: initialize fw_features var
Michal Kazior
2015-08-13
1
-1
/
+1
*
ath10k: enable raw encap mode and software crypto engine
David Liu
2015-07-29
1
-12
/
+7
*
ath10k: print htt op_version upon driver boot
Michal Kazior
2015-06-16
1
-1
/
+2
*
ath10k: dump fw features during probing
Michal Kazior
2015-06-16
1
-2
/
+7
*
ath10k: allow loading device specific board files
Michal Kazior
2015-04-21
1
-1
/
+5
*
ath10k: change the fw stats access mask
Yanbo Li
2015-04-09
1
-4
/
+1
[next]