summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/acpi.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-15iwlwifi: 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