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
2021-09-15iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach1-3/+3
2021-03-04iwlwifi: mvm: assign SAR table revision to the command laterLuca Coelho1-2/+10
2021-03-04iwlwifi: mvm: send stored PPAG command instead of localLuca Coelho1-6/+3
2021-03-04iwlwifi: mvm: store PPAG enabled/disabled flag properlyLuca Coelho1-4/+3
2021-03-04iwlwifi: mvm: fix the type we use in the PPAG table validity checksLuca Coelho1-6/+13
2021-03-04iwlwifi: mvm: set enabled in the PPAG command properlyLuca Coelho1-0/+2
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
2020-10-01iwlwifi: add a common struct for all iwl_tx_power_cmd versionsLuca Coelho1-9/+7
2020-10-01iwlwifi: remove iwl_validate_sar_geo_profile() exportLuca Coelho1-1/+8
2020-10-01iwlwifi: mvm: remove redundant support_umac_log fieldMordechay Goodstein1-18/+14
2020-10-01iwlwifi: acpi: support ppag table command v2Gil Adam1-28/+75
2020-10-01iwlwifi: acpi: evaluate dsm to disable 5.8GHz channelsGil Adam1-16/+65
2020-05-29iwlwifi: acpi: evaluate dsm to enable 5.2 bands in IndonesiaGil Adam1-0/+43
2020-05-08iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other op_modesEmmanuel Grumbach1-45/+1
2020-05-08iwlwifi: mvm: initialize iwl_dev_tx_power_cmd to zeroLuca Coelho1-4/+3
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller1-6/+107
2020-04-24iwlwifi: mvm: tell firmware about required LTR delayJohannes Berg1-0/+14
2020-04-24iwlwifi: acpi: read TAS table from ACPI and send it to the FWMordechay Goodstein1-0/+39
2020-04-24iwlwifi: mvm: add framework for specific phy configurationGil Adam1-3/+51
2020-04-24iwlwifi: move API version lookup to common codeMordechay Goodstein1-3/+3
2020-04-21iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho1-14/+11
2020-03-28Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller1-5/+41
2020-03-27iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMDLuca Coelho1-5/+16
2020-03-27iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho1-3/+4
2020-03-27iwlwifi: mvm: add soc latency supportShahar S Matityahu1-4/+28
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami1-1/+8
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller1-7/+20
2020-01-04iwlwifi: mvm: print out extended secboot status before dumpJohannes Berg1-7/+20
2019-12-20iwlwifi: don't send PPAG command if disabledGil Adam1-2/+6
2019-11-15iwlwifi: mvm: fix non-ACPI functionJohannes Berg1-6/+1
2019-11-15iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika1-321/+45
2019-11-15iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd()Luca Coelho1-2/+3
2019-11-15iwlwifi: mvm: fix support for single antenna diversityLuca Coelho1-4/+16
2019-10-09iwlwifi: exclude GEO SAR support for 3168Luca Coelho1-7/+9
2019-10-09iwlwifi: mvm: force single phy initHaim Dreyfuss1-0/+3