From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754404AbbE1Rxi (ORCPT ); Thu, 28 May 2015 13:53:38 -0400 Received: from mga02.intel.com ([134.134.136.20]:65106 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754010AbbE1Rxa (ORCPT ); Thu, 28 May 2015 13:53:30 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,513,1427785200"; d="asc'?scan'208";a="578342983" From: "Grumbach, Emmanuel" To: "linux-firmware@kernel.org" CC: "linux-kernel@vger.kernel.org" Subject: Re: pull request: iwlmvm firmware -13.ucode Thread-Topic: pull request: iwlmvm firmware -13.ucode Thread-Index: AQHQmW8mcDPSSWQTC0OOjkKMvWuqzJ2ReTsA Date: Thu, 28 May 2015 17:53:26 +0000 Message-ID: <1432835606.2307.15.camel@intel.com> References: <1432835585.2307.14.camel@intel.com> In-Reply-To: <1432835585.2307.14.camel@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: yes X-MS-TNEF-Correlator: x-originating-ip: [10.255.204.111] Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UG3nTtGMozkYUBL1AtWq" MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-UG3nTtGMozkYUBL1AtWq Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Signed this time. On Thu, 2015-05-28 at 20:53 +0300, Emmanuel Grumbach wrote: > Hello, >=20 > This is a pull request to include -13.ucode into mainline. > This firmware can run on 7260, 3160, 7265, 7265D and 3165 which are all > the devices driven by iwlmvm. > This firmware is supported starting from kernel 4.1 >=20 > Thanks you. >=20 > The following changes since commit 8e181320b11de501046cf75c8c30915cd09a1e= 39: >=20 > linux-firmware: Add Realtek Bluetooth HCD firmware (2015-05-08 13:12:23= -0400) >=20 > are available in the git repository at: >=20 > git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.gi= t=20 >=20 > for you to fetch changes up to 841b151cfd49e03e6531891e8cef0a5f3de83d40: >=20 > iwlwifi: add new -13 firmware for 3160 / 7260 / 7265 / 7265D (2015-05-2= 8 19:54:40 +0300) >=20 > ---------------------------------------------------------------- > Emmanuel Grumbach (1): > iwlwifi: add new -13 firmware for 3160 / 7260 / 7265 / 7265D >=20 > WHENCE | 12 ++++++++++++ > iwlwifi-3160-13.ucode | Bin 0 -> 688616 bytes > iwlwifi-7260-13.ucode | Bin 0 -> 786920 bytes > iwlwifi-7265-13.ucode | Bin 0 -> 885224 bytes > iwlwifi-7265D-13.ucode | Bin 0 -> 1008668 bytes > 5 files changed, 12 insertions(+) > create mode 100644 iwlwifi-3160-13.ucode > create mode 100644 iwlwifi-7260-13.ucode > create mode 100644 iwlwifi-7265-13.ucode > create mode 100644 iwlwifi-7265D-13.ucode >=20 > diff --git a/WHENCE b/WHENCE > index e544914..06da22a 100644 > --- a/WHENCE > +++ b/WHENCE > @@ -834,6 +834,9 @@ Version: 23.15.10.0 > File: iwlwifi-7260-12.ucode > Version: 25.17.12.0 > =20 > +File: iwlwifi-7260-13.ucode > +Version: 25.27.13.0 > + > File: iwlwifi-3160-7.ucode > Version: 22.1.7.0 > =20 > @@ -849,6 +852,9 @@ Version: 23.15.10.0 > File: iwlwifi-3160-12.ucode > Version: 25.17.12.0 > =20 > +File: iwlwifi-3160-13.ucode > +Version: 25.27.13.0 > + > File: iwlwifi-7265-8.ucode > Version: 22.24.8.0 > =20 > @@ -861,12 +867,18 @@ Version: 23.15.10.0 > File: iwlwifi-7265-12.ucode > Version: 25.17.12.0 > =20 > +File: iwlwifi-7265-13.ucode > +Version: 25.27.13.0 > + > File: iwlwifi-7265D-10.ucode > Version: 23.15.10.0 > =20 > File: iwlwifi-7265D-12.ucode > Version: 25.17.12.0 > =20 > +File: iwlwifi-7265D-13.ucode > +Version: 25.27.13.0 > + > Licence: Redistributable. See LICENCE.iwlwifi_firmware for details > =20 > Also available from http://wireless.kernel.org/en/users/Drivers/iwlwifi#= Firmware > diff --git a/iwlwifi-3160-13.ucode b/iwlwifi-3160-13.ucode > new file mode 100644 > index 0000000..a5fb7b7 > Binary files /dev/null and b/iwlwifi-3160-13.ucode differ > diff --git a/iwlwifi-7260-13.ucode b/iwlwifi-7260-13.ucode > new file mode 100644 > index 0000000..a12dd50 > Binary files /dev/null and b/iwlwifi-7260-13.ucode differ > diff --git a/iwlwifi-7265-13.ucode b/iwlwifi-7265-13.ucode > new file mode 100644 > index 0000000..53f5134 > Binary files /dev/null and b/iwlwifi-7265-13.ucode differ > diff --git a/iwlwifi-7265D-13.ucode b/iwlwifi-7265D-13.ucode > new file mode 100644 > index 0000000..df4307e > Binary files /dev/null and b/iwlwifi-7265D-13.ucode differ --=-UG3nTtGMozkYUBL1AtWq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJVZ1YWAAoJEC0Llv5uNjIB50AP+wcB3a0H3kN+mN6wmQx55Mrd wGVosQVnHHCM6CZ6lvgT26I+OG1RiLE1ynKRrLJZkhYOHdV6eohztvn+eugJLRvy epwB8nMZCv1kFOy5adOAf5D9szYDv8u1DE5Er6DVBK/OIwTeafvZdq1391iULnw7 TincuFQjeFoqf5z45FQVuIUrdPxbaMTdxpEysEFtRGSkCDescMvDyRHP6KkuNmhm 0R+6QBFnQs9QkWmZjd4XcukD8x7eYwsldbSGwSO6v/hICEufpWFYC3x4hShjCxL1 2YZk5b6gSMpUhGdjXobEppPlh6qzkqezKcMJ1VKbn+JcEG5xOnOhRINJ/iTR+u8t WMTF13TPJswi5jMyx9lZknG7vUBLbB99snS/UZjSLIpeVkfQiIk3g6YCf5BM1ASK kxwolaHGAMGQgxKgjE/GqZ7uJFTMhY/Uv6j4ZZW+lttMAJlfT/UdpD2qSYepvYdS bUdRc60lphPjNzXRXwcj4ugtt4KiORKfOfwG9gwzWBmCXKoagG3XupsSPzBlT2K8 AiqKbt9IQf37/Fy4xZI5mHg6+QgaWGvhSuGLXfRu2qsb9v5vauGnHyrfBeM1bkhv Yf4cLMcYue1nn9t0myxP1GcPrpVcwBe3DNvry7acAYY6F2KxJnhHJnrF/J3j0Qbj 5bROhslxEuj4t/mLg47m =Xk6p -----END PGP SIGNATURE----- --=-UG3nTtGMozkYUBL1AtWq--