index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
iwl-dbg-tlv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
wifi: iwlwifi: Remove debug message
Mukesh Sisodiya
1
-12
/
+1
2024-06-12
wifi: iwlwifi: remove struct iwl_trans_ops
Yedidya Benshimol
1
-6
/
+0
2024-02-12
wifi: iwlwifi: don't use TRUE/FALSE with bool
Johannes Berg
1
-5
/
+5
2024-02-02
wifi: iwlwifi: dbg-tlv: ensure NUL termination
Johannes Berg
1
-0
/
+6
2024-02-02
wifi: iwlwifi: dbg-tlv: use struct_size() for allocation
Johannes Berg
1
-1
/
+1
2024-02-02
wifi: iwlwifi: dbg-tlv: avoid extra allocation/copy
Johannes Berg
1
-22
/
+27
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-2
/
+2
2024-01-18
wifi: iwlwifi: fix a memory corruption
Emmanuel Grumbach
1
-2
/
+2
2023-12-12
wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor data
Emmanuel Grumbach
1
-1
/
+1
2023-09-13
wifi: iwlwifi: fw: disable firmware debug asserts
Gregory Greenman
1
-0
/
+2
2023-06-14
wifi: iwlwifi: dbg-tlv: clear FW debug memory on init
Johannes Berg
1
-12
/
+23
2023-06-14
wifi: iwlwifi: dbg-tlv: fix DRAM data init
Johannes Berg
1
-8
/
+6
2023-06-06
wifi: iwlwifi: do not log undefined DRAM buffers unnecessarily
Benjamin Berg
1
-1
/
+6
2023-04-17
wifi: iwlwifi: move debug buffer allocation failure to info verbosity
Golan Ben Ami
1
-1
/
+1
2023-04-14
wifi: iwlwifi: yoyo: Fix possible division by zero
Daniel Gabay
1
-0
/
+6
2023-03-07
wifi: iwlwifi: Update logs for yoyo reset sw changes
Mukesh Sisodiya
1
-9
/
+11
2023-03-07
wifi: iwlwifi: reduce verbosity of some logging events
Golan Ben Ami
1
-3
/
+3
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-11-10
wifi: iwlwifi: dbg: use bit of DRAM alloc ID to store failed allocs
Rotem Saado
1
-1
/
+1
2022-11-10
wifi: iwlwifi: dbg: add support for DBGC4 on BZ family and above
Rotem Saado
1
-1
/
+4
2022-04-23
iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
Guenter Roeck
1
-1
/
+1
2022-02-18
iwlwifi: dbg_ini: Split memcpy() to avoid multi-field write
Kees Cook
1
-1
/
+2
2022-02-18
iwlwifi: yoyo: support dump policy for the dump size
Mukesh Sisodiya
1
-4
/
+4
2022-02-18
iwlwifi: yoyo: Avoid using dram data if allocation failed
Mukesh Sisodiya
1
-3
/
+10
2022-02-18
iwlwifi: avoid variable shadowing
Johannes Berg
1
-2
/
+2
2022-02-18
iwlwifi: dbg-tlv: clean up iwl_dbg_tlv_update_drams()
Johannes Berg
1
-11
/
+18
2022-02-18
iwlwifi: yoyo: add IMR DRAM dump support
Mukesh Sisodiya
1
-0
/
+8
2022-02-18
iwlwifi: yoyo: fix DBGC allocation flow
Rotem Saado
1
-2
/
+1
2022-02-18
iwlwifi: fix various more -Wcast-qual warnings
Johannes Berg
1
-1
/
+1
2022-02-18
iwlwifi: propagate (const) type qualifier
Bjoern A. Zeeb
1
-1
/
+1
2021-12-21
iwlwifi: yoyo: support TLV-based firmware reset
Mukesh Sisodiya
1
-1
/
+42
2021-12-21
iwlwifi: fix debug TLV parsing
Johannes Berg
1
-4
/
+11
2021-12-07
iwlwifi: dbg: disable ini debug in 8000 family and below
Mukesh Sisodiya
1
-1
/
+1
2021-12-07
iwlwifi: fw: add support for splitting region type bits
Mordechay Goodstein
1
-5
/
+5
2021-10-28
iwlwifi: yoyo: support for ROM usniffer
Mukesh Sisodiya
1
-15
/
+77
2021-10-22
iwlwifi: dbg: treat non active regions as unsupported regions
Rotem Saado
1
-1
/
+3
2021-10-22
iwlwifi: dbg: treat dbgc allocation failure when tlv is missing
Rotem Saado
1
-1
/
+3
2021-10-22
iwlwifi: yoyo: fw debug config from context info and preset
Mukesh Sisodiya
1
-1
/
+157
2021-08-26
iwlwifi: allow debug init in RF-kill
Johannes Berg
1
-0
/
+1
2021-08-26
iwlwifi: yoyo: cleanup internal buffer allocation in D3
Mukesh Sisodiya
1
-2
/
+1
2021-08-26
iwlwifi: iwl-dbg-tlv: add info about loading external dbg bin
Mordechay Goodstein
1
-1
/
+4
2021-08-26
iwlwifi: prepare for synchronous error dumps
Johannes Berg
1
-12
/
+13
2021-06-22
iwlwifi: yoyo: support region TLV version 2
Mukesh Sisodiya
1
-1
/
+12
2021-04-14
iwlwifi: dbg: disable ini debug in 9000 family and below
Mukesh Sisodiya
1
-2
/
+3
2021-02-10
iwlwifi: dbg: remove unsupported regions
Mordechay Goodstein
1
-1
/
+35
2021-02-10
iwlwifi: dbg: Mark ucode tlv data as const
Takashi Iwai
1
-24
/
+26
2021-01-14
iwlwifi: dbg: Don't touch the tlv data
Takashi Iwai
1
-7
/
+0
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-61
/
+4
2020-12-10
iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()
Johannes Berg
1
-1
/
+1
2020-10-01
iwlwifi: yoyo: add support for internal buffer allocation in D3
Mordechay Goodstein
1
-3
/
+7
[next]