index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2017-03-20
ath10k: remove redundant check of len with buf_len
Colin Ian King
2017-03-16
ath10k: disallow DFS simulation if DFS channel is not enabled
Mohammed Shafi Shajakhan
2017-02-14
ath10k: use size_t for len variables
Amadeusz Sławiński
2017-01-19
ath10k: dump Copy Engine registers during firmware crash
Mohammed Shafi Shajakhan
2017-01-13
ath10k: add accounting for the extended peer statistics
Christian Lamparter
2016-12-30
ath10k: support dev_coredump for crash dump
Arun Khandavalli
2016-10-13
ath10k: cache calibration data when the core is stopped
Marty Faltesek
2016-09-02
ath10k: Added support for extended dbglog module id for 10.4
Maharaja Kennadyrajan
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-07-08
ath10k: fix 10.4 extended peer stats update
Mohammed Shafi Shajakhan
2016-06-02
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
2016-06-02
ath10k: fix error while writing 'simulate_fw_crash' debugfs
Mohammed Shafi Shajakhan
2016-04-20
ath10k: move htt_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-20
ath10k: move wmi_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-20
ath10k: refactor firmware images to struct ath10k_fw_components
Kalle Valo
2016-04-19
ath10k: fix return value for btcoex and peer stats debugfs
Mohammed Shafi Shajakhan
2016-03-23
ath10k: enable debugfs provision to enable Peer Stats feature
Mohammed Shafi Shajakhan
2016-03-23
ath10k: move cal data len to hw_params
Raja Mani
2016-03-21
ath10k: fix null deref if device crashes early
Michal Kazior
2016-03-18
ath10k: fix debugfs pktlog_filter write
Anilkumar Kolli
2016-03-03
ath10k: fix sanity check on enabling btcoex via debugfs
Mohammed Shafi Shajakhan
2016-03-03
ath10k: fix pointless update of peer stats list
Mohammed Shafi Shajakhan
2016-02-25
ath10k: fix updating peer stats rx duration
Mohammed Shafi Shajakhan
2016-02-25
ath10k: remove impossible code
Sudip Mukherjee
2016-01-26
ath10k: add debugfs support for Per STA total rx duration
Mohammed Shafi Shajakhan
2016-01-26
ath10k: provision to support periodic peer stats update
Mohammed Shafi Shajakhan
2016-01-26
ath10k: rename few function names of firmware stats
Mohammed Shafi Shajakhan
2015-12-08
ath10k: remove unnecessary amsdu/ampdu assignment in debugfs
Mohammed Shafi Shajakhan
2015-11-30
ath10k: implement fw_checksums debugfs file
Kalle Valo
2015-11-30
ath10k: print crc32 checksums for firmware and board files
Kalle Valo
2015-11-30
ath10k: split driver info messages during device initialisation
Kalle Valo
2015-11-30
ath10k: always show bmi chip ids and subdevice ids
Kalle Valo
2015-11-30
ath10k: reorganise hardware and firmware info messages
Kalle Valo
2015-11-30
ath10k: Fix write permission on few debugfs files
Mohammed Shafi Shajakhan
2015-11-04
ath10k: debugfs file to enable Bluetooth coexistence feature
Yanbo Li
2015-10-19
ath10k: make fw stats prints specific to firmware version
Manikanta Pubbisetty
2015-10-14
ath10k: select board data based on BMI chip id and board id
Manikanta Pubbisetty
2015-10-14
ath10k: add board 2 API support
Manikanta Pubbisetty
2015-10-06
ath10k: implement debugfs interface for Transmit Power Control stats
Maharaja Kennadyrajan
2015-08-19
ath10k: free collected fw stats memory if .pull_fw_stats fails
Raja Mani
2015-08-13
ath10k: initialize fw_features var
Michal Kazior
2015-07-29
ath10k: enable raw encap mode and software crypto engine
David Liu
2015-06-16
ath10k: print htt op_version upon driver boot
Michal Kazior
2015-06-16
ath10k: dump fw features during probing
Michal Kazior
2015-04-21
ath10k: allow loading device specific board files
Michal Kazior
2015-04-09
ath10k: change the fw stats access mask
Yanbo Li
2015-04-01
ath10k: debug: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-03-23
ath10k: allow user to toggle ani_enable via debugfs
Ashok Raj Nagarajan
2015-03-23
ath10k: configure thermal throttle while powering up
Rajkumar Manoharan
2015-03-23
ath10k: add debugfs entry to configure quiet period
Rajkumar Manoharan
[prev]
[next]