All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] Netgear WNA1100 and master mode
@ 2010-12-01 12:54 Misha Shnurapet
  2010-12-01 13:14 ` Mohammed Shafi
  0 siblings, 1 reply; 7+ messages in thread
From: Misha Shnurapet @ 2010-12-01 12:54 UTC (permalink / raw)
  To: ath9k-devel

Hi.

Does Netgear WNA1100 USB adapter support master mode?

Thanks.

-- 
Best regards,
Misha Shnurapet, Fedora Project Contributor
http://fedoraproject.org/wiki/User:Shnurapet
shnurapet AT fedoraproject.org, GPG: 00217306

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

* [ath9k-devel] Netgear WNA1100 and master mode
  2010-12-01 12:54 [ath9k-devel] Netgear WNA1100 and master mode Misha Shnurapet
@ 2010-12-01 13:14 ` Mohammed Shafi
  2010-12-01 16:21   ` Rajkumar Manoharan
  0 siblings, 1 reply; 7+ messages in thread
From: Mohammed Shafi @ 2010-12-01 13:14 UTC (permalink / raw)
  To: ath9k-devel

On Wed, Dec 1, 2010 at 6:24 PM, Misha Shnurapet
<shnurapet@fedoraproject.org> wrote:
> Hi.
>
> Does Netgear WNA1100 USB adapter support master mode?

Yes , you have to use hostapd for that.you cannot use iwconfig command
to set it as a master mode.
>
> Thanks.
>
> --
> Best regards,
> Misha Shnurapet, Fedora Project Contributor
> http://fedoraproject.org/wiki/User:Shnurapet
> shnurapet AT fedoraproject.org, GPG: 00217306
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>

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

* [ath9k-devel] Netgear WNA1100 and master mode
  2010-12-01 13:14 ` Mohammed Shafi
@ 2010-12-01 16:21   ` Rajkumar Manoharan
  2010-12-02  4:28     ` Mohammed Shafi
  0 siblings, 1 reply; 7+ messages in thread
From: Rajkumar Manoharan @ 2010-12-01 16:21 UTC (permalink / raw)
  To: ath9k-devel

On Wed, Dec 01, 2010 at 06:44:15PM +0530, Mohammed Shafi wrote:
> On Wed, Dec 1, 2010 at 6:24 PM, Misha Shnurapet
> <shnurapet@fedoraproject.org> wrote:
> > Hi.
> >
> > Does Netgear WNA1100 USB adapter support master mode?
> 
> Yes , you have to use hostapd for that.you cannot use iwconfig command
> to set it as a master mode.
> >
Hi Misha,

ath9k_htc does not support AP mode as of now. we are working on it. To enable
AP mode support for ath9k_htc use the follwoing patch

https://patchwork.kernel.org/patch/106640/

--
Rajkumar

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

* Re: [ath9k-devel] Netgear WNA1100 and master mode
  2010-12-01 16:21   ` Rajkumar Manoharan
@ 2010-12-02  4:28     ` Mohammed Shafi
  2010-12-02  9:43       ` Misha Shnurapet
  0 siblings, 1 reply; 7+ messages in thread
From: Mohammed Shafi @ 2010-12-02  4:28 UTC (permalink / raw)
  To: shnurapet; +Cc: Rajkumar.Manoharan, linux-wireless

On Wed, Dec 1, 2010 at 9:51 PM, Rajkumar Manoharan
<rmanoharan@atheros.com> wrote:
> On Wed, Dec 01, 2010 at 06:44:15PM +0530, Mohammed Shafi wrote:
>> On Wed, Dec 1, 2010 at 6:24 PM, Misha Shnurapet
>> <shnurapet@fedoraproject.org> wrote:
>> > Hi.
>> >
>> > Does Netgear WNA1100 USB adapter support master mode?
>>
>> Yes , you have to use hostapd for that.you cannot use iwconfig command
>> to set it as a master mode.

Sorry for the wrong information.
>> >
> Hi Misha,
>
> ath9k_htc does not support AP mode as of now. we are working on it. To enable
> AP mode support for ath9k_htc use the follwoing patch
>
> https://patchwork.kernel.org/patch/106640/
>
> --
> Rajkumar
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel@lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>

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

* Re: [ath9k-devel] Netgear WNA1100 and master mode
  2010-12-02  4:28     ` Mohammed Shafi
