index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2015-08-19
ath10k: free collected fw stats memory if .pull_fw_stats fails
Raja Mani
1
-2
/
+1
2015-08-13
ath10k: initialize fw_features var
Michal Kazior
1
-1
/
+1
2015-07-29
ath10k: enable raw encap mode and software crypto engine
David Liu
1
-12
/
+7
2015-06-16
ath10k: print htt op_version upon driver boot
Michal Kazior
1
-1
/
+2
2015-06-16
ath10k: dump fw features during probing
Michal Kazior
1
-2
/
+7
2015-04-21
ath10k: allow loading device specific board files
Michal Kazior
1
-1
/
+5
2015-04-09
ath10k: change the fw stats access mask
Yanbo Li
1
-4
/
+1
2015-04-01
ath10k: debug: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-5
/
+6
2015-03-23
ath10k: allow user to toggle ani_enable via debugfs
Ashok Raj Nagarajan
1
-0
/
+58
2015-03-23
ath10k: configure thermal throttle while powering up
Rajkumar Manoharan
1
-0
/
+1
2015-03-23
ath10k: add debugfs entry to configure quiet period
Rajkumar Manoharan
1
-0
/
+46
2015-02-15
ath10k: implement fw stats for wmi-tlv
Michal Kazior
1
-1
/
+4
2015-02-15
ath10k: add more wmi fw stat defines
Michal Kazior
1
-1
/
+1
2015-02-15
ath10k: add vdev stats processing
Michal Kazior
1
-0
/
+96
2015-02-04
ath10k: add log level configuration for fw_dbglog
SenthilKumar Jegadeesan
1
-9
/
+23
2015-01-13
ath10k: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
1
-1
/
+1
2014-12-23
ath10k: print ath10k wmi op version
Kalle Valo
1
-5
/
+2
2014-12-08
ath10k: add new wmi interface of NF cal period
Peter Oh
1
-0
/
+80
2014-12-08
ath10k: introduce wmi ops
Michal Kazior
1
-0
/
+1
2014-12-01
ath10k: make wmi service bitmap non-debug
Michal Kazior
1
-8
/
+3
2014-11-26
ath10k: fix station count enforcement
Michal Kazior
1
-2
/
+3
2014-11-26
ath10k: add memory dump debugfs interface
Yanbo Li
1
-0
/
+114
2014-11-26
ath10k: add register access debugfs interface
Yanbo Li
1
-0
/
+125
2014-11-24
ath10k: don't rebuild all the time
Johannes Berg
1
-4
/
+3
2014-10-31
ath10k: expose hw restart via debugfs
Michal Kazior
1
-1
/
+6
2014-10-21
ath10k: retrieve calibration data from file
Kalle Valo
1
-2
/
+3
2014-10-07
ath10k: add support to configure pktlog filter
Rajkumar Manoharan
1
-1
/
+84
2014-10-01
ath10k: support ethtool stats
Ben Greear
1
-0
/
+160
2014-10-01
ath10k: add firmware crash counters
Ben Greear
1
-0
/
+44
2014-09-29
ath10k: fix fw stats processing
Michal Kazior
1
-71
/
+202
2014-09-29
ath10k: request fw_stats once on open
Michal Kazior
1
-31
/
+79
2014-09-29
ath10k: rename fw_stats related stuff
Michal Kazior
1
-9
/
+9
2014-09-29
ath10k: split wmi stats parsing
Michal Kazior
1
-119
/
+8
2014-09-29
ath: change logging functions to return void
Joe Perches
1
-13
/
+5
2014-09-26
ath10k: add cal_data debugfs file
Kalle Valo
1
-0
/
+82
2014-09-26
ath10k: dump hex bytes with dev string prefix
Michal Kazior
1
-1
/
+16
2014-09-26
ath10k: print wmi version info
Michal Kazior
1
-2
/
+6
2014-09-23
ath10k: deduplicate wmi service ready logic
Michal Kazior
1
-1
/
+1
2014-09-18
ath10k: reformat help text in ath10k_read_simulate_fw_crash()
Kalle Valo
1
-9
/
+5
2014-09-18
ath10k: else is not generally useful after a break or return
Kalle Valo
1
-2
/
+2
2014-09-18
ath10k: fix checkpatch warnings about parenthesis alignment
Kalle Valo
1
-7
/
+8
2014-09-11
ath10k: fix debugfs_create_dir() checking
Michal Kazior
1
-2
/
+6
2014-09-11
ath10k: support firmware crash-by-assert
Ben Greear
1
-1
/
+27
2014-09-11
ath10k: add testmode
Kalle Valo
1
-2
/
+3
2014-09-10
ath10k: use proper service bitmap size
Michal Kazior
1
-1
/
+1
2014-09-10
ath10k: move fw_crash_dump allocation
Michal Kazior
1
-18
/
+16
2014-09-02
ath10k: add device/driver strings to tracepoints
Michal Kazior
1
-5
/
+5
2014-08-26
ath10k: improve logging to include dev id
Michal Kazior
1
-43
/
+24
2014-08-25
ath10k: print more driver info when firmware crashes
Kalle Valo
1
-0
/
+18
2014-08-25
ath10k: provide firmware crash info via debugfs
Ben Greear
1
-3
/
+236
[next]