summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: dbg: disable ini debug in 8000 family and belowMukesh Sisodiya2021-12-071-1/+1
* iwlwifi: fw: add support for splitting region type bitsMordechay Goodstein2021-12-071-5/+5
* iwlwifi: yoyo: support for ROM usnifferMukesh Sisodiya2021-10-281-15/+77
* iwlwifi: dbg: treat non active regions as unsupported regionsRotem Saado2021-10-221-1/+3
* iwlwifi: dbg: treat dbgc allocation failure when tlv is missingRotem Saado2021-10-221-1/+3
* iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya2021-10-221-1/+157
* iwlwifi: allow debug init in RF-killJohannes Berg2021-08-261-0/+1
* iwlwifi: yoyo: cleanup internal buffer allocation in D3Mukesh Sisodiya2021-08-261-2/+1
* iwlwifi: iwl-dbg-tlv: add info about loading external dbg binMordechay Goodstein2021-08-261-1/+4
* iwlwifi: prepare for synchronous error dumpsJohannes Berg2021-08-261-12/+13
* iwlwifi: yoyo: support region TLV version 2Mukesh Sisodiya2021-06-221-1/+12
* iwlwifi: dbg: disable ini debug in 9000 family and belowMukesh Sisodiya2021-04-141-2/+3
* iwlwifi: dbg: remove unsupported regionsMordechay Goodstein2021-02-101-1/+35
* iwlwifi: dbg: Mark ucode tlv data as constTakashi Iwai2021-02-101-24/+26
* iwlwifi: dbg: Don't touch the tlv dataTakashi Iwai2021-01-141-7/+0
* iwlwifi: use SPDX tagsJohannes Berg2020-12-091-61/+4
* iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()Johannes Berg2020-12-091-1/+1
* iwlwifi: yoyo: add support for internal buffer allocation in D3Mordechay Goodstein2020-10-011-3/+7
* iwlwifi: dbg: add debug host notification (DHN) time pointMordechay Goodstein2020-10-011-0/+1
* iwlwifi: dbg: run init_cfg function once per driver loadMordechay Goodstein2020-10-011-0/+3
* iwlwifi: dbg: remove no filter conditionMordechay Goodstein2020-10-011-3/+2
* iwlwifi: dbg: add dumping special device memoryMordechay Goodstein2020-10-011-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2020-08-041-2/+14
|\
| * iwlwifi: fix crash in iwl_dbg_tlv_alloc_triggerJiri Slaby2020-06-231-2/+14
* | iwlwifi: yoyo: don't print failure if debug firmware is missingWolfram Sang2020-08-021-1/+1
|/
* iwlwifi: yoyo: don't access TLV before verifying lenMordechay Goodstein2020-05-081-23/+21
* iwlwifi: debug: set NPK buffer in context infoGil Adam2020-04-241-8/+18
* iwlwifi: yoyo: add PCI config space region typeLuca Coelho2020-03-271-0/+6
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-45/+20
|\
| * iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho2020-01-041-13/+9
| * iwlwifi: yoyo: remove the iwl_dbg_tlv_gen_active_trigs() functionLuca Coelho2020-01-041-22/+12
| * iwlwifi: yoyo: remove unnecessary active triggers status flagLuca Coelho2020-01-041-13/+1
| * iwlwifi: yoyo: don't allow changing the domain via debugfsLuca Coelho2020-01-041-1/+2
* | iwlwifi: fix TLV fragment allocation loopLuca Coelho2019-12-231-1/+8
|/
* iwlwifi: dbg_ini: support FW notification dumping in case of missed beaconShahar S Matityahu2019-10-251-0/+1
* iwlwifi: dbg_ini: rename external debug configuration fileShahar S Matityahu2019-10-251-1/+1
* iwlwifi: dbg_ini: support FW response/notification region typeShahar S Matityahu2019-10-251-0/+32
* iwlwifi: dbg_ini: add periodic trigger new API supportShahar S Matityahu2019-10-251-1/+104
* iwlwifi: dbg_ini: implement monitor allocation flowShahar S Matityahu2019-10-251-1/+248
* iwlwifi: dbg_ini: implement time point handlingShahar S Matityahu2019-10-251-1/+279
* iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu2019-10-251-9/+215
* iwlwifi: dbg_ini: remove periodic triggerShahar S Matityahu2019-09-061-0/+6
* iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu2019-09-061-483/+6
* iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu2019-09-061-0/+429
* iwlwifi: dbg_ini: verify debug TLVs at allocation phaseShahar S Matityahu2019-09-061-44/+107
* iwlwifi: dbg_ini: use linked list to store debug TLVsShahar S Matityahu2019-09-061-84/+37
* iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs bufferShahar S Matityahu2019-09-061-18/+0
* iwlwifi: dbg_ini: align dbg tlv functions names to a single formatShahar S Matityahu2019-09-061-10/+10
* iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu2019-06-291-16/+16
* iwlwifi: dbg_ini: support debug info TLVShahar S Matityahu2019-06-291-0/+1