aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/fw/dbg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
11 dayswifi: iwlwifi: Ensure prph_mac dump includes all addressesDaniel Gabay1-7/+2
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-0/+1
2024-03-25wifi: iwlwifi: fw: add clarifying comments about iwl_fwrt_dump_dataJohannes Berg1-0/+1
2024-03-25wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg1-7/+8
2024-02-08wifi: iwlwifi: use system_unbound_wq for debug dumpJohannes Berg1-2/+5
2024-02-08Merge wireless into wireless-nextJohannes Berg1-2/+1
2024-02-02wifi: iwlwifi: fw: dbg: ensure correct config name sizesJohannes Berg1-1/+4
2024-02-02wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg1-6/+9
2024-02-01wifi: iwlwifi: remove extra kernel-docJohannes Berg1-2/+1
2023-12-21wifi: iwlwifi: mvm: use the new command to clear the internal bufferEmmanuel Grumbach1-0/+9
2023-12-12wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor dataEmmanuel Grumbach1-0/+10
2023-12-01wifi: iwlwifi: fw: replace deprecated strncpy with strscpy_padJustin Stitt1-4/+4
2023-10-23wifi: iwlwifi: add support for SNPS DPHYIP region typeDaniel Gabay1-1/+55
2023-10-23wifi: iwlwifi: add support for new ini region typesMiri Korenblit1-1/+71
2023-10-23wifi: iwlwifi: Extract common prph mac/phy regions data dump logicMiri Korenblit1-17/+35
2023-09-13wifi: iwlwifi: fw: disable firmware debug assertsGregory Greenman1-0/+25
2023-06-21wifi: iwlwifi: fw: send marker cmd before suspend cmdMiri Korenblit1-4/+52
2023-06-14wifi: iwlwifi: unify checks for HW error valuesJohannes Berg1-2/+2
2023-06-07Merge wireless into wireless-nextJohannes Berg1-8/+11
2023-06-06wifi: iwlwifi: remove dead code in iwl_dump_ini_imr_get_size()Mukesh Sisodiya1-7/+5
2023-05-16wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg1-8/+11
2023-04-14wifi: iwlwifi: fw: move memset before early returnTom Rix1-2/+2
2023-04-14wifi: iwlwifi: yoyo: skip dump correctly on hw errorDaniel Gabay1-2/+2
2023-04-14wifi: iwlwifi: Fix the duplicate dump nameMukesh Sisodiya1-0/+2
2023-03-15wifi: iwlwifi: yoyo: Add new tlv for dump file name extensionMukesh Sisodiya1-1/+31
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