linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* New ath10k CT firmware released.
@ 2014-11-06 19:57 Ben Greear
  2014-11-07  0:47 ` Ben Greear
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Greear @ 2014-11-06 19:57 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org, ath10k

I have uploaded the latest CT version of the ath10k firmware.

http://www.candelatech.com/ath10k.php

This firmware fixes bugs in raw-tx mode, though probably only
non-encrypted frames can be sent in this manner, and it requires
an out-of-tree patch from Michal Kazior to make it work:

http://comments.gmane.org/gmane.linux.drivers.ath10k.devel/246

This firmware also significantly improves association times when using
more than one vdev.  This, requires an additional kernel patch:

http://dmz2.candelatech.com/git/gitweb.cgi?p=linux-3.17.dev.y/.git;a=commitdiff;h=a9756b6e2efffbec4101dbe81e9d6a2c503239ff;hp=5bfa637376c352fc17c56afc7b1d2e752750162c

And, you may want the near-by patches that allow disabling some
logging, especially if using serial console.

There is also a small fix to max-nss logic in the firmware rate-control,
but I am not sure this is required.  It _is_ required that you use
currently-out-of-tree patches if you want anything other than 3x3 station
connecting to 3x3 AP to work properly with ath10k.

As always, I am interested to know how people are using
the CT firmware, and I would welcome any help with getting
even basic support (such as reserved feature flags)
for this firmware in the upstream kernel.

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


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

* Re: New ath10k CT firmware released.
  2014-11-06 19:57 New ath10k CT firmware released Ben Greear
@ 2014-11-07  0:47 ` Ben Greear
  2014-11-10 22:53   ` Ben Greear
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Greear @ 2014-11-07  0:47 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org, ath10k

On 11/06/2014 11:57 AM, Ben Greear wrote:
> I have uploaded the latest CT version of the ath10k firmware.
> 
> http://www.candelatech.com/ath10k.php
> 
> This firmware fixes bugs in raw-tx mode, though probably only
> non-encrypted frames can be sent in this manner, and it requires
> an out-of-tree patch from Michal Kazior to make it work:
> 
> http://comments.gmane.org/gmane.linux.drivers.ath10k.devel/246
> 
> This firmware also significantly improves association times when using
> more than one vdev.  This, requires an additional kernel patch:
> 
> http://dmz2.candelatech.com/git/gitweb.cgi?p=linux-3.17.dev.y/.git;a=commitdiff;h=a9756b6e2efffbec4101dbe81e9d6a2c503239ff;hp=5bfa637376c352fc17c56afc7b1d2e752750162c

I was a bit too clever it seems....  I have to be more careful about disabling
the ch reservation when there are no vdevs active, I think.

Hope to have it fixed shortly.

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


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

* Re: New ath10k CT firmware released.
  2014-11-07  0:47 ` Ben Greear
@ 2014-11-10 22:53   ` Ben Greear
  0 siblings, 0 replies; 3+ messages in thread
From: Ben Greear @ 2014-11-10 22:53 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org, ath10k

On 11/06/2014 04:47 PM, Ben Greear wrote:
> On 11/06/2014 11:57 AM, Ben Greear wrote:
>> I have uploaded the latest CT version of the ath10k firmware.
>>
>> http://www.candelatech.com/ath10k.php
>>
>> This firmware fixes bugs in raw-tx mode, though probably only
>> non-encrypted frames can be sent in this manner, and it requires
>> an out-of-tree patch from Michal Kazior to make it work:
>>
>> http://comments.gmane.org/gmane.linux.drivers.ath10k.devel/246
>>
>> This firmware also significantly improves association times when using
>> more than one vdev.  This, requires an additional kernel patch:
>>
>> http://dmz2.candelatech.com/git/gitweb.cgi?p=linux-3.17.dev.y/.git;a=commitdiff;h=a9756b6e2efffbec4101dbe81e9d6a2c503239ff;hp=5bfa637376c352fc17c56afc7b1d2e752750162c
> 
> I was a bit too clever it seems....  I have to be more careful about disabling
> the ch reservation when there are no vdevs active, I think.
> 
> Hope to have it fixed shortly.

Looks like firmware was fine, so it remains unchanged.  But, the driver patch has to
be more careful and only disable ch reservation if we currently have an active channel.

This patch (on top of the one linked above) seems to work well:

http://dmz2.candelatech.com/git/gitweb.cgi?p=linux-3.17.dev.y/.git;a=commitdiff;h=5ed93f05d72769b06246280d514b72d617bb9fde

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


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

end of thread, other threads:[~2014-11-10 22:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-06 19:57 New ath10k CT firmware released Ben Greear
2014-11-07  0:47 ` Ben Greear
2014-11-10 22:53   ` Ben Greear

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