summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/fw/dbg.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: Ensure prph_mac dump includes all addressesDaniel Gabay2024-05-061-7/+2
* Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-04-031-0/+1
|\
| * wifi: iwlwifi: fw: add clarifying comments about iwl_fwrt_dump_dataJohannes Berg2024-03-251-0/+1
* | wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg2024-03-251-7/+8
|/
* wifi: iwlwifi: use system_unbound_wq for debug dumpJohannes Berg2024-02-081-2/+5
* Merge wireless into wireless-nextJohannes Berg2024-02-081-2/+1
|\
| * wifi: iwlwifi: remove extra kernel-docJohannes Berg2024-02-011-2/+1
* | wifi: iwlwifi: fw: dbg: ensure correct config name sizesJohannes Berg2024-02-021-1/+4
* | wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg2024-02-021-6/+9
|/
* wifi: iwlwifi: mvm: use the new command to clear the internal bufferEmmanuel Grumbach2023-12-211-0/+9
* wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor dataEmmanuel Grumbach2023-12-121-0/+10
* wifi: iwlwifi: fw: replace deprecated strncpy with strscpy_padJustin Stitt2023-12-011-4/+4
* wifi: iwlwifi: add support for SNPS DPHYIP region typeDaniel Gabay2023-10-231-1/+55
* wifi: iwlwifi: add support for new ini region typesMiri Korenblit2023-10-231-1/+71
* wifi: iwlwifi: Extract common prph mac/phy regions data dump logicMiri Korenblit2023-10-231-17/+35
* wifi: iwlwifi: fw: disable firmware debug assertsGregory Greenman2023-09-131-0/+25
* wifi: iwlwifi: fw: send marker cmd before suspend cmdMiri Korenblit2023-06-211-4/+52
* wifi: iwlwifi: unify checks for HW error valuesJohannes Berg2023-06-141-2/+2
* Merge wireless into wireless-nextJohannes Berg2023-06-071-8/+11
|\
| * wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg2023-05-161-8/+11
* | wifi: iwlwifi: remove dead code in iwl_dump_ini_imr_get_size()Mukesh Sisodiya2023-06-061-7/+5
|/
* wifi: iwlwifi: fw: move memset before early returnTom Rix2023-04-141-2/+2
* wifi: iwlwifi: yoyo: skip dump correctly on hw errorDaniel Gabay2023-04-141-2/+2
* wifi: iwlwifi: Fix the duplicate dump nameMukesh Sisodiya2023-04-141-0/+2
* wifi: iwlwifi: yoyo: Add new tlv for dump file name extensionMukesh Sisodiya2023-03-151-1/+31
* iwlwifi: dbg: check trigger data before accessMordechay Goodstein2022-03-101-0/+5
* iwlwifi: dbg: in sync mode don't call scheduleMordechay Goodstein2022-03-101-2/+2
* iwlwifi: yoyo: dump IMR DRAM only for HW and FW errorMukesh Sisodiya2022-03-101-0/+25
* iwlwifi/fw: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)2022-02-181-1/+1
* iwlwifi: Make use of the helper macro LIST_HEAD()Cai Huoqing2022-02-181-1/+1
* iwlwifi: yoyo: send hcmd to fw after dump collection completes.Mukesh Sisodiya2022-02-181-1/+31
* iwlwifi: yoyo: support dump policy for the dump sizeMukesh Sisodiya2022-02-181-9/+28
* iwlwifi: remove unused macrosJohannes Berg2022-02-181-3/+0
* iwlwifi: fw: make dump_start callback voidJohannes Berg2022-02-181-3/+2
* iwlwifi: yoyo: remove DBGI_SRAM address reset writingRotem Saado2022-02-181-2/+0
* iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya2022-02-181-3/+94
* iwlwifi: yoyo: fix DBGI_SRAM ini dump header.Rotem Saado2022-02-181-2/+27
* iwlwifi: dbg: add infra for tracking free buffer sizeMordechay Goodstein2022-02-181-30/+60
* iwlwifi: avoid void pointer arithmeticJohannes Berg2022-02-181-1/+1
* iwlwifi: yoyo: fix issue with new DBGI_SRAM region read.Mukesh Sisodiya2021-12-211-1/+1
* iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya2021-12-211-0/+3
* iwlwifi: Read the correct addresses when getting the crf idMatti Gottlieb2021-12-211-1/+1
* iwlwifi: fw: correctly detect HW-SMEM region subtypeJohannes Berg2021-12-071-2/+1
* iwlwifi: fw: add support for splitting region type bitsMordechay Goodstein2021-12-071-5/+9
* iwlwifi: support 4-bits in MAC step valueMike Golant2021-12-071-2/+2
* iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg2021-10-221-3/+41
* iwlwifi: Add support for getting rf id with blank otpMatti Gottlieb2021-10-221-1/+1
* iwlwifi: yoyo: support for new DBGI_SRAM regionMukesh Sisodiya2021-08-261-0/+37
* iwlwifi: fw: fix debug dump data declarationsJohannes Berg2021-08-261-4/+4
* iwlwifi: fw: correctly limit to monitor dumpJohannes Berg2021-08-261-1/+1