aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-06wifi: iwlwifi: Force SCU_ACTIVE for specific platformsDaniel Gabay1-1/+30
2024-02-08wifi: iwlwifi: read mac step from aux registerMiri Korenblit1-1/+1
2023-06-06wifi: iwlwifi: Enable loading of reduce-power tables into several segmentsAlon Giladi1-39/+111
2023-06-06wifi: iwlwifi: Use iwl_pnvm_image in reduce power tables flowAlon Giladi1-16/+9
2023-06-06wifi: iwlwifi: Separate loading and setting of power reduce tablesAlon Giladi1-4/+14
2023-06-06wifi: iwlwifi: Implement loading and setting of fragmented pnvm imageAlon Giladi1-6/+67
2023-06-06wifi: iwlwifi: Add support for fragmented pnvm imagesAlon Giladi1-32/+63
2023-06-06wifi: iwlwifi: Allow trans_pcie track more than 1 pnvm DRAM regionAlon Giladi1-4/+9
2023-06-06wifi: iwlwifi: Separate loading and setting of pnvm image into two functionsAlon Giladi1-28/+41
2023-06-06wifi: iwlwifi: Generalize the parsing of the pnvm imageAlon Giladi1-8/+26
2023-01-30wifi: iwlwifi: mvm: Support STEP equalizer settings from BIOS.Ayala Barazani1-0/+5
2022-03-10iwlwifi: mvm: add support for IMR based on platformMukesh Sisodiya1-1/+4
2021-10-22iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya1-0/+4
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho1-0/+34
2021-06-22iwlwifi: pcie: free some DMA memory earlierJohannes Berg1-8/+15
2021-06-22iwlwifi: pcie: free IML DMA memory allocationJohannes Berg1-5/+10
2021-06-22iwlwifi: pcie: remove TR/CR tail allocationsJohannes Berg1-14/+14
2021-04-06iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg1-30/+1
2021-02-11iwlwifi: pnvm: set the PNVM again if it was already loadedLuca Coelho1-9/+12
2021-01-25iwlwifi: pcie: fix context info memory leakJohannes Berg1-2/+9
2021-01-25iwlwifi: pcie: set LTR on more devicesJohannes Berg1-17/+22
2021-01-25iwlwifi: pcie: avoid potential PNVM leaksJohannes Berg1-0/+3
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-51/+4
2020-12-10iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg1-1/+1
2020-11-10iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg1-0/+20
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho1-6/+0
2020-10-08iwlwifi: pcie: implement set_pnvm opLuca Coelho1-0/+33
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein1-1/+1
2020-05-29iwlwifi: pcie: gen3: indicate 8k/12k RB size to deviceJohannes Berg1-0/+8
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-22/+25
2020-04-24iwlwifi: debug: set NPK buffer in context infoGil Adam1-22/+25
2020-04-21iwlwifi: pcie: indicate correct RB size to deviceJohannes Berg1-4/+14
2019-12-23iwlwifi: allocate more receive buffers for HE devicesJohannes Berg1-1/+1
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-13/+64
2019-10-25iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu1-14/+64
2019-10-25iwlwifi: dbg: remove multi buffers infraShahar S Matityahu1-6/+7
2019-10-09iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost1-11/+25
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-1/+1
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-1/+1
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu1-1/+1
2019-06-29iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach1-1/+1
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu1-4/+4
2019-04-19iwlwifi: unite macros with same meaningShaul Triebitz1-1/+2
2019-02-14iwlwifi: align to new periphery address space for AX210 familyShaul Triebitz1-8/+7
2019-02-14iwlwifi: introduce device family AX210Shaul Triebitz1-3/+10
2018-12-14iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon1-5/+8
2018-09-28iwlwifi: pcie: add infrastructure for multiple debug buffersSara Sharon1-2/+2
2018-07-26iwlwifi: pcie: start early debug for 22560 devicesGolan Ben Ami1-5/+10
2018-07-26iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami1-0/+202