index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
iwl-dbg-tlv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: dbg: disable ini debug in 8000 family and below
Mukesh Sisodiya
2021-12-07
1
-1
/
+1
*
iwlwifi: fw: add support for splitting region type bits
Mordechay Goodstein
2021-12-07
1
-5
/
+5
*
iwlwifi: yoyo: support for ROM usniffer
Mukesh Sisodiya
2021-10-28
1
-15
/
+77
*
iwlwifi: dbg: treat non active regions as unsupported regions
Rotem Saado
2021-10-22
1
-1
/
+3
*
iwlwifi: dbg: treat dbgc allocation failure when tlv is missing
Rotem Saado
2021-10-22
1
-1
/
+3
*
iwlwifi: yoyo: fw debug config from context info and preset
Mukesh Sisodiya
2021-10-22
1
-1
/
+157
*
iwlwifi: allow debug init in RF-kill
Johannes Berg
2021-08-26
1
-0
/
+1
*
iwlwifi: yoyo: cleanup internal buffer allocation in D3
Mukesh Sisodiya
2021-08-26
1
-2
/
+1
*
iwlwifi: iwl-dbg-tlv: add info about loading external dbg bin
Mordechay Goodstein
2021-08-26
1
-1
/
+4
*
iwlwifi: prepare for synchronous error dumps
Johannes Berg
2021-08-26
1
-12
/
+13
*
iwlwifi: yoyo: support region TLV version 2
Mukesh Sisodiya
2021-06-22
1
-1
/
+12
*
iwlwifi: dbg: disable ini debug in 9000 family and below
Mukesh Sisodiya
2021-04-14
1
-2
/
+3
*
iwlwifi: dbg: remove unsupported regions
Mordechay Goodstein
2021-02-10
1
-1
/
+35
*
iwlwifi: dbg: Mark ucode tlv data as const
Takashi Iwai
2021-02-10
1
-24
/
+26
*
iwlwifi: dbg: Don't touch the tlv data
Takashi Iwai
2021-01-14
1
-7
/
+0
*
iwlwifi: use SPDX tags
Johannes Berg
2020-12-09
1
-61
/
+4
*
iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()
Johannes Berg
2020-12-09
1
-1
/
+1
*
iwlwifi: yoyo: add support for internal buffer allocation in D3
Mordechay Goodstein
2020-10-01
1
-3
/
+7
*
iwlwifi: dbg: add debug host notification (DHN) time point
Mordechay Goodstein
2020-10-01
1
-0
/
+1
*
iwlwifi: dbg: run init_cfg function once per driver load
Mordechay Goodstein
2020-10-01
1
-0
/
+3
*
iwlwifi: dbg: remove no filter condition
Mordechay Goodstein
2020-10-01
1
-3
/
+2
*
iwlwifi: dbg: add dumping special device memory
Mordechay Goodstein
2020-10-01
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2020-08-04
1
-2
/
+14
|
\
|
*
iwlwifi: fix crash in iwl_dbg_tlv_alloc_trigger
Jiri Slaby
2020-06-23
1
-2
/
+14
*
|
iwlwifi: yoyo: don't print failure if debug firmware is missing
Wolfram Sang
2020-08-02
1
-1
/
+1
|
/
*
iwlwifi: yoyo: don't access TLV before verifying len
Mordechay Goodstein
2020-05-08
1
-23
/
+21
*
iwlwifi: debug: set NPK buffer in context info
Gil Adam
2020-04-24
1
-8
/
+18
*
iwlwifi: yoyo: add PCI config space region type
Luca Coelho
2020-03-27
1
-0
/
+6
*
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-01-27
1
-45
/
+20
|
\
|
*
iwlwifi: yoyo: check for the domain on all TLV types during init
Luca Coelho
2020-01-04
1
-13
/
+9
|
*
iwlwifi: yoyo: remove the iwl_dbg_tlv_gen_active_trigs() function
Luca Coelho
2020-01-04
1
-22
/
+12
|
*
iwlwifi: yoyo: remove unnecessary active triggers status flag
Luca Coelho
2020-01-04
1
-13
/
+1
|
*
iwlwifi: yoyo: don't allow changing the domain via debugfs
Luca Coelho
2020-01-04
1
-1
/
+2
*
|
iwlwifi: fix TLV fragment allocation loop
Luca Coelho
2019-12-23
1
-1
/
+8
|
/
*
iwlwifi: dbg_ini: support FW notification dumping in case of missed beacon
Shahar S Matityahu
2019-10-25
1
-0
/
+1
*
iwlwifi: dbg_ini: rename external debug configuration file
Shahar S Matityahu
2019-10-25
1
-1
/
+1
*
iwlwifi: dbg_ini: support FW response/notification region type
Shahar S Matityahu
2019-10-25
1
-0
/
+32
*
iwlwifi: dbg_ini: add periodic trigger new API support
Shahar S Matityahu
2019-10-25
1
-1
/
+104
*
iwlwifi: dbg_ini: implement monitor allocation flow
Shahar S Matityahu
2019-10-25
1
-1
/
+248
*
iwlwifi: dbg_ini: implement time point handling
Shahar S Matityahu
2019-10-25
1
-1
/
+279
*
iwlwifi: dbg_ini: add TLV allocation new API support
Shahar S Matityahu
2019-10-25
1
-9
/
+215
*
iwlwifi: dbg_ini: remove periodic trigger
Shahar S Matityahu
2019-09-06
1
-0
/
+6
*
iwlwifi: dbg_ini: remove apply point, switch to time point API
Shahar S Matityahu
2019-09-06
1
-483
/
+6
*
iwlwifi: dbg_ini: separate cfg and dump flows to different modules
Shahar S Matityahu
2019-09-06
1
-0
/
+429
*
iwlwifi: dbg_ini: verify debug TLVs at allocation phase
Shahar S Matityahu
2019-09-06
1
-44
/
+107
*
iwlwifi: dbg_ini: use linked list to store debug TLVs
Shahar S Matityahu
2019-09-06
1
-84
/
+37
*
iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs buffer
Shahar S Matityahu
2019-09-06
1
-18
/
+0
*
iwlwifi: dbg_ini: align dbg tlv functions names to a single format
Shahar S Matityahu
2019-09-06
1
-10
/
+10
*
iwlwifi: dbg: move trans debug fields to a separate struct
Shahar S Matityahu
2019-06-29
1
-16
/
+16
*
iwlwifi: dbg_ini: support debug info TLV
Shahar S Matityahu
2019-06-29
1
-0
/
+1
[next]