summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/dbg.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-02wifi: iwlwifi: remove unused function prototypeJohannes Berg1-2/+0
2023-12-12wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor dataEmmanuel Grumbach1-0/+1
2023-09-13wifi: iwlwifi: fw: disable firmware debug assertsGregory Greenman1-0/+1
2023-06-21wifi: iwlwifi: fw: send marker cmd before suspend cmdMiri Korenblit1-0/+2
2023-06-19wifi: iwlwifi: add some FW misbehaviour check infrastructureJohannes Berg1-1/+15
2022-02-18iwlwifi: yoyo: send hcmd to fw after dump collection completes.Mukesh Sisodiya1-1/+4
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg1-3/+4
2021-06-22iwlwifi: move error dump to fw utilsJohannes Berg1-1/+3
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-64/+6
2020-04-24iwlwifi: dbg: support multiple dumps in legacy dump flowShahar S Matityahu1-11/+0
2020-03-06iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho1-3/+3
2019-10-25iwlwifi: dbg_ini: use new trigger TLV in dump flowShahar S Matityahu1-32/+15
2019-09-06iwlwifi: dbg: remove iwl_fw_cancel_dumps functionShahar S Matityahu1-11/+0
2019-09-06iwlwifi: dbg_ini: remove periodic triggerShahar S Matityahu1-4/+2
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-1/+1
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-1/+1
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu1-3/+0
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu1-4/+5
2019-09-06iwlwifi: dbg: support debug recording suspend resume commandShahar S Matityahu1-6/+3
2019-09-06iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu1-1/+1
2019-09-06iwlwifi: dbg: move monitor recording functionality from header fileShahar S Matityahu1-85/+4
2019-06-29iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu1-29/+18
2019-06-29iwlwifi: dbg_ini: fix debug monitor stop and restart in ini modeShahar S Matityahu1-1/+19
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu1-12/+12
2019-06-29iwlwifi: dbg_ini: remove redundant checking of ini modeShahar S Matityahu1-1/+1
2019-06-29iwlwifi: dbg: fix debug monitor stop and restart delaysShahar S Matityahu1-2/+4
2019-06-29iwlwifi: dbg_ini: implement dump info collectionShahar S Matityahu1-0/+18
2019-06-29iwlwifi: dbg_ini: add consecutive trigger firing supportShahar S Matityahu1-5/+14
2019-06-29iwlwifi: dbg_ini: dump headers cleanupShahar S Matityahu1-3/+0
2019-06-01iwlwifi: print fseq info upon fw assertShahar S Matityahu1-0/+2
2019-04-29iwlwifi: dbg_ini: add periodic trigger supportShahar S Matityahu1-0/+3
2019-04-03iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu1-0/+10
2019-03-22iwlwifi: dbg_ini: separate between ini and legacy dump flowsShahar S Matityahu1-10/+7
2019-02-14iwlwifi: dbg_ini: enable ignore consecutive trigger featureShahar S Matityahu1-22/+15
2019-02-14iwlwifi: mvm: add a debug_enable opShahar S Matityahu1-1/+3
2019-02-14iwlwifi: align to new periphery address space for AX210 familyShaul Triebitz1-8/+8
2019-02-14iwlwifi: dbg_ini: rewrite trigger flow and align to FW API changesShahar S Matityahu1-3/+4
2019-02-14iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu1-0/+20
2019-02-04iwlwifi: dbg_ini: create new dump flow and implement prph dumpShahar S Matityahu1-0/+4
2019-02-04iwlwifi: Fix pre operational dumping flowsShahar S Matityahu1-2/+3
2019-02-04iwlwifi: differentiate between alive timeout and alive flow failureShahar S Matityahu1-1/+1
2019-01-29iwlwifi: make sure cur_fw_img is valid before accessing imgLuca Coelho1-0/+1
2019-01-29iwlwifi: make iwl_fw_dbg_start_stop_hcmd() inlineLuca Coelho1-1/+2
2019-01-29iwlwifi: mvm: clean up LDBG config command usageJohannes Berg1-7/+6
2019-01-25iwlwifi: wrt: add to dump number of lmacs, lmac1 and umac error idShahar S Matityahu1-1/+4
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-3/+36
2018-12-14iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon1-1/+1
2018-11-23iwlwifi: add debugfs file to read fw debug data recordingLior Cohen1-0/+14
2018-11-23iwlwifi: dbg: add apply point logicSara Sharon1-0/+4