mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* pull request: iwlmvm firmware -13.ucode
@ 2015-05-28 17:53 Grumbach, Emmanuel
  2015-05-28 17:53 ` Grumbach, Emmanuel
  0 siblings, 1 reply; 2+ messages in thread
From: Grumbach, Emmanuel @ 2015-05-28 17:53 UTC (permalink / raw)
  To: linux-firmware; +Cc: linux-kernel

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

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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull request: iwlmvm firmware -13.ucode
  2015-05-28 17:53 pull request: iwlmvm firmware -13.ucode Grumbach, Emmanuel
@ 2015-05-28 17:53 ` Grumbach, Emmanuel
  0 siblings, 0 replies; 2+ messages in thread
From: Grumbach, Emmanuel @ 2015-05-28 17:53 UTC (permalink / raw)
  To: linux-firmware; +Cc: linux-kernel

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-28 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-28 17:53 pull request: iwlmvm firmware -13.ucode Grumbach, Emmanuel
2015-05-28 17:53 ` Grumbach, Emmanuel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome