summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-28iwlwifi: yoyo: support for ROM usnifferMukesh Sisodiya1-15/+77
2021-10-22iwlwifi: dbg: treat non active regions as unsupported regionsRotem Saado1-1/+3
2021-10-22iwlwifi: dbg: treat dbgc allocation failure when tlv is missingRotem Saado1-1/+3
2021-10-22iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya1-1/+157
2021-08-26iwlwifi: allow debug init in RF-killJohannes Berg1-0/+1
2021-08-26iwlwifi: yoyo: cleanup internal buffer allocation in D3Mukesh Sisodiya1-2/+1
2021-08-26iwlwifi: iwl-dbg-tlv: add info about loading external dbg binMordechay Goodstein1-1/+4
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg1-12/+13
2021-06-22iwlwifi: yoyo: support region TLV version 2Mukesh Sisodiya1-1/+12
2021-04-14iwlwifi: dbg: disable ini debug in 9000 family and belowMukesh Sisodiya1-2/+3
2021-02-10iwlwifi: dbg: remove unsupported regionsMordechay Goodstein1-1/+35
2021-02-10iwlwifi: dbg: Mark ucode tlv data as constTakashi Iwai1-24/+26
2021-01-14iwlwifi: dbg: Don't touch the tlv dataTakashi Iwai1-7/+0
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-61/+4
2020-12-10iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()Johannes Berg1-1/+1
2020-10-01iwlwifi: yoyo: add support for internal buffer allocation in D3Mordechay Goodstein1-3/+7
2020-10-01iwlwifi: dbg: add debug host notification (DHN) time pointMordechay Goodstein1-0/+1
2020-10-01iwlwifi: dbg: run init_cfg function once per driver loadMordechay Goodstein1-0/+3
2020-10-01iwlwifi: dbg: remove no filter conditionMordechay Goodstein1-3/+2
2020-10-01iwlwifi: dbg: add dumping special device memoryMordechay Goodstein1-0/+7
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-2/+14
2020-08-02iwlwifi: yoyo: don't print failure if debug firmware is missingWolfram Sang1-1/+1
2020-06-23iwlwifi: fix crash in iwl_dbg_tlv_alloc_triggerJiri Slaby1-2/+14
2020-05-08iwlwifi: yoyo: don't access TLV before verifying lenMordechay Goodstein1-23/+21
2020-04-24iwlwifi: debug: set NPK buffer in context infoGil Adam1-8/+18
2020-03-27iwlwifi: yoyo: add PCI config space region typeLuca Coelho1-0/+6
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller1-45/+20
2020-01-04iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho1-13/+9
2020-01-04iwlwifi: yoyo: remove the iwl_dbg_tlv_gen_active_trigs() functionLuca Coelho1-22/+12
2020-01-04iwlwifi: yoyo: remove unnecessary active triggers status flagLuca Coelho1-13/+1
2020-01-04iwlwifi: yoyo: don't allow changing the domain via debugfsLuca Coelho1-1/+2
2019-12-23iwlwifi: fix TLV fragment allocation loopLuca Coelho1-1/+8
2019-10-25iwlwifi: dbg_ini: support FW notification dumping in case of missed beaconShahar S Matityahu1-0/+1
2019-10-25iwlwifi: dbg_ini: rename external debug configuration fileShahar S Matityahu1-1/+1
2019-10-25iwlwifi: dbg_ini: support FW response/notification region typeShahar S Matityahu1-0/+32
2019-10-25iwlwifi: dbg_ini: add periodic trigger new API supportShahar S Matityahu1-1/+104
2019-10-25iwlwifi: dbg_ini: implement monitor allocation flowShahar S Matityahu1-1/+248
2019-10-25iwlwifi: dbg_ini: implement time point handlingShahar S Matityahu1-1/+279
2019-10-25iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu1-9/+215
2019-09-06iwlwifi: dbg_ini: remove periodic triggerShahar S Matityahu1-0/+6
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu1-483/+6
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu1-0/+429
2019-09-06iwlwifi: dbg_ini: verify debug TLVs at allocation phaseShahar S Matityahu1-44/+107
2019-09-06iwlwifi: dbg_ini: use linked list to store debug TLVsShahar S Matityahu1-84/+37
2019-09-06iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs bufferShahar S Matityahu1-18/+0
2019-09-06iwlwifi: dbg_ini: align dbg tlv functions names to a single formatShahar S Matityahu1-10/+10
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu1-16/+16
2019-06-29iwlwifi: dbg_ini: support debug info TLVShahar S Matityahu1-0/+1
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller1-1/+1
2019-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2