aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/dbg.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-04iwlwifi: differentiate between alive timeout and alive flow failureShahar S Matityahu1-13/+18
2019-02-04iwlwifi: fix bad dma handling in page_mem dumping flowShahar S Matityahu1-0/+3
2019-02-04iwlwifi: dbg_ini: give better naming to region struct fieldsShahar S Matityahu1-10/+11
2019-01-29iwlwifi: dbg_ini: set dump mask BIT(n) instead of nShahar S Matityahu1-2/+2
2019-01-29iwlwifi: dbg_ini: retrieve dump_delay value properlyShahar S Matityahu1-1/+1
2019-01-29iwlwifi: dbg_ini: properly handle ini user triggerShahar S Matityahu1-4/+0
2019-01-29iwlwifi: dbg_ini: allocate dram buffer with proper flagsShahar S Matityahu1-2/+4
2019-01-29iwlwifi: mvm: clean up LDBG config command usageJohannes Berg1-6/+6
2019-01-25iwlwifi: avoid access out of memory allocatedMordechay Goodstein1-0/+6
2019-01-25iwlwifi: tighten boundary checksLiad Kaufman1-0/+2
2019-01-25iwlwifi: wrt: add 22000 device familiy prph dump supportShahar S Matityahu1-37/+131
2019-01-25iwlwifi: wrt: add to dump number of lmacs, lmac1 and umac error idShahar S Matityahu1-1/+7
2018-12-20iwlwifi: dbg: add debug data to warningSara Sharon1-1/+2
2018-12-20iwlwifi: wrt: add rt status and num of rx/tx fifos to dumpShahar S Matityahu1-0/+1
2018-12-14iwlwifi: add support for triggering ini triggersSara Sharon1-6/+53
2018-12-14iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon1-2/+261
2018-11-23iwlwifi: dbg: add apply point logicSara Sharon1-0/+207
2018-11-23iwlwifi: dbg: disable triggers for iniSara Sharon1-0/+3
2018-11-23iwlwifi: add fw dump upon RT ucode start failureLior Cohen1-0/+8
2018-11-23iwlwifi: dbg: split fifos dumpSara Sharon1-13/+39
2018-11-23iwlwifi: dbg: don't limit dump decisions to all or monitorSara Sharon1-2/+5
2018-11-11iwlwifi: fw: use helper to determine whether to dump pagingSara Sharon1-28/+29
2018-11-11iwlwifi: dbg: use helper to check if debug type is setSara Sharon1-18/+18
2018-11-11iwlwifi: dbg: avoid passing trigger aroundSara Sharon1-11/+9
2018-10-08iwlwifi: dump debug data before stop deviceShahar S Matityahu1-7/+20
2018-10-06iwlwifi: dbg: make trigger functions type agnosticSara Sharon1-19/+18
2018-10-06iwlwifi: dbg: decrement occurrences for all triggersSara Sharon1-6/+10
2018-10-06iwlwifi: add dump collection in case alive flow failsShahar S Matityahu1-1/+26
2018-10-06iwlwifi: dbg: dump memory in a helper functionSara Sharon1-58/+34
2018-10-06iwlwifi: dbg: split iwl_fw_error_dump to two functionsSara Sharon1-23/+40
2018-10-06iwlwifi: dbg: refactor dump code to improve readabilitySara Sharon1-92/+66
2018-10-06iwlwifi: dbg: move debug data to a structSara Sharon1-34/+34
2018-09-28iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dumpEmmanuel Grumbach1-1/+1
2018-09-28iwlwifi: debug flow cleanupShahar S Matityahu1-99/+113
2018-09-28iwlwifi: fw: stop and start debugging using host commandSara Sharon1-2/+2
2018-09-28iwlwifi: fw: add a restart FW debug functionSara Sharon1-29/+8
2018-08-31Revert "iwlwifi: allow memory debug TLV to specify the memory type"Johannes Berg1-44/+11
2018-08-31iwlwifi: avoid code duplication in stopping fw debug data recordingShahar S Matityahu1-2/+2
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-3/+0
2018-08-31iwlwifi: don't WARN on trying to dump dead firmwareJohannes Berg1-4/+3
2018-08-31iwlwifi: add d3 debug data supportShahar S Matityahu1-0/+48
2018-08-31iwlwifi: turn timestamp marker cmd off by defaultMordechay Goodstein1-3/+0
2018-08-02iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu1-119/+165
2018-03-28iwlwifi: wrt: add fw force restart via triggersShahar S Matityahu1-0/+6
2018-03-28iwlwifi: set default timstamp marker cmdMordechay Goodstein1-0/+4
2018-03-02iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz1-2/+11
2017-11-25iwlwifi: dbg: allow wrt collection before ALIVELiad Kaufman1-1/+14
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-5/+2
2017-10-06iwlwifi: Add few debug prints to the WRT dump flowIlan Peer1-0/+15
2017-10-06iwlwifi: stop dbgc recording before stopping DMAGolan Ben Ami1-5/+2