summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
AgeCommit message (Expand)Author
2024-02-12wifi: iwlwifi: don't use TRUE/FALSE with boolJohannes Berg
2024-02-02wifi: iwlwifi: dbg-tlv: ensure NUL terminationJohannes Berg
2024-02-02wifi: iwlwifi: dbg-tlv: use struct_size() for allocationJohannes Berg
2024-02-02wifi: iwlwifi: dbg-tlv: avoid extra allocation/copyJohannes Berg
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-18wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach
2023-12-12wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor dataEmmanuel Grumbach
2023-09-13wifi: iwlwifi: fw: disable firmware debug assertsGregory Greenman
2023-06-14wifi: iwlwifi: dbg-tlv: clear FW debug memory on initJohannes Berg
2023-06-14wifi: iwlwifi: dbg-tlv: fix DRAM data initJohannes Berg
2023-06-06wifi: iwlwifi: do not log undefined DRAM buffers unnecessarilyBenjamin Berg
2023-04-17wifi: iwlwifi: move debug buffer allocation failure to info verbosityGolan Ben Ami
2023-04-14wifi: iwlwifi: yoyo: Fix possible division by zeroDaniel Gabay
2023-03-07wifi: iwlwifi: Update logs for yoyo reset sw changesMukesh Sisodiya
2023-03-07wifi: iwlwifi: reduce verbosity of some logging eventsGolan Ben Ami
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-11-10wifi: iwlwifi: dbg: use bit of DRAM alloc ID to store failed allocsRotem Saado
2022-11-10wifi: iwlwifi: dbg: add support for DBGC4 on BZ family and aboveRotem Saado
2022-04-23iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck
2022-02-18iwlwifi: dbg_ini: Split memcpy() to avoid multi-field writeKees Cook
2022-02-18iwlwifi: yoyo: support dump policy for the dump sizeMukesh Sisodiya
2022-02-18iwlwifi: yoyo: Avoid using dram data if allocation failedMukesh Sisodiya
2022-02-18iwlwifi: avoid variable shadowingJohannes Berg
2022-02-18iwlwifi: dbg-tlv: clean up iwl_dbg_tlv_update_drams()Johannes Berg
2022-02-18iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya
2022-02-18iwlwifi: yoyo: fix DBGC allocation flowRotem Saado
2022-02-18iwlwifi: fix various more -Wcast-qual warningsJohannes Berg
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb
2021-12-21iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya
2021-12-21iwlwifi: fix debug TLV parsingJohannes Berg
2021-12-07iwlwifi: dbg: disable ini debug in 8000 family and belowMukesh Sisodiya
2021-12-07iwlwifi: fw: add support for splitting region type bitsMordechay Goodstein
2021-10-28iwlwifi: yoyo: support for ROM usnifferMukesh Sisodiya
2021-10-22iwlwifi: dbg: treat non active regions as unsupported regionsRotem Saado
2021-10-22iwlwifi: dbg: treat dbgc allocation failure when tlv is missingRotem Saado
2021-10-22iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya
2021-08-26iwlwifi: allow debug init in RF-killJohannes Berg
2021-08-26iwlwifi: yoyo: cleanup internal buffer allocation in D3Mukesh Sisodiya
2021-08-26iwlwifi: iwl-dbg-tlv: add info about loading external dbg binMordechay Goodstein
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg
2021-06-22iwlwifi: yoyo: support region TLV version 2Mukesh Sisodiya
2021-04-14iwlwifi: dbg: disable ini debug in 9000 family and belowMukesh Sisodiya
2021-02-10iwlwifi: dbg: remove unsupported regionsMordechay Goodstein
2021-02-10iwlwifi: dbg: Mark ucode tlv data as constTakashi Iwai
2021-01-14iwlwifi: dbg: Don't touch the tlv dataTakashi Iwai
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-12-10iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()Johannes Berg
2020-10-01iwlwifi: yoyo: add support for internal buffer allocation in D3Mordechay Goodstein
2020-10-01iwlwifi: dbg: add debug host notification (DHN) time pointMordechay Goodstein
2020-10-01iwlwifi: dbg: run init_cfg function once per driver loadMordechay Goodstein