linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Grumbach, Emmanuel" <emmanuel.grumbach@intel.com>
To: "linux-firmware@kernel.org" <linux-firmware@kernel.org>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"Zhao, Yingying" <yingying.zhao@intel.com>,
	"Grumbach, Emmanuel" <emmanuel.grumbach@intel.com>
Subject: pull request: new firmware for Intel wireless Intel 3160 / 7260 / 7265 / 7265D devices
Date: Tue, 3 Feb 2015 21:39:28 +0000	[thread overview]
Message-ID: <1422999568.29907.24.camel@egrumbacBox> (raw)
In-Reply-To: <1422999252.29907.18.camel@egrumbacBox>

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

Hi,

This is a pull request for new firmwares for the Intel wireless devices
mentioned in the subject.

I replace -10.ucode with new ones (that includes bug fixes).
I add the brand new -12.ucode.

Please pull.

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 da4e58d47557776c5721bafb3f2b6c4a1a4ff0f3:

  iwlwifi: add new -12 firmware for 3160 / 7260 / 7265 / 7265D
(2015-02-03 23:14:51 +0200)

----------------------------------------------------------------
Emmanuel Grumbach (3):
      iwlwifi: update -10.ucode for 3160 / 7260 / 7265 / 7265D
      iwlwifi: update -10.ucode for 3160 / 7260 / 7265 / 7265D
      iwlwifi: add new -12 firmware for 3160 / 7260 / 7265 / 7265D

 WHENCE                 |  20 ++++++++++++++++----
 iwlwifi-3160-10.ucode  | Bin 610168 -> 610064 bytes
 iwlwifi-3160-12.ucode  | Bin 0 -> 683996 bytes
 iwlwifi-7260-10.ucode  | Bin 672480 -> 672372 bytes
 iwlwifi-7260-12.ucode  | Bin 0 -> 782300 bytes
 iwlwifi-7265-10.ucode  | Bin 736968 -> 736864 bytes
 iwlwifi-7265-12.ucode  | Bin 0 -> 880604 bytes
 iwlwifi-7265D-10.ucode | Bin 740636 -> 740456 bytes
 iwlwifi-7265D-12.ucode | Bin 0 -> 1002800 bytes
 9 files changed, 16 insertions(+), 4 deletions(-)
 create mode 100644 iwlwifi-3160-12.ucode
 create mode 100644 iwlwifi-7260-12.ucode
 create mode 100644 iwlwifi-7265-12.ucode
 create mode 100644 iwlwifi-7265D-12.ucode

diff --git a/WHENCE b/WHENCE
index 44c41c7..1917288 100644
--- a/WHENCE
+++ b/WHENCE
@@ -816,7 +816,10 @@ File: iwlwifi-7260-9.ucode
 Version: 25.228.9.0
 
 File: iwlwifi-7260-10.ucode
-Version: 23.10.10.0
+Version: 23.12.10.0
+
+File: iwlwifi-7260-12.ucode
+Version: 25.15.12.0
 
 File: iwlwifi-3160-7.ucode
 Version: 22.1.7.0
@@ -828,7 +831,10 @@ File: iwlwifi-3160-9.ucode
 Version: 25.228.9.0
 
 File: iwlwifi-3160-10.ucode
-Version: 23.10.10.0
+Version: 23.12.10.0
+
+File: iwlwifi-3160-12.ucode
+Version: 25.15.12.0
 
 File: iwlwifi-7265-8.ucode
 Version: 22.24.8.0
@@ -837,10 +843,16 @@ File: iwlwifi-7265-9.ucode
 Version: 25.228.9.0
 
 File: iwlwifi-7265-10.ucode
-Version: 23.10.10.0
+Version: 23.12.10.0
+
+File: iwlwifi-7265-12.ucode
+Version: 25.15.12.0
 
 File: iwlwifi-7265D-10.ucode
-Version: 23.10.10.0
+Version: 23.12.10.0
+
+File: iwlwifi-7265D-12.ucode
+Version: 25.15.12.0
 
 Licence: Redistributable. See LICENCE.iwlwifi_firmware for details
 
diff --git a/iwlwifi-3160-10.ucode b/iwlwifi-3160-10.ucode
index 8cec7bf..5f4173c 100644
Binary files a/iwlwifi-3160-10.ucode and b/iwlwifi-3160-10.ucode differ
diff --git a/iwlwifi-3160-12.ucode b/iwlwifi-3160-12.ucode
new file mode 100644
index 0000000..45bce48
Binary files /dev/null and b/iwlwifi-3160-12.ucode differ
diff --git a/iwlwifi-7260-10.ucode b/iwlwifi-7260-10.ucode
index 9e5b930..dca79e2 100644
Binary files a/iwlwifi-7260-10.ucode and b/iwlwifi-7260-10.ucode differ
diff --git a/iwlwifi-7260-12.ucode b/iwlwifi-7260-12.ucode
new file mode 100644
index 0000000..7ec91f0
Binary files /dev/null and b/iwlwifi-7260-12.ucode differ
diff --git a/iwlwifi-7265-10.ucode b/iwlwifi-7265-10.ucode
index 488ddd0..0571fcf 100644
Binary files a/iwlwifi-7265-10.ucode and b/iwlwifi-7265-10.ucode differ
diff --git a/iwlwifi-7265-12.ucode b/iwlwifi-7265-12.ucode
new file mode 100644
index 0000000..84ae2ce
Binary files /dev/null and b/iwlwifi-7265-12.ucode differ
diff --git a/iwlwifi-7265D-10.ucode b/iwlwifi-7265D-10.ucode
index 01194db..d9b9aaf 100644
Binary files a/iwlwifi-7265D-10.ucode and b/iwlwifi-7265D-10.ucode
differ
diff --git a/iwlwifi-7265D-12.ucode b/iwlwifi-7265D-12.ucode
new file mode 100644
index 0000000..3f36b55
Binary files /dev/null and b/iwlwifi-7265D-12.ucode differ


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-02-03 21:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-03 21:34 [ANN] new firmware for Intel 3160 / 7260 / 7265 / 7265D devices - Core9 Grumbach, Emmanuel
2015-02-03 21:39 ` Grumbach, Emmanuel [this message]
2015-02-06  9:15   ` pull request: new firmware for Intel wireless Intel 3160 / 7260 / 7265 / 7265D devices Kyle McMartin
2015-02-06  9:31     ` Grumbach, Emmanuel
2015-02-06 10:06       ` Grumbach, Emmanuel
2015-02-24 17:49       ` Kyle McMartin
2015-02-24 19:49         ` Grumbach, Emmanuel
2015-02-24 22:38           ` Kyle McMartin
2015-03-08 13:58 Grumbach, Emmanuel
2015-03-09 19:59 ` Kyle McMartin

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=1422999568.29907.24.camel@egrumbacBox \
    --to=emmanuel.grumbach@intel.com \
    --cc=linux-firmware@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=yingying.zhao@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).