From patchwork Thu Mar 3 11:11:13 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luca Coelho X-Patchwork-Id: 548488 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1D04CC433F5 for ; Thu, 3 Mar 2022 11:11:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231976AbiCCLMR (ORCPT ); Thu, 3 Mar 2022 06:12:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42278 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229491AbiCCLMO (ORCPT ); Thu, 3 Mar 2022 06:12:14 -0500 Received: from farmhouse.coelho.fi (paleale.coelho.fi [176.9.41.70]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1981D17C436 for ; Thu, 3 Mar 2022 03:11:27 -0800 (PST) Received: from 91-156-4-241.elisa-laajakaista.fi ([91.156.4.241] helo=[192.168.100.150]) by farmhouse.coelho.fi with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1nPjMZ-000PsW-Ld; Thu, 03 Mar 2022 13:11:19 +0200 Message-ID: From: Luca Coelho To: "linux-firmware@kernel.org" Cc: "linux-wireless@vger.kernel.org" , "kyle@infradead.org" , "jwboyer@kernel.org" , "ben@decadent.org.uk" , golan.ben.ami@intel.com, You-Sheng Yang , luca@coelho.fi Date: Thu, 03 Mar 2022 13:11:13 +0200 User-Agent: Evolution 3.43.2-2 MIME-Version: 1.0 Subject: pull request: iwlwifi firmware updates 2022-03-03 Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Hi, This contains some new and updated firmwares for all our currently maintained FW binaries. Please pull or let me know if there are any issues. --- Cheers, Luca. The following changes since commit ee0667aa201e7d725ec87b1e4cf08de1d748d64f: amdgpu: update raven2 VCN firmware (2022-02-28 09:44:17 -0500) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git tags/iwlwifi-fw-2022-03-03 for you to fetch changes up to ba104c67dfb838e892b6b4c72569aa7f1ee955a2: iwlwifi: add new FWs from core68-60 release (2022-03-03 13:00:52 +0200) ---------------------------------------------------------------- Update and add iwlwifi firmware binaries for release Core68-60 ---------------------------------------------------------------- Luca Coelho (2): iwlwifi: update 9000-family firmwares to core68-60 iwlwifi: add new FWs from core68-60 release WHENCE | 40 ++++++++++++++++++++++++++++++++++++++-- iwlwifi-9000-pu-b0-jf-b0-46.ucode | Bin 1519544 -> 1520208 bytes iwlwifi-9260-th-b0-jf-b0-46.ucode | Bin 1490376 -> 1491056 bytes iwlwifi-Qu-b0-hr-b0-71.ucode | Bin 0 -> 1364312 bytes iwlwifi-Qu-b0-jf-b0-71.ucode | Bin 0 -> 1285192 bytes iwlwifi-Qu-c0-hr-b0-71.ucode | Bin 0 -> 1364328 bytes iwlwifi-Qu-c0-jf-b0-71.ucode | Bin 0 -> 1285208 bytes iwlwifi-QuZ-a0-hr-b0-71.ucode | Bin 0 -> 1364308 bytes iwlwifi-cc-a0-71.ucode | Bin 0 -> 1322288 bytes iwlwifi-so-a0-gf-a0-71.ucode | Bin 0 -> 1550124 bytes iwlwifi-so-a0-gf-a0.pnvm | Bin 41808 -> 41808 bytes iwlwifi-so-a0-gf4-a0-71.ucode | Bin 0 -> 1566352 bytes iwlwifi-so-a0-gf4-a0.pnvm | Bin 21576 -> 28064 bytes iwlwifi-ty-a0-gf-a0-71.ucode | Bin 0 -> 1494024 bytes iwlwifi-ty-a0-gf-a0.pnvm | Bin 41588 -> 41588 bytes 15 files changed, 38 insertions(+), 2 deletions(-) create mode 100644 iwlwifi-Qu-b0-hr-b0-71.ucode create mode 100644 iwlwifi-Qu-b0-jf-b0-71.ucode create mode 100644 iwlwifi-Qu-c0-hr-b0-71.ucode create mode 100644 iwlwifi-Qu-c0-jf-b0-71.ucode create mode 100644 iwlwifi-QuZ-a0-hr-b0-71.ucode create mode 100644 iwlwifi-cc-a0-71.ucode create mode 100644 iwlwifi-so-a0-gf-a0-71.ucode create mode 100644 iwlwifi-so-a0-gf4-a0-71.ucode create mode 100644 iwlwifi-ty-a0-gf-a0-71.ucode