linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANN] New firmware for Intel 7260 / 3160
@ 2013-12-16  9:36 Emmanuel Grumbach
  0 siblings, 0 replies; 8+ messages in thread
From: Emmanuel Grumbach @ 2013-12-16  9:36 UTC (permalink / raw)
  To: linux-wireless
  Cc: Seth Forshee, Matt Chen, John Linville, Stanislaw Gruszka,
	ilw@linux.intel.com

Hi,

We have released a new firmware for 3160 and for 7260 Intel devices.
This firmware is not the firmware that has been long announced. It is
based on the existing code base and has a few bug fixes. This firmware
is supported starting 3.10. A new firmware based on a newer code base
will follow - that new firmware will be supported starting 3.13.

I strongly recommend to move to the new firmware - it solves a few
issues that were raised by users.

The firmware for 7260 is available at [1] and for 3160 at [2].
I will send a pull request to linux-firmware.git soon.
The new firmware's version number is 22.1.7.0:

$ dmesg | grep loaded firmware
loaded firmware version 22.1.7.0 op_mode iwlmvm

[1] - http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=iwlwifi-7260-ucode-22.1.7.0.tgz
[2] - http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=iwlwifi-3160-ucode-22.1.7.0.tgz

Emmanuel Grumbach
egrumbach@gmail.com

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

* [ANN] New firmware for Intel 7260 / 3160
@ 2013-12-29 10:02 Emmanuel Grumbach
  2013-12-29 11:43 ` Sedat Dilek
  2013-12-31 17:26 ` pull request: firmware for Intel Wireless adapter - " Emmanuel Grumbach
  0 siblings, 2 replies; 8+ messages in thread
From: Emmanuel Grumbach @ 2013-12-29 10:02 UTC (permalink / raw)
  To: linux-wireless; +Cc: ilw@linux.intel.com

Hi,

We have released a new firmware for 3160 and for 7260 Intel devices.
This firmware includes the neww APIs we have been implementing for a while now.
We have here bug fixes along with better power save and P2P support.
Anyone who wants to use this firmware must have 3.13 at least.
The new file name is iwlwifi-{7260,3160}-8.ucode.
Just copy the file into /lib/firmware - if the driver / kernel
supports the new firmware, it will load the new one. If not,
iwlwifi-{7260,3160}-7.ucode will be loaded and everything should work
just fine.

The firmware for 7260 is available at [1] and for 3160 at [2].
I encourage people running 3.13 and up to take the new firmware and
report issues.
The new firmware's version is 22.15.8.0:

$ dmesg | grep loaded\ firmware
[ 8871.825758] iwlwifi 0000:02:00.0: loaded firmware version 22.15.8.0
op_mode iwlmvm

[1] - http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=iwlwifi-7260-ucode-22.15.8.0.tgz
[2] - http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=iwlwifi-3160-ucode-22.15.8.0.tgz

Emmanuel Grumbach
egrumbach@gmail.com

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

* Re: [ANN] New firmware for Intel 7260 / 3160
  2013-12-29 10:02 [ANN] New firmware for Intel 7260 / 3160 Emmanuel Grumbach
@ 2013-12-29 11:43 ` Sedat Dilek
  2013-12-29 11:47   ` Emmanuel Grumbach
  2013-12-31 17:26 ` pull request: firmware for Intel Wireless adapter - " Emmanuel Grumbach
  1 sibling, 1 reply; 8+ messages in thread
From: Sedat Dilek @ 2013-12-29 11:43 UTC (permalink / raw)
  To: Emmanuel Grumbach; +Cc: linux-wireless, ilw@linux.intel.com

On Sun, Dec 29, 2013 at 11:02 AM, Emmanuel Grumbach <egrumbach@gmail.com> wrote:
> Hi,
>
> We have released a new firmware for 3160 and for 7260 Intel devices.
> This firmware includes the neww APIs we have been implementing for a while now.
> We have here bug fixes along with better power save and P2P support.
> Anyone who wants to use this firmware must have 3.13 at least.
> The new file name is iwlwifi-{7260,3160}-8.ucode.
> Just copy the file into /lib/firmware - if the driver / kernel
> supports the new firmware, it will load the new one. If not,
> iwlwifi-{7260,3160}-7.ucode will be loaded and everything should work
> just fine.
>
> The firmware for 7260 is available at [1] and for 3160 at [2].
> I encourage people running 3.13 and up to take the new firmware and
> report issues.
> The new firmware's version is 22.15.8.0:
>
> $ dmesg | grep loaded\ firmware
> [ 8871.825758] iwlwifi 0000:02:00.0: loaded firmware version 22.15.8.0
> op_mode iwlmvm
>
> [1] - http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=iwlwifi-7260-ucode-22.15.8.0.tgz
> [2] - http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=iwlwifi-3160-ucode-22.15.8.0.tgz
>

Shouldn't such stuff also go to the linux-firmware-folks?

- Sedat -

[1] http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/

> Emmanuel Grumbach
> egrumbach@gmail.com
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [ANN] New firmware for Intel 7260 / 3160
  2013-12-29 11:43 ` Sedat Dilek
