linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: iwlwifi firmwares update 2017-11-15
@ 2017-11-15 17:46 Luca Coelho
  2017-11-15 17:49 ` Luca Coelho
  2017-11-23  1:55 ` Ben Hutchings
  0 siblings, 2 replies; 4+ messages in thread
From: Luca Coelho @ 2017-11-15 17:46 UTC (permalink / raw)
  To: Kyle McMartin
  Cc: linux-wireless, linuxwifi, linux-firmware, Grumbach, Emmanuel

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

Hi Kyle,

This pull-request supersedes my previous one.

I have updated the firmwares for the 3160, 3168, 7260, 7265D, 8000C and
8265 devices and added new FW versions for 8000C, 8265 and the new 9000
series.

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

Cheers,
Luca.


The following changes since commit bf04291309d3169c0ad3b8db52564235bbd08e30:

  WHENCE: Add new qed firmware (2017-10-09 18:03:26 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git tags/iwlwifi-fw-2017-11-15

for you to fetch changes up to 85313b4aa4ef0c2ce41bbd0ffdb9b03363256f28:

  iwlwifi: add firmware version 34 for new 9000 series (2017-11-15 19:21:16 +0200)

----------------------------------------------------------------
iwlwifi: add new FWs for 9000 series and update other ones

* Add FW version 33 for 9000 series;
* Add FW version 34 for 8000, 8265 and 9000 series;
* Update FW version 17 for 3160, 7260 and 7265;
* Update FW version 29 for 3168 and 7265D;

----------------------------------------------------------------
Luca Coelho (5):
      iwlwifi: update firmwares for 3160, 3168, 7265D, 8000C and 8265
      iwlwifi: update firmwares for 3160, 3168, 7260, 7265 and 7265D
      iwlwifi: add new firmware version 34 for 8000C and 8265
      iwlwifi: add firmware version 33 for new 9000 series
      iwlwifi: add firmware version 34 for new 9000 series

 WHENCE                            |  32 +++++++++++++++++++++++++-------
 iwlwifi-3160-17.ucode             | Bin 918268 -> 918268 bytes
 iwlwifi-3168-29.ucode             | Bin 1036372 -> 1036372 bytes
 iwlwifi-7260-17.ucode             | Bin 1049340 -> 1049340 bytes
 iwlwifi-7265-17.ucode             | Bin 1180412 -> 1180412 bytes
 iwlwifi-7265D-29.ucode            | Bin 1036528 -> 1036528 bytes
 iwlwifi-8000C-31.ucode            | Bin 2309768 -> 2310116 bytes
 iwlwifi-8000C-34.ucode            | Bin 0 -> 2448976 bytes
 iwlwifi-8265-31.ucode             | Bin 2303024 -> 2307104 bytes
 iwlwifi-8265-34.ucode             | Bin 0 -> 2440780 bytes
 iwlwifi-9000-pu-b0-jf-b0-33.ucode | Bin 0 -> 2632620 bytes
 iwlwifi-9000-pu-b0-jf-b0-34.ucode | Bin 0 -> 2677620 bytes
 iwlwifi-9260-th-b0-jf-b0-33.ucode | Bin 0 -> 2637216 bytes
 iwlwifi-9260-th-b0-jf-b0-34.ucode | Bin 0 -> 2677772 bytes
 14 files changed, 25 insertions(+), 7 deletions(-)
 create mode 100644 iwlwifi-8000C-34.ucode
 create mode 100644 iwlwifi-8265-34.ucode
 create mode 100644 iwlwifi-9000-pu-b0-jf-b0-33.ucode
 create mode 100644 iwlwifi-9000-pu-b0-jf-b0-34.ucode
 create mode 100644 iwlwifi-9260-th-b0-jf-b0-33.ucode
 create mode 100644 iwlwifi-9260-th-b0-jf-b0-34.ucode

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

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

* Re: pull-request: iwlwifi firmwares update 2017-11-15
  2017-11-15 17:46 pull-request: iwlwifi firmwares update 2017-11-15 Luca Coelho
@ 2017-11-15 17:49 ` Luca Coelho
  2017-11-23  1:55 ` Ben Hutchings
  1 sibling, 0 replies; 4+ messages in thread
From: Luca Coelho @ 2017-11-15 17:49 UTC (permalink / raw)
  To: Kyle McMartin, ben
  Cc: linux-wireless, linuxwifi, linux-firmware, Grumbach, Emmanuel

Hi Ben,

I'm adding you here explicitly since you've been pushing stuff to the
linux-firmware.git tree more recently. ;)

--
Luca.

