2017-06-27 15:42:46

by Luca Coelho

[permalink] [raw]
Subject: pull-request: iwlwifi firmwares update 2017-06-27

Hi Kyle,

We have some updates for our -27 firmware version (on supported devices)
and versions -29 and -31 that will be supported by the iwlwifi driver on
v4.13.

Please pull or let me know if there are any issues.

Cheers,
Luca.


The following changes since commit 7d2c913dcd1be083350d97a8cb1eba24cfacbc8a:

ath10k: update year in license (2017-06-22 12:06:02 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git tags/iwlwifi-fw-2017-06-27

for you to fetch changes up to d392df8feda805e37022686d76be96de407a9e18:

iwlwifi: add new firmware for 3168, 7265D, 8000C and 8265 (2017-06-27 14:45:20 +0300)

----------------------------------------------------------------
Update and add new firmwares for 3168, 7265D, 8000C and 8265

* new -29 for 3168 and 7265D;
* new -31 for 8000C and 8265;
* updated -27 for 3168, 7265D, 8000C and 8265.

----------------------------------------------------------------
Emmanuel Grumbach (1):
iwlwifi: update -27 firmware for 3168, 7265D, 8000C and 8265

Johannes Berg (1):
iwlwifi: add new firmware for 3168, 7265D, 8000C and 8265

WHENCE | 20 ++++++++++++++++----
iwlwifi-3168-27.ucode | Bin 1032168 -> 1032436 bytes
iwlwifi-3168-29.ucode | Bin 0 -> 1036372 bytes
iwlwifi-7265D-27.ucode | Bin 1032452 -> 1032740 bytes
iwlwifi-7265D-29.ucode | Bin 0 -> 1036528 bytes
iwlwifi-8000C-27.ucode | Bin 2227284 -> 2227284 bytes
iwlwifi-8000C-31.ucode | Bin 0 -> 2309768 bytes
iwlwifi-8265-27.ucode | Bin 2234528 -> 2234528 bytes
iwlwifi-8265-31.ucode | Bin 0 -> 2303024 bytes
9 files changed, 16 insertions(+), 4 deletions(-)
create mode 100644 iwlwifi-3168-29.ucode
create mode 100644 iwlwifi-7265D-29.ucode
create mode 100644 iwlwifi-8000C-31.ucode
create mode 100644 iwlwifi-8265-31.ucode


2017-07-25 05:36:41

by Luca Coelho

[permalink] [raw]
Subject: Re: pull-request: iwlwifi firmwares update 2017-06-27

Ping?

On Tue, 2017-06-27 at 18:42 +0300, Luca Coelho wrote:
> Hi Kyle,
>
> We have some updates for our -27 firmware version (on supported devices)
> and versions -29 and -31 that will be supported by the iwlwifi driver on
> v4.13.
>
> Please pull or let me know if there are any issues.
>
> Cheers,
> Luca.
>
>
> The following changes since commit 7d2c913dcd1be083350d97a8cb1eba24cfacbc8a:
>
> ath10k: update year in license (2017-06-22 12:06:02 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git tags/iwlwifi-fw-2017-06-27
>
> for you to fetch changes up to d392df8feda805e37022686d76be96de407a9e18:
>
> iwlwifi: add new firmware for 3168, 7265D, 8000C and 8265 (2017-06-27 14:45:20 +0300)
>
> ----------------------------------------------------------------
> Update and add new firmwares for 3168, 7265D, 8000C and 8265
>
> * new -29 for 3168 and 7265D;
> * new -31 for 8000C and 8265;
> * updated -27 for 3168, 7265D, 8000C and 8265.
>
> ----------------------------------------------------------------
> Emmanuel Grumbach (1):
> iwlwifi: update -27 firmware for 3168, 7265D, 8000C and 8265
>
> Johannes Berg (1):
> iwlwifi: add new firmware for 3168, 7265D, 8000C and 8265
>
> WHENCE | 20 ++++++++++++++++----
> iwlwifi-3168-27.ucode | Bin 1032168 -> 1032436 bytes
> iwlwifi-3168-29.ucode | Bin 0 -> 1036372 bytes
> iwlwifi-7265D-27.ucode | Bin 1032452 -> 1032740 bytes
> iwlwifi-7265D-29.ucode | Bin 0 -> 1036528 bytes
> iwlwifi-8000C-27.ucode | Bin 2227284 -> 2227284 bytes
> iwlwifi-8000C-31.ucode | Bin 0 -> 2309768 bytes
> iwlwifi-8265-27.ucode | Bin 2234528 -> 2234528 bytes
> iwlwifi-8265-31.ucode | Bin 0 -> 2303024 bytes
> 9 files changed, 16 insertions(+), 4 deletions(-)
> create mode 100644 iwlwifi-3168-29.ucode
> create mode 100644 iwlwifi-7265D-29.ucode
> create mode 100644 iwlwifi-8000C-31.ucode
> create mode 100644 iwlwifi-8265-31.ucode

2017-08-23 16:52:25

by Kyle McMartin

[permalink] [raw]
Subject: Re: pull-request: iwlwifi firmwares update 2017-06-27

On Tue, Jun 27, 2017 at 06:42:42PM +0300, Luca Coelho wrote:
> Hi Kyle,
>
> We have some updates for our -27 firmware version (on supported devices)
> and versions -29 and -31 that will be supported by the iwlwifi driver on
> v4.13.
>
> Please pull or let me know if there are any issues.
>
> Cheers,
> Luca.
>

pulled, sorry for the delay, i've been on vacation.

--kyle