@ 2013-12-29 11:47   ` Emmanuel Grumbach
  2013-12-29 11:50     ` Sedat Dilek
  0 siblings, 1 reply; 8+ messages in thread
From: Emmanuel Grumbach @ 2013-12-29 11:47 UTC (permalink / raw)
  To: sedat.dilek; +Cc: linux-wireless, ilw@linux.intel.com

>> Hi,
>>
>> We have released a new firmware for 3160 and for 7260 Intel devices.
>> This firmware includes the neww APIs we have been implementing for a while now.
>> We have here bug fixes along with better power save and P2P support.
>> Anyone who wants to use this firmware must have 3.13 at least.
>> The new file name is iwlwifi-{7260,3160}-8.ucode.
>> Just copy the file into /lib/firmware - if the driver / kernel
>> supports the new firmware, it will load the new one. If not,
>> iwlwifi-{7260,3160}-7.ucode will be loaded and everything should work
>> just fine.
>>
>> The firmware for 7260 is available at [1] and for 3160 at [2].
>> I encourage people running 3.13 and up to take the new firmware and
>> report issues.
>> The new firmware's version is 22.15.8.0:
>>
>> $ dmesg | grep loaded\ firmware
>> [ 8871.825758] iwlwifi 0000:02:00.0: loaded firmware version 22.15.8.0
>> op_mode iwlmvm
>>
>> [1] - http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=iwlwifi-7260-ucode-22.15.8.0.tgz
>> [2] - http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=iwlwifi-3160-ucode-22.15.8.0.tgz
>>
>
> Shouldn't such stuff also go to the linux-firmware-folks?
>

It will - don't worry. I already have a pull request pending to
linux-firmware anyway.
I'll add that new firmware to my fork of linux-firmware [1] tonight.

[1] - https://git.kernel.org/cgit/linux/kernel/git/egrumbach/linux-firmware.git/

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

* Re: [ANN] New firmware for Intel 7260 / 3160
  2013-12-29 11:47   ` Emmanuel Grumbach
@ 2013-12-29 11:50     ` Sedat Dilek
  2013-12-29 11:52       ` Emmanuel Grumbach
  0 siblings, 1 reply; 8+ messages in thread
From: Sedat Dilek @ 2013-12-29 11:50 UTC (permalink / raw)
  To: Emmanuel Grumbach; +Cc: linux-wireless, ilw@linux.intel.com

On Sun, Dec 29, 2013 at 12:47 PM, Emmanuel Grumbach <egrumbach@gmail.com> wrote:
>>> Hi,
>>>
>>> We have released a new firmware for 3160 and for 7260 Intel devices.
>>> This firmware includes the neww APIs we have been implementing for a while now.
>>> We have here bug fixes along with better power save and P2P support.
>>> Anyone who wants to use this firmware must have 3.13 at least.
>>> The new file name is iwlwifi-{7260,3160}-8.ucode.
>>> Just copy the file into /lib/firmware - if the driver / kernel
>>> supports the new firmware, it will load the new one. If not,
>>> iwlwifi-{7260,3160}-7.ucode will be loaded and everything should work
>>> just fine.
>>>
>>> The firmware for 7260 is available at [1] and for 3160 at [2].
>>> I encourage people running 3.13 and up to take the new firmware and
>>> report issues.
>>> The new firmware's version is 22.15.8.0:
>>>
>>> $ dmesg | grep loaded\ firmware
>>> [ 8871.825758] iwlwifi 0000:02:00.0: loaded firmware version 22.15.8.0
>>> op_mode iwlmvm
>>>
>>> [1] - http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=iwlwifi-7260-ucode-22.15.8.0.tgz
>>> [2] - http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=iwlwifi-3160-ucode-22.15.8.0.tgz
>>>
>>
>> Shouldn't such stuff also go to the linux-firmware-folks?
>>
>
> It will - don't worry. I already have a pull request pending to
> linux-firmware anyway.
> I'll add that new firmware to my fork of linux-firmware [1] tonight.
>

Good.
For future announces like this one you can CC them?

- Sedat -

> [1] - https://git.kernel.org/cgit/linux/kernel/git/egrumbach/linux-firmware.git/

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

* Re: [ANN] New firmware for Intel 7260 / 3160
  2013-12-29 11:50     ` Sedat Dilek
