summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/dbg.c
AgeCommit message (Expand)Author
2024-03-25wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg
2024-02-08wifi: iwlwifi: use system_unbound_wq for debug dumpJohannes Berg
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-02wifi: iwlwifi: fw: dbg: ensure correct config name sizesJohannes Berg
2024-02-02wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg
2024-02-01wifi: iwlwifi: remove extra kernel-docJohannes Berg
2023-12-21wifi: iwlwifi: mvm: use the new command to clear the internal bufferEmmanuel Grumbach
2023-12-12wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor dataEmmanuel Grumbach
2023-12-01wifi: iwlwifi: fw: replace deprecated strncpy with strscpy_padJustin Stitt
2023-10-23wifi: iwlwifi: add support for SNPS DPHYIP region typeDaniel Gabay
2023-10-23wifi: iwlwifi: add support for new ini region typesMiri Korenblit
2023-10-23wifi: iwlwifi: Extract common prph mac/phy regions data dump logicMiri Korenblit
2023-09-13wifi: iwlwifi: fw: disable firmware debug assertsGregory Greenman
2023-06-21wifi: iwlwifi: fw: send marker cmd before suspend cmdMiri Korenblit
2023-06-14wifi: iwlwifi: unify checks for HW error valuesJohannes Berg
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-06wifi: iwlwifi: remove dead code in iwl_dump_ini_imr_get_size()Mukesh Sisodiya
2023-05-16wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg
2023-04-14wifi: iwlwifi: fw: move memset before early returnTom Rix
2023-04-14wifi: iwlwifi: yoyo: skip dump correctly on hw errorDaniel Gabay
2023-04-14wifi: iwlwifi: Fix the duplicate dump nameMukesh Sisodiya
2023-03-15wifi: iwlwifi: yoyo: Add new tlv for dump file name extensionMukesh Sisodiya
2022-03-10iwlwifi: dbg: check trigger data before accessMordechay Goodstein
2022-03-10iwlwifi: dbg: in sync mode don't call scheduleMordechay Goodstein
2022-03-10iwlwifi: yoyo: dump IMR DRAM only for HW and FW errorMukesh Sisodiya
2022-02-18iwlwifi/fw: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)
2022-02-18iwlwifi: Make use of the helper macro LIST_HEAD()Cai Huoqing
2022-02-18iwlwifi: yoyo: send hcmd to fw after dump collection completes.Mukesh Sisodiya
2022-02-18iwlwifi: yoyo: support dump policy for the dump sizeMukesh Sisodiya
2022-02-18iwlwifi: remove unused macrosJohannes Berg
2022-02-18iwlwifi: fw: make dump_start callback voidJohannes Berg
2022-02-18iwlwifi: yoyo: remove DBGI_SRAM address reset writingRotem Saado
2022-02-18iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya
2022-02-18iwlwifi: yoyo: fix DBGI_SRAM ini dump header.Rotem Saado
2022-02-18iwlwifi: dbg: add infra for tracking free buffer sizeMordechay Goodstein
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg
2021-12-21iwlwifi: yoyo: fix issue with new DBGI_SRAM region read.Mukesh Sisodiya
2021-12-21iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya
2021-12-21iwlwifi: Read the correct addresses when getting the crf idMatti Gottlieb
2021-12-07iwlwifi: fw: correctly detect HW-SMEM region subtypeJohannes Berg
2021-12-07iwlwifi: fw: add support for splitting region type bitsMordechay Goodstein
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg
2021-10-22iwlwifi: Add support for getting rf id with blank otpMatti Gottlieb
2021-08-26iwlwifi: yoyo: support for new DBGI_SRAM regionMukesh Sisodiya
2021-08-26iwlwifi: fw: fix debug dump data declarationsJohannes Berg
2021-08-26iwlwifi: fw: correctly limit to monitor dumpJohannes Berg
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg
2021-06-22iwlwifi: move error dump to fw utilsJohannes Berg
2021-06-22iwlwifi: yoyo: support region TLV version 2Mukesh Sisodiya