@ 2010-12-02  9:43       ` Misha Shnurapet
  2010-12-02 11:43         ` Misha Shnurapet
  0 siblings, 1 reply; 7+ messages in thread
From: Misha Shnurapet @ 2010-12-02  9:43 UTC (permalink / raw)
  To: Mohammed Shafi; +Cc: rajkumar.manoharan, linux-wireless

02.12.2010, 12:28, "Mohammed Shafi" <shafi.wireless@gmail.com>:
> On Wed, Dec 1, 2010 at 9:51 PM, Rajkumar Manoharan
> <rmanoharan@atheros.com>; wrote:
>
>>  On Wed, Dec 01, 2010 at 06:44:15PM +0530, Mohammed Shafi wrote:
>>>  On Wed, Dec 1, 2010 at 6:24 PM, Misha Shnurapet
>>>  <shnurapet@fedoraproject.org>; wrote:
>>>>  Hi.
>>>>
>>>>  Does Netgear WNA1100 USB adapter support master mode?
>>>  Yes , you have to use hostapd for that.you cannot use iwconfig command
>>>  to set it as a master mode.
>
> Sorry for the wrong information.
>
>>  Hi Misha,
>>
>>  ath9k_htc does not support AP mode as of now. we are working on it. To enable
>>  AP mode support for ath9k_htc use the follwoing patch
>>
>>  https://patchwork.kernel.org/patch/106640/

Thanks a lot for the information, it would rather be hard to figure out.

If there is a Bugzilla thread for me to subscribe to watch the issue, I would appreciate the link.

-- 
Best regards,
Misha Shnurapet, Fedora Project Contributor
http://fedoraproject.org/wiki/User:Shnurapet
shnurapet AT fedoraproject.org, GPG: 00217306

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

* Re: [ath9k-devel] Netgear WNA1100 and master mode
  2010-12-02  9:43       ` Misha Shnurapet
@ 2010-12-02 11:43         ` Misha Shnurapet
  2010-12-02 12:09           ` Mohammed Shafi
  0 siblings, 1 reply; 7+ messages in thread
From: Misha Shnurapet @ 2010-12-02 11:43 UTC (permalink / raw)
  To: Mohammed Shafi; +Cc: rajkumar.manoharan, linux-wireless

02.12.2010, 17:43, "Misha Shnurapet" <shnurapet@fedoraproject.org>:
> If there is a Bugzilla thread for me to subscribe to watch the issue, I would appreciate the link.

Will subscribe to the wireless.kernel.org page, sorry.

-- 
Best regards,
Misha Shnurapet, Fedora Project Contributor
http://fedoraproject.org/wiki/User:Shnurapet
shnurapet AT fedoraproject.org, GPG: 00217306

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

* [ath9k-devel] Netgear WNA1100 and master mode
  2010-12-02 11:43         ` Misha Shnurapet
@ 2010-12-02 12:09           ` Mohammed Shafi
  0 siblings, 0 replies; 7+ messages in thread
From: Mohammed Shafi @ 2010-12-02 12:09 UTC (permalink / raw)
  To: ath9k-devel

On Thu, Dec 2, 2010 at 5:13 PM, Misha Shnurapet
<shnurapet@fedoraproject.org> wrote:
> 02.12.2010, 17:43, "Misha Shnurapet" <shnurapet@fedoraproject.org>:
>> If there is a Bugzilla thread for me to subscribe to watch the issue, I would appreciate the link.

Will let you know If I find a thread.It seems the AP cannot buffer
packets for stations with power save.

>
> Will subscribe to the wireless.kernel.org page, sorry.

Yes you can have updated patches on ath9k_htc.
You can also subscribe to https://lists.ath9k.org/mailman/listinfo/ath9k-devel

>
> --
> Best regards,
> Misha Shnurapet, Fedora Project Contributor
> http://fedoraproject.org/wiki/User:Shnurapet
> shnurapet AT fedoraproject.org, GPG: 00217306
>

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

end of thread, other threads:[~2010-12-02 12:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-01 12:54 [ath9k-devel] Netgear WNA1100 and master mode Misha Shnurapet
2010-12-01 13:14 ` Mohammed Shafi
2010-12-01 16:21   ` Rajkumar Manoharan
2010-12-02  4:28     ` Mohammed Shafi
2010-12-02  9:43       ` Misha Shnurapet
2010-12-02 11:43         ` Misha Shnurapet
2010-12-02 12:09           ` Mohammed Shafi

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.