@ 2013-12-29 11:52       ` Emmanuel Grumbach
  0 siblings, 0 replies; 8+ messages in thread
From: Emmanuel Grumbach @ 2013-12-29 11:52 UTC (permalink / raw)
  To: sedat.dilek; +Cc: linux-wireless, ilw@linux.intel.com

Emmanuel Grumbach
egrumbach@gmail.com


On Sun, Dec 29, 2013 at 1:50 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
> On Sun, Dec 29, 2013 at 12:47 PM, Emmanuel Grumbach <egrumbach@gmail.com> wrote:
>>>> Hi,
>>>>
>>>> We have released a new firmware for 3160 and for 7260 Intel devices.
>>>> This firmware includes the neww APIs we have been implementing for a while now.
>>>> We have here bug fixes along with better power save and P2P support.
>>>> Anyone who wants to use this firmware must have 3.13 at least.
>>>> The new file name is iwlwifi-{7260,3160}-8.ucode.
>>>> Just copy the file into /lib/firmware - if the driver / kernel
>>>> supports the new firmware, it will load the new one. If not,
>>>> iwlwifi-{7260,3160}-7.ucode will be loaded and everything should work
>>>> just fine.
>>>>
>>>> The firmware for 7260 is available at [1] and for 3160 at [2].
>>>> I encourage people running 3.13 and up to take the new firmware and
>>>> report issues.
>>>> The new firmware's version is 22.15.8.0:
>>>>
>>>> $ dmesg | grep loaded\ firmware
>>>> [ 8871.825758] iwlwifi 0000:02:00.0: loaded firmware version 22.15.8.0
>>>> op_mode iwlmvm
>>>>
>>>> [1] - http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=iwlwifi-7260-ucode-22.15.8.0.tgz
>>>> [2] - http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=iwlwifi-3160-ucode-22.15.8.0.tgz
>>>>
>>>
>>> Shouldn't such stuff also go to the linux-firmware-folks?
>>>
>>
>> It will - don't worry. I already have a pull request pending to
>> linux-firmware anyway.
>> I'll add that new firmware to my fork of linux-firmware [1] tonight.
>>
>
> Good.
> For future announces like this one you can CC them?
>

I wasn't aware of such a mailing list. I usually send an announcement
on linux-wireless and then send a pull request to Ben Hutchings. If
you think I should change this process, I'd happy to know how to
improve it.

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

* pull request: firmware for Intel Wireless adapter - 7260 / 3160
  2013-12-29 10:02 [ANN] New firmware for Intel 7260 / 3160 Emmanuel Grumbach
  2013-12-29 11:43 ` Sedat Dilek
@ 2013-12-31 17:26 ` Emmanuel Grumbach
  2014-01-19 23:30   ` Ben Hutchings
  1 sibling, 1 reply; 8+ messages in thread
From: Emmanuel Grumbach @ 2013-12-31 17:26 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: linux-wireless, ilw@linux.intel.com, hui.xiao

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

Hi Ben,

This is another pull request for another firmware. I am sorry not to
have put this together in the same pull request, but I just didn't know
when that new firmware would come out.
It doesn't replace the older one:
* iwlwifi-{7260,3160}-7.ucode is supported starting from 3.10
* iwlwifi-{7260,3160}-8.ucode is supported starting from 3.13