On Wed, 2017-11-15 at 19:46 +0200, Luca Coelho wrote:
> Hi Kyle,
> 
> This pull-request supersedes my previous one.
> 
> I have updated the firmwares for the 3160, 3168, 7260, 7265D, 8000C
> and
> 8265 devices and added new FW versions for 8000C, 8265 and the new
> 9000
> series.
> 
> Please pull or let me know if there are any issues.
> 
> Cheers,
> Luca.
> 
> 
> The following changes since commit
> bf04291309d3169c0ad3b8db52564235bbd08e30:
> 
>   WHENCE: Add new qed firmware (2017-10-09 18:03:26 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-
> firmware.git tags/iwlwifi-fw-2017-11-15
> 
> for you to fetch changes up to
> 85313b4aa4ef0c2ce41bbd0ffdb9b03363256f28:
> 
>   iwlwifi: add firmware version 34 for new 9000 series (2017-11-15
> 19:21:16 +0200)
> 
> ----------------------------------------------------------------
> iwlwifi: add new FWs for 9000 series and update other ones
> 
> * Add FW version 33 for 9000 series;
> * Add FW version 34 for 8000, 8265 and 9000 series;
> * Update FW version 17 for 3160, 7260 and 7265;
> * Update FW version 29 for 3168 and 7265D;
> 
> ----------------------------------------------------------------
> Luca Coelho (5):
>       iwlwifi: update firmwares for 3160, 3168, 7265D, 8000C and 8265
>       iwlwifi: update firmwares for 3160, 3168, 7260, 7265 and 7265D
>       iwlwifi: add new firmware version 34 for 8000C and 8265
>       iwlwifi: add firmware version 33 for new 9000 series
>       iwlwifi: add firmware version 34 for new 9000 series
> 
>  WHENCE                            |  32 +++++++++++++++++++++++++---
> ----
>  iwlwifi-3160-17.ucode             | Bin 918268 -> 918268 bytes
>  iwlwifi-3168-29.ucode             | Bin 1036372 -> 1036372 bytes
>  iwlwifi-7260-17.ucode             | Bin 1049340 -> 1049340 bytes
>  iwlwifi-7265-17.ucode             | Bin 1180412 -> 1180412 bytes
>  iwlwifi-7265D-29.ucode            | Bin 1036528 -> 1036528 bytes
>  iwlwifi-8000C-31.ucode            | Bin 2309768 -> 2310116 bytes
>  iwlwifi-8000C-34.ucode            | Bin 0 -> 2448976 bytes
>  iwlwifi-8265-31.ucode             | Bin 2303024 -> 2307104 bytes
>  iwlwifi-8265-34.ucode             | Bin 0 -> 2440780 bytes
>  iwlwifi-9000-pu-b0-jf-b0-33.ucode | Bin 0 -> 2632620 bytes
>  iwlwifi-9000-pu-b0-jf-b0-34.ucode | Bin 0 -> 2677620 bytes
>  iwlwifi-9260-th-b0-jf-b0-33.ucode | Bin 0 -> 2637216 bytes
>  iwlwifi-9260-th-b0-jf-b0-34.ucode | Bin 0 -> 2677772 bytes
>  14 files changed, 25 insertions(+), 7 deletions(-)
>  create mode 100644 iwlwifi-8000C-34.ucode
>  create mode 100644 iwlwifi-8265-34.ucode
>  create mode 100644 iwlwifi-9000-pu-b0-jf-b0-33.ucode
>  create mode 100644 iwlwifi-9000-pu-b0-jf-b0-34.ucode
>  create mode 100644 iwlwifi-9260-th-b0-jf-b0-33.ucode
>  create mode 100644 iwlwifi-9260-th-b0-jf-b0-34.ucode

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

* Re: pull-request: iwlwifi firmwares update 2017-11-15
  2017-11-15 17:46 pull-request: iwlwifi firmwares update 2017-11-15 Luca Coelho
  2017-11-15 17:49 ` Luca Coelho
@ 2017-11-23  1:55 ` Ben Hutchings
  2017-11-23  6:14   ` Luca Coelho
  1 sibling, 1 reply; 4+ messages in thread
From: Ben Hutchings @ 2017-11-23  1:55 UTC (permalink / raw)
  To: Luca Coelho, Kyle McMartin
  Cc: linux-wireless, linuxwifi, linux-firmware, Grumbach, Emmanuel

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

On Wed, 2017-11-15 at 19:46 +0200, Luca Coelho wrote:
> Hi Kyle,
> 
> This pull-request supersedes my previous one.
> 
> I have updated the firmwares for the 3160, 3168, 7260, 7265D, 8000C and
> 8265 devices and added new FW versions for 8000C, 8265 and the new 9000
> series.
> 
> Please pull or let me know if there are any issues.

Pulled, thanks.  However, I had to a fix up a typo in WHENCE afterward.
 In future, please remember to run 'make check' to validate it.

Ben.

> Cheers,
> Luca.
> 
> 
> The following changes since commit bf04291309d3169c0ad3b8db52564235bbd08e30:
> 
>   WHENCE: Add new qed firmware (2017-10-09 18:03:26 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git tags/iwlwifi-fw-2017-11-15
> 
> for you to fetch changes up to 85313b4aa4ef0c2ce41bbd0ffdb9b03363256f28:
> 
>   iwlwifi: add firmware version 34 for new 9000 series (2017-11-15 19:21:16 +0200)
> 
> ----------------------------------------------------------------
> iwlwifi: add new FWs for 9000 series and update other ones
> 
> * Add FW version 33 for 9000 series;
> * Add FW version 34 for 8000, 8265 and 9000 series;
> * Update FW version 17 for 3160, 7260 and 7265;
> * Update FW version 29 for 3168 and 7265D;
> 
> ----------------------------------------------------------------
> Luca Coelho (5):
>       iwlwifi: update firmwares for 3160, 3168, 7265D, 8000C and 8265
>       iwlwifi: update firmwares for 3160, 3168, 7260, 7265 and 7265D
>       iwlwifi: add new firmware version 34 for 8000C and 8265
>       iwlwifi: add firmware version 33 for new 9000 series
>       iwlwifi: add firmware version 34 for new 9000 series
> 
>  WHENCE                            |  32 +++++++++++++++++++++++++-------
>  iwlwifi-3160-17.ucode             | Bin 918268 -> 918268 bytes
>  iwlwifi-3168-29.ucode             | Bin 1036372 -> 1036372 bytes
>  iwlwifi-7260-17.ucode             | Bin 1049340 -> 1049340 bytes
>  iwlwifi-7265-17.ucode             | Bin 1180412 -> 1180412 bytes
>  iwlwifi-7265D-29.ucode            | Bin 1036528 -> 1036528 bytes
>  iwlwifi-8000C-31.ucode            | Bin 2309768 -> 2310116 bytes
>  iwlwifi-8000C-34.ucode            | Bin 0 -> 2448976 bytes
>  iwlwifi-8265-31.ucode             | Bin 2303024 -> 2307104 bytes
>  iwlwifi-8265-34.ucode             | Bin 0 -> 2440780 bytes
>  iwlwifi-9000-pu-b0-jf-b0-33.ucode | Bin 0 -> 2632620 bytes
>  iwlwifi-9000-pu-b0-jf-b0-34.ucode | Bin 0 -> 2677620 bytes
>  iwlwifi-9260-th-b0-jf-b0-33.ucode | Bin 0 -> 2637216 bytes
>  iwlwifi-9260-th-b0-jf-b0-34.ucode | Bin 0 -> 2677772 bytes
>  14 files changed, 25 insertions(+), 7 deletions(-)
>  create mode 100644 iwlwifi-8000C-34.ucode
>  create mode 100644 iwlwifi-8265-34.ucode
>  create mode 100644 iwlwifi-9000-pu-b0-jf-b0-33.ucode
>  create mode 100644 iwlwifi-9000-pu-b0-jf-b0-34.ucode
>  create mode 100644 iwlwifi-9260-th-b0-jf-b0-33.ucode
>  create mode 100644 iwlwifi-9260-th-b0-jf-b0-34.ucode
-- 
Ben Hutchings
When in doubt, use brute force. - Ken Thompson


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

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

* Re: pull-request: iwlwifi firmwares update 2017-11-15
  2017-11-23  1:55 ` Ben Hutchings
@ 2017-11-23  6:14   ` Luca Coelho
  0 siblings, 0 replies; 4+ messages in thread
From: Luca Coelho @ 2017-11-23  6:14 UTC (permalink / raw)
  To: Ben Hutchings, Kyle McMartin
  Cc: linux-wireless, linuxwifi, linux-firmware, Grumbach, Emmanuel

On Thu, 2017-11-23 at 01:55 +0000, Ben Hutchings wrote:
> On Wed, 2017-11-15 at 19:46 +0200, Luca Coelho wrote:
> > Hi Kyle,
> > 
> > This pull-request supersedes my previous one.
> > 
> > I have updated the firmwares for the 3160, 3168, 7260, 7265D, 8000C
> > and
> > 8265 devices and added new FW versions for 8000C, 8265 and the new
> > 9000
> > series.
> > 
> > Please pull or let me know if there are any issues.
> 
> Pulled, thanks.  However, I had to a fix up a typo in WHENCE
> afterward.
>  In future, please remember to run 'make check' to validate it.

Thanks, Ben! Sorry for the typo, I didn't know about 'make check', I'll
make sure I run it every time before sending new pulls from now on.

--
Cheers,
Luca.

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

end of thread, other threads:[~2017-11-23  6:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-15 17:46 pull-request: iwlwifi firmwares update 2017-11-15 Luca Coelho
2017-11-15 17:49 ` Luca Coelho
2017-11-23  1:55 ` Ben Hutchings
2017-11-23  6:14   ` Luca Coelho

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).