aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/coredump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-01ath10k: fix backtrace on coredumpAnilkumar Kolli1-3/+8
2019-10-01ath10k: coredump: fix IRAM addr for QCA9984, QCA4019, QCA9888 and QCA99x0Anilkumar Kolli1-3/+3
2019-09-21ath10k: Enable MSA region dump support for WCN3990Govind Singh1-0/+21
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-2/+2
2019-05-07ath10k: coredump: use struct_size() helperGustavo A. R. Silva1-2/+2
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris1-3/+3
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGovind Singh1-1/+1
2018-11-05ath10k: assign proper firmware crash dump structureAnilkumar Kolli1-1/+14
2018-11-05ath10k: add memory dump support for QCA4019Anilkumar Kolli1-1/+102
2018-05-25ath10k: add memory dump support for QCA9888 and QCA99X0Anilkumar Kolli1-0/+98
2018-03-29ath10k: add memory dump support QCA9984Anilkumar Kolli1-0/+90
2018-02-07ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang1-1/+2
2017-12-27ath10k: add memory dump support QCA988XKalle Valo1-0/+40
2017-12-27ath10k: add memory dump support for QCA6174/QCA9377Alan Liu1-0/+786
2017-12-27ath10k: add coredump_mask module parameterKalle Valo1-22/+41
2017-12-27ath10k: detach coredump.c from debug.cKalle Valo1-34/+17
2017-12-27ath10k: refactor firmware crashdump code to coredump.cKalle Valo1-0/+165