summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-08iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter1-1/+3
2022-02-23iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho1-1/+1
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
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera1-8/+32
2020-10-08iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho1-1/+8
2020-10-08iwlwifi: mvm: ring the doorbell and wait for PNVM load completionLuca Coelho1-0/+51
2020-10-08iwlwifi: mvm: read and parse SKU ID if availableLuca Coelho1-3/+22
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera1-2/+2
2020-10-01iwlwifi: use correct group for alive notificationAndrei Otcheretianski1-1/+1
2020-10-01iwlwifi: support version 5 of the alive notificationLuca Coelho1-5/+16
2020-10-01iwlwifi: mvm: Add FTM initiator RTT smoothing logicIlan Peer1-0/+2
2020-10-01iwlwifi: fw: add default value for iwl_fw_lookup_cmd_verMordechay Goodstein1-7/+12
2020-10-01iwlwifi: support version 3 of GEO_TX_POWER_LIMITLuca Coelho1-5/+15
2020-10-01iwlwifi: acpi: rename geo structs to contain versioningLuca Coelho1-20/+22
2020-10-01iwlwifi: support REDUCE_TX_POWER_CMD version 6Luca Coelho1-5/+15
2020-10-01iwlwifi: acpi: prepare SAR profile selection code for multiple sizesLuca Coelho1-6/+11