aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/fw/dbg.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: add iwl_trans_is_dead() APIRotem Kerem2025-07-111-1/+1
* wifi: iwlwifi: add iwl_trans_device_enabled() APIRotem Kerem2025-07-111-2/+2
* iwlwifi: fw: simplify the iwl_fw_dbg_collect_trig()Zheng Yongjun2025-06-251-8/+3
* wifi: iwlwifi: phy periph read - flow modificationOr Ron2025-06-251-0/+16
* wifi: iwlwifi: fw: Fix possible memory leak in iwl_fw_dbg_collectPagadala Yesu Anjaneyulu2025-06-251-1/+6
* wifi: iwlwifi: dbg: fix dump trigger split checkJohannes Berg2025-05-121-1/+1
* wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg2025-05-091-15/+16
* wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg2025-05-091-13/+13
* wifi: iwlwifi: debug: set CDB indication from CSRMiri Korenblit2025-05-071-17/+8
* wifi: iwlwifi: trans: collect device informationJohannes Berg2025-05-071-10/+11
* wifi: iwlwifi: fw: do reset handshake during assert if neededJohannes Berg2025-04-231-3/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-03-061-28/+58
|\
| * wifi: iwlwifi: fw: allocate chained SG tables for dumpJohannes Berg2025-02-111-28/+58
* | wifi: iwlwifi: implement dump region splitJohannes Berg2025-02-111-24/+75
* | wifi: iwlwifi: use correct IMR dump variableJohannes Berg2025-02-111-2/+2
* | wifi: iwlwifi: fw: make iwl_send_dbg_dump_complete_cmd() staticJohannes Berg2025-02-111-3/+2
|/
* wifi: iwlwifi: clear trans->state earlier upon errorEmmanuel Grumbach2024-08-271-1/+1
* wifi: iwlwifi: remove struct iwl_trans_opsYedidya Benshimol2024-06-121-5/+1
* 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-041-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