aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/intel/iwlwifi/fw/dbg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-10iwlwifi: dbg: check trigger data before accessMordechay Goodstein1-0/+5
2022-03-10iwlwifi: dbg: in sync mode don't call scheduleMordechay Goodstein1-2/+2
2022-03-10iwlwifi: yoyo: dump IMR DRAM only for HW and FW errorMukesh Sisodiya1-0/+25
2022-02-18iwlwifi/fw: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)1-1/+1
2022-02-18iwlwifi: Make use of the helper macro LIST_HEAD()Cai Huoqing1-1/+1
2022-02-18iwlwifi: yoyo: send hcmd to fw after dump collection completes.Mukesh Sisodiya1-1/+31
2022-02-18iwlwifi: yoyo: support dump policy for the dump sizeMukesh Sisodiya1-9/+28
2022-02-18iwlwifi: remove unused macrosJohannes Berg1-3/+0
2022-02-18iwlwifi: fw: make dump_start callback voidJohannes Berg1-3/+2
2022-02-18iwlwifi: yoyo: remove DBGI_SRAM address reset writingRotem Saado1-2/+0
2022-02-18iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya1-3/+94
2022-02-18iwlwifi: yoyo: fix DBGI_SRAM ini dump header.Rotem Saado1-2/+27
2022-02-18iwlwifi: dbg: add infra for tracking free buffer sizeMordechay Goodstein1-30/+60
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg1-1/+1
2021-12-21iwlwifi: yoyo: fix issue with new DBGI_SRAM region read.Mukesh Sisodiya1-1/+1
2021-12-21iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya1-0/+3
2021-12-21iwlwifi: Read the correct addresses when getting the crf idMatti Gottlieb1-1/+1
2021-12-07iwlwifi: fw: correctly detect HW-SMEM region subtypeJohannes Berg1-2/+1
2021-12-07iwlwifi: fw: add support for splitting region type bitsMordechay Goodstein1-5/+9
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant1-2/+2
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg1-3/+41
2021-10-22iwlwifi: Add support for getting rf id with blank otpMatti Gottlieb1-1/+1
2021-08-26iwlwifi: yoyo: support for new DBGI_SRAM regionMukesh Sisodiya1-0/+37
2021-08-26iwlwifi: fw: fix debug dump data declarationsJohannes Berg1-4/+4
2021-08-26iwlwifi: fw: correctly limit to monitor dumpJohannes Berg1-1/+1
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg1-45/+52
2021-06-22iwlwifi: move error dump to fw utilsJohannes Berg1-38/+0
2021-06-22iwlwifi: yoyo: support region TLV version 2Mukesh Sisodiya1-1/+8
2021-04-14iwlwifi: fw: print out trigger delay when collecting dataJohannes Berg1-1/+3
2021-02-11iwlwifi: mvm: Check ret code for iwl_mvm_load_nvm_to_nicAbhishek Naik1-1/+2
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg1-27/+18
2021-02-10iwlwifi: dbg: remove unsupported regionsMordechay Goodstein1-2/+4
2021-02-05iwlwifi: dbg: dump paged memory from index 1Mordechay Goodstein1-16/+18
2020-12-11iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function headerLee Jones1-1/+1
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-63/+6
2020-12-10iwlwifi: yoyo: align the write pointer to DWsRotem Saado1-0/+5
2020-12-10iwlwifi: yoyo: add the ability to dump phy peripheryMordechay Goodstein1-5/+72
2020-10-01iwlwifi: dbg: add dumping special device memoryMordechay Goodstein1-0/+56
2020-06-08iwlwifi: Don't IWL_WARN on FW reconfigurationChris Down1-1/+1
2020-05-08iwlwifi: dbg_ini: differentiate ax210 hw with same hw typeLiad Kaufman1-1/+21
2020-05-08iwlwifi: dbg: mark a variable __maybe_unusedJohannes Berg1-1/+1
2020-05-08iwlwifi: yoyo: remove magic numberMordechay Goodstein1-1/+5
2020-05-08iwlwifi: dbg: set debug descriptor to NULL outside of iwl_fw_free_dump_descShahar S Matityahu1-9/+10
2020-05-08iwlwifi: yoyo: use hweight_long instead of bit manipulatingMordechay Goodstein1-12/+13
2020-05-08iwlwifi: yoyo: add support for parsing SHARED_MEM_ALLOC version 4Mordechay Goodstein1-3/+26
2020-04-24iwlwifi: yoyo: support IWL_FW_INI_TIME_POINT_HOST_ALIVE_TIMEOUT time pointShahar S Matityahu1-14/+28
2020-04-24iwlwifi: dbg: support multiple dumps in legacy dump flowShahar S Matityahu1-35/+62
2020-03-27Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-8/+39
2020-03-27iwlwifi: yoyo: don't block dumping internal memory when not in SRAM moderotem saado1-7/+1
2020-03-27iwlwifi: yoyo: add PCI config space region typeLuca Coelho1-1/+38