summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/acpi.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-15iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik1-7/+7
2021-09-15iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach1-10/+10
2020-10-08iwlwifi: fix sar geo table initializationNaftali Goldstein1-6/+14
2020-10-01iwlwifi: support version 3 of GEO_TX_POWER_LIMITLuca Coelho1-7/+2
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-11/+25
2020-10-01iwlwifi: add a common struct for all iwl_tx_power_cmd versionsLuca Coelho1-3/+2
2020-10-01iwlwifi: remove iwl_validate_sar_geo_profile() exportLuca Coelho1-17/+0
2020-10-01iwlwifi: don't export acpi functions unnecessarilyLuca Coelho1-6/+5
2020-05-29iwlwifi: acpi: support device specific method (DSM)Gil Adam1-11/+88
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+76
2020-04-24iwlwifi: acpi: read TAS table from ACPI and send it to the FWMordechay Goodstein1-0/+76
2020-04-21iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho1-2/+7
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami1-6/+8
2019-12-24iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loopLuca Coelho1-5/+5
2019-11-15iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika1-0/+287
2019-10-09iwlwifi: fix ACPI table revision checksLuca Coelho1-4/+6
2019-06-29iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss1-11/+17
2019-02-14iwlwifi: mvm: add support for 32kHz external clock indicationHaim Dreyfuss1-0/+32
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/+27
2017-10-06iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho1-0/+34
2017-10-06iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()Luca Coelho1-0/+52
2017-10-06iwlwifi: acpi: add common code to read from ACPILuca Coelho1-0/+97