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
2015-11-30
ath10k: Fix write permission on few debugfs files
Mohammed Shafi Shajakhan
1
-6
/
+6
2015-11-04
ath10k: debugfs file to enable Bluetooth coexistence feature
Yanbo Li
1
-0
/
+66
2015-10-19
ath10k: make fw stats prints specific to firmware version
Manikanta Pubbisetty
1
-259
/
+8
2015-10-14
ath10k: select board data based on BMI chip id and board id
Manikanta Pubbisetty
1
-2
/
+6
2015-10-14
ath10k: add board 2 API support
Manikanta Pubbisetty
1
-5
/
+7
2015-10-06
ath10k: implement debugfs interface for Transmit Power Control stats
Maharaja Kennadyrajan
1
-0
/
+233
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-12
ath10k: fix debugfs_create_dir() checking
Michal Kazior
1
-2
/
+6
2014-09-12
ath10k: support firmware crash-by-assert
Ben Greear
1
-1
/
+27
2014-09-12
ath10k: add testmode
Kalle Valo
1
-2
/
+3
[prev]
[next]