summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/coredump.c
Commit message (Expand)AuthorAgeFilesLines
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-05-271-2/+2
|\
| * ath10k: coredump: use struct_size() helperGustavo A. R. Silva2019-05-071-2/+2
* | ath10k: perform crash dump collection in workqueueBrian Norris2019-04-291-3/+3
|/
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1Star
* ath10k: disable interface pause wow config for integrated chipsetGovind Singh2019-02-111-1/+1
* ath10k: assign proper firmware crash dump structureAnilkumar Kolli2018-11-051-1/+14
* ath10k: add memory dump support for QCA4019Anilkumar Kolli2018-11-051-1/+102
* ath10k: add memory dump support for QCA9888 and QCA99X0Anilkumar Kolli2018-05-251-0/+98
* ath10k: add memory dump support QCA9984Anilkumar Kolli2018-03-291-0/+90
* ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang2018-02-071-1/+2
* ath10k: add memory dump support QCA988XKalle Valo2017-12-271-0/+40
* ath10k: add memory dump support for QCA6174/QCA9377Alan Liu2017-12-271-0/+786
* ath10k: add coredump_mask module parameterKalle Valo2017-12-271-22/+41
* ath10k: detach coredump.c from debug.cKalle Valo2017-12-271-34/+17Star
* ath10k: refactor firmware crashdump code to coredump.cKalle Valo2017-12-271-0/+165