All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Grumbach, Emmanuel" <emmanuel.grumbach@intel.com>
To: "linux-firmware@kernel.org" <linux-firmware@kernel.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: pull request: iwlmvm firmware -13.ucode
Date: Thu, 28 May 2015 17:53:26 +0000	[thread overview]
Message-ID: <1432835606.2307.15.camel@intel.com> (raw)
In-Reply-To: <1432835585.2307.14.camel@intel.com>

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

Signed this time.


On Thu, 2015-05-28 at 20:53 +0300, Emmanuel Grumbach wrote:
> Hello,
> 
> 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
> 
> Thanks you.
> 
> The following changes since commit 8e181320b11de501046cf75c8c30915cd09a1e39:
> 
>   linux-firmware: Add Realtek Bluetooth HCD firmware (2015-05-08 13:12:23 -0400)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git 
> 
> for you to fetch changes up to 841b151cfd49e03e6531891e8cef0a5f3de83d40:
> 
>   iwlwifi: add new -13 firmware for 3160 / 7260 / 7265 / 7265D (2015-05-28 19:54:40 +0300)
> 
> ----------------------------------------------------------------
> Emmanuel Grumbach (1):
>       iwlwifi: add new -13 firmware for 3160 / 7260 / 7265 / 7265D
> 
>  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
> 
> 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
>  
> +File: iwlwifi-7260-13.ucode
> +Version: 25.27.13.0
> +
>  File: iwlwifi-3160-7.ucode
>  Version: 22.1.7.0
>  
> @@ -849,6 +852,9 @@ Version: 23.15.10.0
>  File: iwlwifi-3160-12.ucode
>  Version: 25.17.12.0
>  
> +File: iwlwifi-3160-13.ucode
> +Version: 25.27.13.0
> +
>  File: iwlwifi-7265-8.ucode
>  Version: 22.24.8.0
>  
> @@ -861,12 +867,18 @@ Version: 23.15.10.0
>  File: iwlwifi-7265-12.ucode
>  Version: 25.17.12.0
>  
> +File: iwlwifi-7265-13.ucode
> +Version: 25.27.13.0
> +
>  File: iwlwifi-7265D-10.ucode
>  Version: 23.15.10.0
>  
>  File: iwlwifi-7265D-12.ucode
>  Version: 25.17.12.0
>  
> +File: iwlwifi-7265D-13.ucode
> +Version: 25.27.13.0
> +
>  Licence: Redistributable. See LICENCE.iwlwifi_firmware for details
>  
>  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


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

  reply	other threads:[~2015-05-28 17:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-28 17:53 pull request: iwlmvm firmware -13.ucode Grumbach, Emmanuel
2015-05-28 17:53 ` Grumbach, Emmanuel [this message]
2015-05-28 17:54   ` Grumbach, Emmanuel

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=1432835606.2307.15.camel@intel.com \
    --to=emmanuel.grumbach@intel.com \
    --cc=linux-firmware@kernel.org \
    --cc=linux-kernel@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.