summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/acpi.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-26iwlwifi: acpi: support reading and storing WGDS revision 2Luca Coelho1-6/+13
2021-08-26iwlwifi: mvm: Read the PPAG and SAR tables at INIT stageMiri Korenblit1-1/+1
2021-08-26iwlwifi: convert flat GEO profile table to a struct versionLuca Coelho1-2/+12
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 Coelho1-1/+7
2021-08-26iwlwifi: acpi: support reading and storing WRDS revision 1 and 2Luca Coelho1-9/+22
2021-08-26iwlwifi: remove ACPI_SAR_NUM_TABLES definitionLuca Coelho1-1/+0
2021-08-26iwlwifi: convert flat SAR profile table to a struct versionLuca Coelho1-4/+9
2021-08-26iwlwifi: rename ACPI_SAR_NUM_CHAIN_LIMITS to ACPI_SAR_NUM_CHAINSLuca Coelho1-1/+1
2021-06-22iwlwifi: mvm: Read acpi dsm to get unii4 enable/disable bitmap.Abhishek Naik1-0/+1
2021-06-22iwlwifi: mvm: support BIOS enable/disable for 11ax in RussiaMiri Korenblit1-0/+9
2021-04-14iwlwifi: mvm: refactor ACPI DSM evaluation functionHarish Mitty1-2/+2
2021-04-14iwlwifi: mvm: support BIOS enable/disable for 11ax in UkraineMiri Korenblit1-0/+9
2021-04-14iwlwifi: mvm: enable PPAG in ChinaMiri Korenblit1-2/+2
2021-02-11iwlwifi: acpi: add support for DSM RFIGregory Greenman1-3/+17
2021-02-10iwlwifi: acpi: fix PPAG table sizesLuca Coelho1-2/+2
2021-01-25iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen1-3/+4
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-59/+5
2020-12-10iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach1-5/+5
2020-10-08iwlwifi: fix sar geo table initializationNaftali Goldstein1-1/+0
2020-10-01iwlwifi: acpi: in non acpi compilations remove iwl_sar_geo_initMordechay Goodstein1-6/+0
2020-10-01iwlwifi: support version 3 of GEO_TX_POWER_LIMITLuca Coelho1-3/+3
2020-10-01iwlwifi: acpi: rename geo structs to contain versioningLuca Coelho1-1/+1
2020-10-01iwlwifi: acpi: prepare SAR profile selection code for multiple sizesLuca Coelho1-2/+3
2020-10-01iwlwifi: add a common struct for all iwl_tx_power_cmd versionsLuca Coelho1-2/+2
2020-10-01iwlwifi: acpi: remove dummy definition of iwl_sar_set_profile()Luca Coelho1-7/+0
2020-10-01iwlwifi: remove iwl_validate_sar_geo_profile() exportLuca Coelho1-9/+0
2020-10-01iwlwifi: don't export acpi functions unnecessarilyLuca Coelho1-7/+0
2020-10-01iwlwifi: acpi: support ppag table command v2Gil Adam1-4/+4
2020-10-01iwlwifi: acpi: evaluate dsm to disable 5.8GHz channelsGil Adam1-0/+14
2020-05-29iwlwifi: acpi: support device specific method (DSM)Gil Adam1-0/+22
2020-04-24iwlwifi: acpi: read TAS table from ACPI and send it to the FWMordechay Goodstein1-0/+17
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami1-6/+8
2019-11-15iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika1-0/+84
2019-09-06iwlwifi: support per-platform antenna gainGil Adam1-0/+12
2019-06-29iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss1-2/+3
2019-02-14iwlwifi: mvm: add support for 32kHz external clock indicationHaim Dreyfuss1-2/+20
2018-11-16iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen1-1/+3
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-3/+0
2017-10-06iwlwifi: acpi: move code that reads SPLC to acpiLuca Coelho1-0/+7
2017-10-06iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho1-0/+15
2017-10-06iwlwifi: acpi: make iwl_get_bios_mcc() use the common acpi functionsLuca Coelho1-0/+1
2017-10-06iwlwifi: acpi: use iwl_acpi_get_wifi_pkg when reading reading SPLCLuca Coelho1-0/+2
2017-10-06iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()Luca Coelho1-0/+10
2017-10-06iwlwifi: acpi: move ACPI-related definitions to acpi.hLuca Coelho1-5/+15
2017-10-06iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho1-0/+15
2017-10-06iwlwifi: acpi: add common code to read from ACPILuca Coelho1-0/+78