aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-18iwlwifi: mvm: add OTP info in case of init failureMordechay Goodstein1-6/+9
2022-03-22iwlwifi: mvm: Don't fail if PPAG isn't supportedMiri Korenblit1-1/+2
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-253/+153
2022-03-10iwlwifi: acpi: move ppag code from mvm to fw/acpiMatt Chen1-184/+6
2022-03-10iwlwifi: yoyo: disable IMR DRAM region if IMR is disabledMukesh Sisodiya1-0/+23
2022-03-10iwlwifi: mvm: add a flag to reduce power command.Ayala Barazani1-2/+6
2022-02-18iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter1-1/+3
2022-02-18iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein1-0/+4
2022-02-18iwlwifi: mvm: Disable WiFi bands selectively with BIOSAyala Barazani1-9/+27
2022-02-18iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein1-1/+19
2022-02-18iwlwifi: remove unused macrosJohannes Berg1-2/+0
2022-02-18iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya1-6/+24
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg1-1/+1
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg1-32/+22
2022-02-18iwlwifi: mvm: fw: clean up hcmd struct creationJohannes Berg1-7/+6
2022-02-18iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg1-1/+1
2022-02-18iwlwifi: mvm: allow enabling UHB TAS in the USA via ACPI settingAyala Barazani1-11/+15
2022-02-03iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho1-1/+1
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