summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-21iwlwifi: mvm: remove card state notification codeJohannes Berg1-16/+0
2021-12-21iwlwifi: mvm: add US/CA to TAS block list if OEM isn't allowedMiri Korenblit1-19/+36
2021-12-21iwlwifi: mvm: always store the PPAG table as the latest version.Miri Korenblit1-30/+26
2021-12-21iwlwifi: don't pass actual WGDS revision number in table_revisionLuca Coelho1-5/+13
2021-12-21iwlwifi: mvm: Add list of OEMs allowed to use TASAyala Barazani1-0/+45
2021-12-21iwlwifi: mvm: support revision 1 of WTAS tableMiri Korenblit1-7/+10
2021-12-07iwlwifi: support SAR GEO Offset Mapping override via BIOSAyala Barazani1-1/+48
2021-12-07iwlwifi: mvm: parse firmware alive message version 6Johannes Berg1-2/+4
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach1-1/+2
2021-10-28iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMDLuca Coelho1-4/+5
2021-10-28iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointerLuca Coelho1-4/+4
2021-10-28iwlwifi: mvm: read 6E enablement flags from DSM and pass to FWLuca Coelho1-1/+10
2021-10-28iwlwifi: ACPI: support revision 3 WGDS tablesAyala Barazani1-7/+37
2021-10-22iwlwifi: mvm: Read acpi dsm to get channel activation bitmapMiri Korenblit1-4/+14
2021-10-22iwlwifi: mvm: add lmac/umac PC info in case of errorMordechay Goodstein1-6/+12
2021-08-26iwlwifi: mvm: Read the PPAG and SAR tables at INIT stageMiri Korenblit1-44/+61
2021-08-26iwlwifi: remove ACPI_SAR_NUM_TABLES definitionLuca Coelho1-1/+2
2021-06-22iwlwifi: mvm: Read acpi dsm to get unii4 enable/disable bitmap.Abhishek Naik1-3/+17
2021-06-22iwlwifi: mvm: support BIOS enable/disable for 11ax in RussiaMiri Korenblit1-10/+16
2021-04-14iwlwifi: mvm: add support for version 3 of LARI_CONFIG_CHANGE command.Miri Korenblit1-6/+12
2021-04-14iwlwifi: mvm: umac error table mismatchRoee Goldfiner1-2/+3
2021-04-14iwlwifi: mvm: refactor ACPI DSM evaluation functionHarish Mitty1-75/+1
2021-04-14iwlwifi: mvm: support BIOS enable/disable for 11ax in UkraineMiri Korenblit1-0/+4
2021-04-14iwlwifi: move iwl_configure_rxq to be used by other op_modesMordechay Goodstein1-58/+3
2021-04-14iwlwifi: mvm: enable PPAG in ChinaMiri Korenblit1-29/+47
2021-03-03iwlwifi: mvm: add terminate entry for dmi_system_id tablesWei Yongjun1-0/+1
2021-02-11iwlwifi: mvm: Check ret code for iwl_mvm_load_nvm_to_nicAbhishek Naik1-5/+12
2021-02-11iwlwifi: acpi: add support for DSM RFIGregory Greenman1-2/+39
2021-02-10iwlwifi:mvm: Add support for version 2 of the LARI_CONFIG_CHANGE command.Miri Korenblit1-3/+10
2021-02-10iwlwifi: mvm: assign SAR table revision to the command laterLuca Coelho1-2/+10
2021-02-10iwlwifi: mvm: send stored PPAG command instead of localLuca Coelho1-6/+3
2021-02-10iwlwifi: mvm: store PPAG enabled/disabled flag properlyLuca Coelho1-4/+3
2021-02-10iwlwifi: mvm: fix the type we use in the PPAG table validity checksLuca Coelho1-6/+13
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo1-2/+37
2021-02-05iwlwifi: mvm: add Asus to the PPAG approved listLuca Coelho1-0/+5
2021-02-05iwlwifi: mvm: add Microsoft to the PPAG approved listLuca Coelho1-0/+5
2021-02-05iwlwifi: mvm: add Samsung to the PPAG approved listLuca Coelho1-0/+5
2021-02-05iwlwifi: mvm: add HP to the PPAG approved listLuca Coelho1-0/+5
2021-02-05iwlwifi: mvm: implement approved list for the PPAG featureLuca Coelho1-0/+13
2021-02-05iwlwifi: mvm: set enabled in the PPAG command properlyLuca Coelho1-0/+2
2021-02-05iwlwifi: mvm: move early time-point before nvm_init in non-unifiedLuca Coelho1-2/+2
2021-01-25iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen1-11/+14
2020-12-10iwlwifi: mvm: validate notification size when waitingJohannes Berg1-0/+10
2020-12-10iwlwifi: mvm: purge the BSS table upon firmware loadEmmanuel Grumbach1-0/+8
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-61/+6
2020-12-10iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach1-3/+3
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_unified_mvm_ucodeEmmanuel Grumbach1-5/+5
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_init_mvm_ucodeEmmanuel Grumbach1-3/+4
2020-10-08iwlwifi: move PNVM implementation to common codeLuca Coelho1-47/+4
2020-10-08iwlwifi: fix sar geo table initializationNaftali Goldstein1-11/+22