This is why I don't remove the -7.ucode.
At some point (maybe around 3.15) we will stop supporting -7.ucode.
Thanks!

The following changes since commit 52d77db9f133afe4d2b26aeccfd603745f45fda1:

  Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/egrumbach/linux-firmware
(2013-12-30 15:22:40 +0100)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/egrumbach/linux-firmware
master

for you to fetch changes up to 11fdbda75cebef71e878fd0dfa6bfca984be35f4:

  iwlwifi: update firmware for 7260 / 3160 devices (2013-12-30 18:59:33
+0200)

----------------------------------------------------------------
Emmanuel Grumbach (1):
      iwlwifi: update firmware for 7260 / 3160 devices

 WHENCE               |    6 ++++++
 iwlwifi-3160-8.ucode |  Bin 0 -> 662032 bytes
 iwlwifi-7260-8.ucode |  Bin 0 -> 674628 bytes
 3 files changed, 6 insertions(+)
 create mode 100644 iwlwifi-3160-8.ucode
 create mode 100644 iwlwifi-7260-8.ucode



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: pull request: firmware for Intel Wireless adapter - 7260 / 3160
  2013-12-31 17:26 ` pull request: firmware for Intel Wireless adapter - " Emmanuel Grumbach
@ 2014-01-19 23:30   ` Ben Hutchings
  0 siblings, 0 replies; 8+ messages in thread
From: Ben Hutchings @ 2014-01-19 23:30 UTC (permalink / raw)
  To: Emmanuel Grumbach; +Cc: linux-wireless, ilw@linux.intel.com, hui.xiao

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

On Tue, 2013-12-31 at 19:26 +0200, Emmanuel Grumbach wrote:
> Hi Ben,
> 
> This is another pull request for another firmware. I am sorry not to
> have put this together in the same pull request, but I just didn't know
> when that new firmware would come out.
> It doesn't replace the older one:
> * iwlwifi-{7260,3160}-7.ucode is supported starting from 3.10
> * iwlwifi-{7260,3160}-8.ucode is supported starting from 3.13
> 
> This is why I don't remove the -7.ucode.
> At some point (maybe around 3.15) we will stop supporting -7.ucode.

Even then, the -7 files should remain in linux-firmware.git as there is
not any minimum kernel version.

> Thanks!
> 
> The following changes since commit 52d77db9f133afe4d2b26aeccfd603745f45fda1:
> 
>   Merge branch 'master' of
> git://git.kernel.org/pub/scm/linux/kernel/git/egrumbach/linux-firmware
> (2013-12-30 15:22:40 +0100)
> 
> are available in the git repository at:
> 
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/egrumbach/linux-firmware
> master
> 
> for you to fetch changes up to 11fdbda75cebef71e878fd0dfa6bfca984be35f4:
> 
>   iwlwifi: update firmware for 7260 / 3160 devices (2013-12-30 18:59:33
> +0200)

Pulled, thanks.

Ben.

> ----------------------------------------------------------------
> Emmanuel Grumbach (1):
>       iwlwifi: update firmware for 7260 / 3160 devices
> 
>  WHENCE               |    6 ++++++
>  iwlwifi-3160-8.ucode |  Bin 0 -> 662032 bytes
>  iwlwifi-7260-8.ucode |  Bin 0 -> 674628 bytes
>  3 files changed, 6 insertions(+)
>  create mode 100644 iwlwifi-3160-8.ucode
>  create mode 100644 iwlwifi-7260-8.ucode
> 
> 

-- 
Ben Hutchings
friends: People who know you well, but like you anyway.

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

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

end of thread, other threads:[~2014-01-19 23:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-29 10:02 [ANN] New firmware for Intel 7260 / 3160 Emmanuel Grumbach
2013-12-29 11:43 ` Sedat Dilek
2013-12-29 11:47   ` Emmanuel Grumbach
2013-12-29 11:50     ` Sedat Dilek
2013-12-29 11:52       ` Emmanuel Grumbach
2013-12-31 17:26 ` pull request: firmware for Intel Wireless adapter - " Emmanuel Grumbach
2014-01-19 23:30   ` Ben Hutchings
  -- strict thread matches above, loose matches on Subject: below --
2013-12-16  9:36 [ANN] New firmware for Intel " Emmanuel Grumbach

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