All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: Adrian Chadd <adrian@freebsd.org>,
	Janusz Dziedzic <janusz.dziedzic@tieto.com>
Cc: "Gordon, Charles" <Charles.Gordon@digi.com>,
	"ath10k@lists.infradead.org" <ath10k@lists.infradead.org>
Subject: Re: Can the ath10k driver support more than one MAC address?
Date: Wed, 21 Dec 2016 05:21:00 -0800	[thread overview]
Message-ID: <585A81BC.1040908@candelatech.com> (raw)
In-Reply-To: <CAJ-VmonG3p2K69kjcLscRgWsOEQhyzj4_3c_aGhK=fXcZqXB=g@mail.gmail.com>

Yeah, seems to work fine for me with CT firmware.

It can probably work OK with stock FW too.

Thanks,
Ben

On 12/21/2016 12:29 AM, Adrian Chadd wrote:
> hiya,
>
> This is the kind of thing that Ben Greear has spent a lot of time
> debugging in his firmware branch.
>
>
> -adrian
>
>
> On 21 December 2016 at 00:18, Janusz Dziedzic <janusz.dziedzic@tieto.com> wrote:
>> On 20 December 2016 at 23:35, Gordon, Charles <Charles.Gordon@digi.com> wrote:
>>> Hi,
>>>
>>> We are trying to use the ath10k driver in an embedded application.  We want to support a wifi client with multiple access points.  Does the ath10k driver support this?  Can the ath10k hardware and driver support multiple simultaneous MAC addresses?  Can it support multiple APs?
>>>
>> iw wlan0 interface add wlan0_1 type managed
>> ifconfig wlan0_1 hw ether <new_mac>
>>
>> Depends on HW you have, some ath10k support single/multi channel concurrency.
>> You can check this using
>> iw phyX info - and next check valid combinations (channels <= 1 mean
>> SCC, so best if you have <= 2)
>>
>> BR
>> Janusz
>>
>>> Thanks for any information.
>>>
>>> Charles
>>>
>>> _______________________________________________
>>> ath10k mailing list
>>> ath10k@lists.infradead.org
>>> http://lists.infradead.org/mailman/listinfo/ath10k
>>
>> _______________________________________________
>> ath10k mailing list
>> ath10k@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/ath10k
>
> _______________________________________________
> ath10k mailing list
> ath10k@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/ath10k
>


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


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

  reply	other threads:[~2016-12-21 13:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-21  8:29 Can the ath10k driver support more than one MAC address? Adrian Chadd
2016-12-21 13:21 ` Ben Greear [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-20 22:35 Gordon, Charles
2016-12-21  8:18 ` Janusz Dziedzic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=585A81BC.1040908@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=Charles.Gordon@digi.com \
    --cc=adrian@freebsd.org \
    --cc=ath10k@lists.infradead.org \
    --cc=janusz.dziedzic@tieto.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.