aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen2021-01-251-11/+14
* iwlwifi: mvm: validate notification size when waitingJohannes Berg2020-12-101-0/+10
* iwlwifi: mvm: purge the BSS table upon firmware loadEmmanuel Grumbach2020-12-101-0/+8
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-61/+6
* iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach2020-12-101-3/+3
* iwlwifi: mvm: remove the read_nvm from iwl_run_unified_mvm_ucodeEmmanuel Grumbach2020-12-101-5/+5
* iwlwifi: mvm: remove the read_nvm from iwl_run_init_mvm_ucodeEmmanuel Grumbach2020-12-101-3/+4
* iwlwifi: move PNVM implementation to common codeLuca Coelho2020-10-081-47/+4
* iwlwifi: fix sar geo table initializationNaftali Goldstein2020-10-081-11/+22
* iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera2020-10-081-8/+32
* iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho2020-10-081-1/+8
* iwlwifi: mvm: ring the doorbell and wait for PNVM load completionLuca Coelho2020-10-081-0/+51
* iwlwifi: mvm: read and parse SKU ID if availableLuca Coelho2020-10-081-3/+22
* iwlwifi: mvm: get number of stations from TLVNathan Errera2020-10-081-2/+2
* iwlwifi: use correct group for alive notificationAndrei Otcheretianski2020-10-011-1/+1
* iwlwifi: support version 5 of the alive notificationLuca Coelho2020-10-011-5/+16
* iwlwifi: mvm: Add FTM initiator RTT smoothing logicIlan Peer2020-10-011-0/+2
* iwlwifi: fw: add default value for iwl_fw_lookup_cmd_verMordechay Goodstein2020-10-011-7/+12
* iwlwifi: support version 3 of GEO_TX_POWER_LIMITLuca Coelho2020-10-011-5/+15
* iwlwifi: acpi: rename geo structs to contain versioningLuca Coelho2020-10-011-20/+22
* iwlwifi: support REDUCE_TX_POWER_CMD version 6Luca Coelho2020-10-011-5/+15
* iwlwifi: acpi: prepare SAR profile selection code for multiple sizesLuca Coelho2020-10-011-6/+11
* iwlwifi: add a common struct for all iwl_tx_power_cmd versionsLuca Coelho2020-10-011-9/+7
* iwlwifi: remove iwl_validate_sar_geo_profile() exportLuca Coelho2020-10-011-1/+8
* iwlwifi: mvm: remove redundant support_umac_log fieldMordechay Goodstein2020-10-011-18/+14
* iwlwifi: acpi: support ppag table command v2Gil Adam2020-10-011-28/+75
* iwlwifi: acpi: evaluate dsm to disable 5.8GHz channelsGil Adam2020-10-011-16/+65
* iwlwifi: acpi: evaluate dsm to enable 5.2 bands in IndonesiaGil Adam2020-05-291-0/+43
* iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other op_modesEmmanuel Grumbach2020-05-081-45/+1
* iwlwifi: mvm: initialize iwl_dev_tx_power_cmd to zeroLuca Coelho2020-05-081-4/+3
* Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-071-6/+107
|\
| * iwlwifi: mvm: tell firmware about required LTR delayJohannes Berg2020-04-241-0/+14
| * iwlwifi: acpi: read TAS table from ACPI and send it to the FWMordechay Goodstein2020-04-241-0/+39
| * iwlwifi: mvm: add framework for specific phy configurationGil Adam2020-04-241-3/+51
| * iwlwifi: move API version lookup to common codeMordechay Goodstein2020-04-241-3/+3
* | iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho2020-04-211-14/+11
|/
* Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller2020-03-271-5/+41
|\
| * iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMDLuca Coelho2020-03-271-5/+16
| * iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho2020-03-271-3/+4
| * iwlwifi: mvm: add soc latency supportShahar S Matityahu2020-03-271-4/+28
* | iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami2020-03-231-1/+8
|/
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-7/+20
|\
| * iwlwifi: mvm: print out extended secboot status before dumpJohannes Berg2020-01-041-7/+20
* | iwlwifi: don't send PPAG command if disabledGil Adam2019-12-201-2/+6
|/
* iwlwifi: mvm: fix non-ACPI functionJohannes Berg2019-11-151-6/+1
* iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika2019-11-151-321/+45
* iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd()Luca Coelho2019-11-151-2/+3
* iwlwifi: mvm: fix support for single antenna diversityLuca Coelho2019-11-151-4/+16
* iwlwifi: exclude GEO SAR support for 3168Luca Coelho2019-10-091-7/+9
* iwlwifi: mvm: force single phy initHaim Dreyfuss2019-10-091-0/+3