From patchwork Sun Dec 21 07:58:27 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Emmanuel Grumbach X-Patchwork-Id: 5523691 Return-Path: X-Original-To: patchwork-linux-wireless@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 876A0BEEA8 for ; Sun, 21 Dec 2014 07:58:43 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id CD1BA20115 for ; Sun, 21 Dec 2014 07:58:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 04E6F200D9 for ; Sun, 21 Dec 2014 07:58:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751020AbaLUH6c (ORCPT ); Sun, 21 Dec 2014 02:58:32 -0500 Received: from mga11.intel.com ([192.55.52.93]:47359 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750972AbaLUH6b (ORCPT ); Sun, 21 Dec 2014 02:58:31 -0500 Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP; 20 Dec 2014 23:58:31 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,862,1389772800"; d="asc'?scan'208";a="431743470" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by FMSMGA003.fm.intel.com with ESMTP; 20 Dec 2014 23:47:08 -0800 Received: from lcsmsx152.ger.corp.intel.com (10.186.165.231) by IRSMSX154.ger.corp.intel.com (163.33.192.96) with Microsoft SMTP Server (TLS) id 14.3.195.1; Sun, 21 Dec 2014 07:58:29 +0000 Received: from hasmsx107.ger.corp.intel.com ([169.254.6.25]) by lcsmsx152.ger.corp.intel.com ([169.254.12.176]) with mapi id 14.03.0195.001; Sun, 21 Dec 2014 09:58:28 +0200 From: "Grumbach, Emmanuel" To: "linux-firmware@vger.kernel.org" CC: "linux-wireless@vger.kernel.org" Subject: pull request: firmware update for iwlwifi (3160 / 7260 / 7265) Thread-Topic: pull request: firmware update for iwlwifi (3160 / 7260 / 7265) Thread-Index: AQHQHPPnxiIQE05RNkadkkV5Ha7u9Q== Date: Sun, 21 Dec 2014 07:58:27 +0000 Message-ID: <1419148696.2316.7.camel@egrumbacBox> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: yes X-MS-TNEF-Correlator: x-originating-ip: [10.12.127.65] MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD, T_TVD_MIME_EPI, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Dear Linux firmware maintainers, Here is new release of the -10.ucode firmware for the following Intel Wireless devices: 3160 / 7260 / 7265 / 7265D This release includes bug fixes only. We fix here firmware assertions and association with buggy APs. Please pull - thanks. The following changes since commit 38e5405c96d10bb42b629b45210c46166461fc21: cxgb4: Update firmware to revision 1.12.25.0 (2014-12-01 15:48:02 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git master for you to fetch changes up to 571ad1ab9f6c85ba859387166f528a70ee1aa151: iwlwifi: update -10.ucode for 3160 / 7260 / 7265 / 7265D (2014-12-21 09:52:07 +0200) ---------------------------------------------------------------- Emmanuel Grumbach (1): iwlwifi: update -10.ucode for 3160 / 7260 / 7265 / 7265D WHENCE | 8 ++++---- iwlwifi-3160-10.ucode | Bin 610168 -> 610064 bytes iwlwifi-7260-10.ucode | Bin 672480 -> 672372 bytes iwlwifi-7265-10.ucode | Bin 736968 -> 736864 bytes iwlwifi-7265D-10.ucode | Bin 740636 -> 740456 bytes 5 files changed, 4 insertions(+), 4 deletions(-) diff --git a/iwlwifi-3160-10.ucode b/iwlwifi-3160-10.ucode index 8cec7bf..241bd4e 100644 Binary files a/iwlwifi-3160-10.ucode and b/iwlwifi-3160-10.ucode differ diff --git a/iwlwifi-7260-10.ucode b/iwlwifi-7260-10.ucode index 9e5b930..c7d8532 100644 Binary files a/iwlwifi-7260-10.ucode and b/iwlwifi-7260-10.ucode differ diff --git a/iwlwifi-7265-10.ucode b/iwlwifi-7265-10.ucode index 488ddd0..bda8dff 100644 Binary files a/iwlwifi-7265-10.ucode and b/iwlwifi-7265-10.ucode differ diff --git a/iwlwifi-7265D-10.ucode b/iwlwifi-7265D-10.ucode index 01194db..ebda04c 100644 Binary files a/iwlwifi-7265D-10.ucode and b/iwlwifi-7265D-10.ucode differ diff --git a/WHENCE b/WHENCE index 44c41c7..df2dffa 100644 --- a/WHENCE +++ b/WHENCE @@ -816,7 +816,7 @@ File: iwlwifi-7260-9.ucode Version: 25.228.9.0 File: iwlwifi-7260-10.ucode -Version: 23.10.10.0 +Version: 23.11.10.0 File: iwlwifi-3160-7.ucode Version: 22.1.7.0 @@ -828,7 +828,7 @@ File: iwlwifi-3160-9.ucode Version: 25.228.9.0 File: iwlwifi-3160-10.ucode -Version: 23.10.10.0 +Version: 23.11.10.0 File: iwlwifi-7265-8.ucode Version: 22.24.8.0 @@ -837,10 +837,10 @@ File: iwlwifi-7265-9.ucode Version: 25.228.9.0 File: iwlwifi-7265-10.ucode -Version: 23.10.10.0 +Version: 23.11.10.0 File: iwlwifi-7265D-10.ucode -Version: 23.10.10.0 +Version: 23.11.10.0 Licence: Redistributable. See LICENCE.iwlwifi_firmware for details