summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/dbg.c
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-09iwlwifi: dump smem configuration when firmware crashesGolan Ben-Ami1-5/+33
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg1-0/+1099