summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw
AgeCommit message (Expand)AuthorFilesLines
2022-04-08iwlwifi: yoyo: remove DBGI_SRAM address reset writingRotem Saado1-2/+0
2022-02-23iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho1-5/+6
2021-12-08iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET1-0/+6
2021-11-18iwlwifi: pnvm: read EFI data only if long enoughJohannes Berg1-3/+7
2021-11-18iwlwifi: pnvm: don't kmemdup() more than we haveJohannes Berg1-4/+3
2021-09-06iwlwifi: fix printk format warnings in uefi.cRandy Dunlap1-2/+2
2021-09-05iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET1-1/+5
2021-08-26iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3Gregory Greenman1-3/+28
2021-08-26iwlwifi: move get pnvm file name to a separate functionDror Moshe2-11/+22
2021-08-26iwlwifi: mvm: add support for responder config command version 9Avraham Stern1-4/+66
2021-08-26iwlwifi: mvm: add support for range request command version 13Avraham Stern1-1/+118
2021-08-26iwlwifi: yoyo: support for new DBGI_SRAM regionMukesh Sisodiya2-0/+40
2021-08-26iwlwifi: fw: fix debug dump data declarationsJohannes Berg2-13/+17
2021-08-26iwlwifi: api: remove datamember from structJohannes Berg1-2/+1
2021-08-26iwlwifi: acpi: fill in SAR tables with defaultsLuca Coelho1-8/+13
2021-08-26iwlwifi: acpi: fill in WGDS table with defaultsLuca Coelho1-13/+29
2021-08-26iwlwifi: acpi: support reading and storing WGDS revision 2Luca Coelho2-14/+43
2021-08-26iwlwifi: mvm: Read the PPAG and SAR tables at INIT stageMiri Korenblit2-13/+5
2021-08-26iwlwifi: fw: correctly limit to monitor dumpJohannes Berg1-1/+1
2021-08-26iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik1-7/+7
2021-08-26iwlwifi: convert flat GEO profile table to a struct versionLuca Coelho2-23/+39
2021-08-26iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definitionLuca Coelho1-2/+0
2021-08-26iwlwifi: support reading and storing EWRD revisions 1 and 2Luca Coelho2-11/+57
2021-08-26iwlwifi: acpi: support reading and storing WRDS revision 1 and 2Luca Coelho2-25/+80
2021-08-26iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile()Luca Coelho1-5/+8
2021-08-26iwlwifi: remove ACPI_SAR_NUM_TABLES definitionLuca Coelho1-1/+0
2021-08-26iwlwifi: convert flat SAR profile table to a struct versionLuca Coelho2-15/+28
2021-08-26iwlwifi: rename ACPI_SAR_NUM_CHAIN_LIMITS to ACPI_SAR_NUM_CHAINSLuca Coelho2-4/+4
2021-08-26iwlwifi: mvm: d3: implement RSC command version 5Johannes Berg2-8/+17
2021-08-26iwlwifi: mvm: support new station key APIJohannes Berg1-2/+6
2021-08-26iwlwifi: mvm: Fix umac scan request probe parametersIlan Peer1-3/+3
2021-08-26iwlwifi: yoyo: cleanup internal buffer allocation in D3Mukesh Sisodiya1-2/+0
2021-08-26iwlwifi: remove trailing semicolon in macro definitionTom Rix1-1/+1
2021-08-26iwlwifi: mvm: Add support for hidden network scan on 6GHz bandIlan Peer1-0/+1
2021-08-26iwlwifi: print PNVM complete notification status in hexadecimalLuca Coelho1-1/+1
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg2-48/+56
2021-08-26iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policyShaul Triebitz1-1/+3
2021-07-28iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg1-9/+16
2021-06-24iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()Kalle Valo1-36/+0
2021-06-22iwlwifi: fw: dump TCM error table if presentJohannes Berg2-0/+65
2021-06-22iwlwifi: move error dump to fw utilsJohannes Berg3-39/+361
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho4-13/+244
2021-06-22iwlwifi: move UEFI code to a separate fileLuca Coelho3-81/+113
2021-06-22iwlwifi: mvm: introduce iwl_wowlan_get_status_cmdEmmanuel Grumbach1-0/+4
2021-06-22iwlwifi: mvm: introduce iwl_wowlan_kek_kck_material_cmd_v4Emmanuel Grumbach1-0/+13
2021-06-22iwlwifi: mvm: update iwl_wowlan_patterns_cmdEmmanuel Grumbach1-2/+12
2021-06-22iwlwifi: mvm: introduce iwl_proto_offload_cmd_v4Emmanuel Grumbach1-0/+16
2021-06-22iwlwifi: fix NUM_IWL_UCODE_TLV_* definitions to avoid sparse errorsLuca Coelho1-6/+8
2021-06-22iwlwifi: support ver 6 of WOWLAN_CONFIGURATION and ver 10 of WOWLAN_GET_STATUSESNaftali Goldstein1-5/+7
2021-06-22iwlwifi: mvm: Read acpi dsm to get unii4 enable/disable bitmap.Abhishek Naik2-0/+20