summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw/acpi.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-21iwlwifi: mvm: support revision 1 of WTAS tableMiri Korenblit1-17/+30
2021-12-07iwlwifi: support SAR GEO Offset Mapping override via BIOSAyala Barazani1-0/+2
2021-12-07iwlwifi: acpi: fix wgds rev 3 sizeMiri Korenblit1-1/+1
2021-10-28iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMDLuca Coelho1-4/+4
2021-10-28iwlwifi: ACPI: support revision 3 WGDS tablesAyala Barazani1-41/+101
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 Coelho1-8/+30
2021-08-26iwlwifi: mvm: Read the PPAG and SAR tables at INIT stageMiri Korenblit1-12/+4
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 Coelho1-21/+27
2021-08-26iwlwifi: support reading and storing EWRD revisions 1 and 2Luca Coelho1-10/+50
2021-08-26iwlwifi: acpi: support reading and storing WRDS revision 1 and 2Luca Coelho1-16/+58
2021-08-26iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile()Luca Coelho1-5/+8
2021-08-26iwlwifi: convert flat SAR profile table to a struct versionLuca Coelho1-11/+19
2021-08-26iwlwifi: rename ACPI_SAR_NUM_CHAIN_LIMITS to ACPI_SAR_NUM_CHAINSLuca Coelho1-3/+3
2021-06-24iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()Kalle Valo1-36/+0
2021-06-22iwlwifi: mvm: support BIOS enable/disable for 11ax in RussiaMiri Korenblit1-12/+38
2021-04-14iwlwifi: mvm: add support for version 3 of LARI_CONFIG_CHANGE command.Miri Korenblit1-9/+1
2021-04-14iwlwifi: mvm: refactor ACPI DSM evaluation functionHarish Mitty1-6/+52
2021-04-14iwlwifi: mvm: support BIOS enable/disable for 11ax in UkraineMiri Korenblit1-0/+29
2021-04-14iwlwifi: mvm: enable PPAG in ChinaMiri Korenblit1-5/+4
2021-02-11iwlwifi: acpi: add support for DSM RFIGregory Greenman1-9/+19
2021-02-10iwlwifi: acpi: don't return valid pointer as an ERR_PTRHaim Dreyfuss1-3/+19
2021-01-25iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen1-15/+50
2020-12-11iwlwifi: fw: acpi: Demote non-conformant function headersLee Jones1-6/+6
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-60/+5
2020-12-10iwlwifi: 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