Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp824359ybz; Fri, 24 Apr 2020 09:52:42 -0700 (PDT) X-Google-Smtp-Source: APiQypJiS/frVQjLEqeYmfSUskHxPOZ8ZglYCv5ocQm+q6h6cc4lxQC+MitGV6VP2hhy4EIXd2dX X-Received: by 2002:a50:9547:: with SMTP id v7mr8375827eda.324.1587747162449; Fri, 24 Apr 2020 09:52:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587747162; cv=none; d=google.com; s=arc-20160816; b=pl9ac7iZMtYmVHq5LIYF4W37sQKnVuni8LZx4NIurOVIxo7SRGZhVzFQzveVlwtBPE yw/4ERUQ2D2iCZT+VeLMAjOTgo4qS0UlwaFuHhtvsqAjm3YwTzx8eX4EwWWx4K8uMz7i xmgTGYvFlbcxzeiz36kH5tCQzcWAxwp6yw7PS2bIIBVqKriIJNuaEg/pJv0BW8jvDj4R x04Y/ejVqOpgVWe8OC2Nwcl5mp+08KL1iAt/Q61a9LdKkJ/Sy6DG0lsIA8/YL+gv5XAq hWc5j9iNReCk2fuFeZf/hXD6vTrxWIuJNjSjc97A7ytxFX3NPBIvY2q5ep7V3qYqbSEw Fatw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:subject:content-transfer-encoding :mime-version:message-id:date:cc:to:from; bh=JNwh1OxABjAQxXyC890OZS920RFRAZJAzKgl2DmZk5A=; b=vKz0wnkmtlZZKlA3R0ZKHV2RxRx4Hapu+VTA7SUgMAWq1WgnJOyhSU7CEf7DqCiM/5 ba82DHPTkfbgPzDrQO9nxmC6tCuRP6Np6NB3ottl7jzQHroN6iu7skpO2nNnPNe/Vt5e TU6Q0xJbbBOLM1LsJ/aArAa/rURnJiFzFhj/amFTlvK7CHnD6SrycA3gZsC1G7w+dSMy Zxz9m+cMnBQGtmQkLzuvNl6e5OxZgHqr0QPYilu65Q16SDm0JebQeemF1yV+L+qj7/1n 1oBnWBvOb3uDcpSObJqosPQGBY8+AyachuuGXelFqtffTtNo15kQHLKq8Gu80FlEa888 ZQHg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bi18si3710501edb.109.2020.04.24.09.52.18; Fri, 24 Apr 2020 09:52:42 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728821AbgDXQrs (ORCPT + 99 others); Fri, 24 Apr 2020 12:47:48 -0400 Received: from paleale.coelho.fi ([176.9.41.70]:57974 "EHLO farmhouse.coelho.fi" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726698AbgDXQrW (ORCPT ); Fri, 24 Apr 2020 12:47:22 -0400 Received: from 91-156-6-193.elisa-laajakaista.fi ([91.156.6.193] helo=redipa.ger.corp.intel.com) by farmhouse.coelho.fi with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jS1Tz-000OcH-IY; Fri, 24 Apr 2020 19:47:20 +0300 From: Luca Coelho To: kvalo@codeaurora.org Cc: linux-wireless@vger.kernel.org Date: Fri, 24 Apr 2020 19:46:56 +0300 Message-Id: <20200424164707.2715869-1-luca@coelho.fi> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on farmhouse.coelho.fi X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, TVD_RCVD_IP autolearn=ham autolearn_force=no version=3.4.4 Subject: [PATCH 00/11] iwlwifi: updates intended for v5.8 2020-04-24-2 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org From: Luca Coelho Hi, Here's the fourth set of patches intended for v5.8. It's the usual development, new features, cleanups and bugfixes. The changes are: * HW configuration rework continues; * Some debugging fixes; * Some other small fixes and clean-ups; As usual, I'm pushing this to a pending branch, for kbuild bot, and will send a pull-request later. Please review. Cheers, Luca. Emmanuel Grumbach (1): iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other op_modes Luca Coelho (7): iwlwifi: mvm: initialize iwl_dev_tx_power_cmd to zero iwlwifi: mvm: add IML/ROM information to the assertion dumps iwlwifi: pcie: remove outdated comment about PCI RTPM reference iwlwifi: pcie: remove mangling for iwl_ax101_cfg_qu_hr iwlwifi: pcie: convert QnJ with Hr to the device table iwlwifi: pcie: remove occurrences of 22000 in the FW name defines iwlwifi: pcie: convert all AX101 devices to the device tables Mordechay Goodstein (2): iwlwifi: yoyo: remove magic number iwlwifi: dump api version in yaml format Shahar S Matityahu (1): iwlwifi: dbg: set debug descriptor to NULL outside of iwl_fw_free_dump_desc .../net/wireless/intel/iwlwifi/cfg/22000.c | 96 +++++++-------- drivers/net/wireless/intel/iwlwifi/fw/dbg.c | 25 ++-- .../net/wireless/intel/iwlwifi/fw/debugfs.c | 104 +++++++++++++++- drivers/net/wireless/intel/iwlwifi/fw/init.c | 55 ++++++++- .../net/wireless/intel/iwlwifi/fw/runtime.h | 1 + .../net/wireless/intel/iwlwifi/iwl-config.h | 15 ++- drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 53 +-------- .../net/wireless/intel/iwlwifi/mvm/utils.c | 20 ++++ drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 111 +++++------------- 9 files changed, 278 insertions(+), 202 deletions(-) -- 2.26.2