All of lore.kernel.org
 help / color / mirror / Atom feed
From: Emmanuel Grumbach <egrumbach@gmail.com>
To: ben@decadent.org.uk
Cc: linux-wireless <linux-wireless@vger.kernel.org>, ilw@linux.intel.com
Subject: pull request: new firmware for Intel 7260 / 3160 / 7265 - 22.212.9.0
Date: Tue, 29 Apr 2014 16:28:38 +0300	[thread overview]
Message-ID: <535FA906.6060905@gmail.com> (raw)
In-Reply-To: <CANUX_P1GBeBdPkci6c9cDyz4C4uxA6ktaGvwgPQTDzEPsuEPgg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3315 bytes --]

Hi Ben,

You haven't pulled my tree yet, but I can't hold this any longer, so here you go. This pull request includes the previous one obviously.
I have here a new firmware for a new device: 7265, and an upgrade of the firmware for 7260 / 3160 / 7265 supported in 3.14.

Thanks!

The following changes since commit dec41bce44e0dff6a2c3358a958fadf22bf58858:

  Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/egrumbach/linux-firmware (2014-03-16 18:12:54 +0000)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/egrumbach/linux-firmware.git master

for you to fetch changes up to 7a67dbf9c087ef64b3d3fc9ce448c2efdb2e365f:

  iwlwifi: add new firmware for 3160 / 7260 / 7265 (2014-04-29 13:05:28 +0300)

----------------------------------------------------------------
Emmanuel Grumbach (2):
      iwlwifi: add firmware for 7265
      iwlwifi: add new firmware for 3160 / 7260 / 7265

 LICENCE.iwlwifi_firmware |   2 +-
 WHENCE                   |  14 +++++++++++++-
 iwlwifi-3160-9.ucode     | Bin 0 -> 666256 bytes
 iwlwifi-7260-9.ucode     | Bin 0 -> 678904 bytes
 iwlwifi-7265-8.ucode     | Bin 0 -> 690452 bytes
 iwlwifi-7265-9.ucode     | Bin 0 -> 691320 bytes
 6 files changed, 14 insertions(+), 2 deletions(-)
 create mode 100644 iwlwifi-3160-9.ucode
 create mode 100644 iwlwifi-7260-9.ucode
 create mode 100644 iwlwifi-7265-8.ucode
 create mode 100644 iwlwifi-7265-9.ucode

diff --git a/LICENCE.iwlwifi_firmware b/LICENCE.iwlwifi_firmware
index 01c32a0..b168a60 100644
--- a/LICENCE.iwlwifi_firmware
+++ b/LICENCE.iwlwifi_firmware
@@ -1,4 +1,4 @@
-Copyright (c) 2006-2013, Intel Corporation.
+Copyright (c) 2006-2014, Intel Corporation.
 All rights reserved.

 Redistribution.  Redistribution and use in binary form, without
diff --git a/WHENCE b/WHENCE
index ca0f30b..2b6cc75 100644
--- a/WHENCE
+++ b/WHENCE
@@ -812,15 +812,27 @@ Version: 22.1.7.0
 File: iwlwifi-7260-8.ucode
 Version: 22.24.8.0

+File: iwlwifi-7260-9.ucode
+Version: 22.212.9.0
+
 File: iwlwifi-3160-7.ucode
 Version: 22.1.7.0

 File: iwlwifi-3160-8.ucode
 Version: 22.24.8.0

+File: iwlwifi-3160-9.ucode
+Version: 22.212.9.0
+
+File: iwlwifi-7265-8.ucode
+Version: 22.24.8.0
+
+File: iwlwifi-7265-9.ucode
+Version: 22.212.9.0
+
 Licence: Redistributable. See LICENCE.iwlwifi_firmware for details

-Also available from http://wireless.kernel.org/en/users/Drivers/iwlwifi/?n=Downloads
+Also available from http://wireless.kernel.org/en/users/Drivers/iwlwifi#Firmware

 --------------------------------------------------------------------------

diff --git a/iwlwifi-3160-9.ucode b/iwlwifi-3160-9.ucode
new file mode 100644
index 0000000..243fe52
Binary files /dev/null and b/iwlwifi-3160-9.ucode differ
diff --git a/iwlwifi-7260-9.ucode b/iwlwifi-7260-9.ucode
new file mode 100644
index 0000000..bc71b06
Binary files /dev/null and b/iwlwifi-7260-9.ucode differ
diff --git a/iwlwifi-7265-8.ucode b/iwlwifi-7265-8.ucode
new file mode 100644
index 0000000..3b69247
Binary files /dev/null and b/iwlwifi-7265-8.ucode differ
diff --git a/iwlwifi-7265-9.ucode b/iwlwifi-7265-9.ucode
new file mode 100644
index 0000000..baa8473
Binary files /dev/null and b/iwlwifi-7265-9.ucode differ


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

  reply	other threads:[~2014-04-29 13:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-29  5:24 [ANN] New firmware for Intel 7260 / 3160 - 22.212.9.0 Emmanuel Grumbach
2014-04-29 13:28 ` Emmanuel Grumbach [this message]
2014-04-29 13:55 ` Nate Carlson
2014-05-13 14:15 ` Nate Carlson
2014-05-13 17:01   ` Emmanuel Grumbach
2014-05-13 17:24     ` Nate Carlson
2014-05-13 19:03       ` Emmanuel Grumbach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=535FA906.6060905@gmail.com \
    --to=egrumbach@gmail.com \
    --cc=ben@decadent.org.uk \
    --cc=ilw@linux.intel.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.