summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/dbg.c
AgeCommit message (Expand)Author
2025-05-12wifi: iwlwifi: dbg: fix dump trigger split checkJohannes Berg
2025-05-09wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg
2025-05-09wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg
2025-05-07wifi: iwlwifi: debug: set CDB indication from CSRMiri Korenblit
2025-05-07wifi: iwlwifi: trans: collect device informationJohannes Berg
2025-04-23wifi: iwlwifi: fw: do reset handshake during assert if neededJohannes Berg
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-11wifi: iwlwifi: fw: allocate chained SG tables for dumpJohannes Berg
2025-02-11wifi: iwlwifi: implement dump region splitJohannes Berg
2025-02-11wifi: iwlwifi: use correct IMR dump variableJohannes Berg
2025-02-11wifi: iwlwifi: fw: make iwl_send_dbg_dump_complete_cmd() staticJohannes Berg
2024-08-27wifi: iwlwifi: clear trans->state earlier upon errorEmmanuel Grumbach
2024-06-12wifi: iwlwifi: remove struct iwl_trans_opsYedidya Benshimol
2024-05-06wifi: iwlwifi: Ensure prph_mac dump includes all addressesDaniel Gabay
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-25wifi: iwlwifi: fw: add clarifying comments about iwl_fwrt_dump_dataJohannes Berg
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