All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mohammed Shafi <shafi.ath9k@gmail.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Progress on Ath9k HT support on Adhoc mode
Date: Wed, 29 Dec 2010 12:02:04 +0530	[thread overview]
Message-ID: <AANLkTimG_pNrQj7WK6NPS5Rc5sO3TLTrAC2WeX5x8prM@mail.gmail.com> (raw)
In-Reply-To: <14C05393AD794FD0A06B6BB332CC46AF@PatrickAsus>

On Wed, Dec 29, 2010 at 11:40 AM, Robert Chan
<robert.chan.list@gmail.com> wrote:
> Dear all,
>
> After some research done on ath9k's support of HT on Adhoc mode, I found on
> the mac80211 driver page (http://wireless.kernel.org/en/users/Drivers) that
> ath9k seems to support IBSS *and/or* mesh *and/or* 802.11N:
>
> Driver ? ?Manufacturer ? ?cfg80211 ? ?AP ? ?IBSS ? ?mesh ? ?monitor ? ?PHY
> modes ? ?Buses
> ath9k ? ? Atheros ? ?yes ? ? yes ? ? yes ? ? yes ? ? yes ? ? A/B/G/N ? ? PCI
> / PCI-E / AHB / ? ? PCMCIA
>
> So should I assume that the details here are "too updated" or are the modes
> above are only independently supported (but not able to work together such
> as IBSS + N + mesh)?

I think 'mesh mode' also handled in mac80211 , if mesh mode is
supported with 11n then ibss(which is a sub-set ?) should have 11n
support.
If I am wrong some one please correct me.

>
> Any clarification will be very much appreciated.
>
> Regards,
>
> Robert
>
> --------------------------------------------------
> From: "Robert Chan" <robert.chan.list@gmail.com>
> Sent: Wednesday, December 22, 2010 4:25 PM
> To: "Alexander Simon" <simon_alex@web.de>; <ath9k-devel@lists.ath9k.org>
> Subject: Re: [ath9k-devel] Progress on Ath9k HT support on Adhoc mode
>
>> Hi All,
>>
>> May I ask whether the HT support (for Adhoc) is already in the trunk?
>>
>> Thanks.
>>
>> Regards,
>>
>> Robert
>>
>>
>> --------------------------------------------------
>> From: "Alexander Simon" <simon_alex@web.de>
>> Sent: Thursday, December 09, 2010 8:36 PM
>> To: <ath9k-devel@lists.ath9k.org>
>> Subject: Re: [ath9k-devel] Progress on Ath9k HT support on Adhoc mode
>>
>>> Im working on it.
>>>
>>> I took the initial patches vom Benoit Papillault. Right now, i have two
>>> cells
>>> deploy and read HT beacons and have them entered into the sta_info
>>> structure.
>>> Minstrel_ht also seems to drive at HT rates. I hope I can provide a first
>>> patch tomorrow, as at the moment I also have problems with txpower.
>>>
>>> Greetings, Alex
>>> _______________________________________________
>>> ath9k-devel mailing list
>>> ath9k-devel at lists.ath9k.org
>>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>>>
>>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>

  reply	other threads:[~2010-12-29  6:32 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-03  5:30 [ath9k-devel] Progress on Ath9k HT support on Adhoc mode Peizhao Hu
2010-12-03  6:51 ` Mohammed Shafi
2010-12-09 12:36 ` Alexander Simon
2010-12-09 18:55   ` Luis R. Rodriguez
2010-12-22  8:25   ` Robert Chan
2010-12-29  6:10     ` Robert Chan
2010-12-29 20:20       ` Brian Prodoehl
2010-12-29  6:10     ` Robert Chan
2010-12-29  6:32       ` Mohammed Shafi [this message]
2010-12-29  6:52         ` Jouni Malinen
2010-12-29  7:00           ` Mohammed Shafi
2010-12-29  7:21           ` Robert Chan
2010-12-29  8:30             ` Jouni Malinen
2011-01-19 13:42     ` Alexander Simon
2011-02-04  3:04       ` Peizhao Hu
2011-02-04  5:27         ` Mohammed Shafi
2011-02-08  3:38           ` Peizhao Hu
2011-02-10 14:07             ` Mohammed Shafi
2011-01-28  8:58 ` bcoll
2011-02-08 16:00 le thanh son
2011-02-10 12:04 Baldomero Coll
2011-02-10 14:11 ` Mohammed Shafi
2011-02-10 16:45   ` Baldomero Coll
2011-02-11 10:24     ` Mohammed Shafi
2011-02-15  9:05 Baldomero Coll
2011-02-15  9:10 ` Sagar Bijwe
2011-02-16  0:10   ` Peizhao Hu
2011-02-16 12:16 ` Mohammed Shafi
2011-02-16 14:47   ` Baldomero Coll
2011-02-16 16:46     ` Brian Prodoehl
2011-02-17  9:05       ` Baldomero Coll
2011-02-16 17:03     ` Adrian Chadd
2011-02-17  9:27       ` Baldomero Coll
2011-02-17 16:11         ` Adrian Chadd
2011-02-18 18:49 Baldomero Coll
2011-03-07 21:49 ` Xianghua Xiao
2011-03-08  5:25 ` Mohammed Shafi
2011-03-10  8:41 Baldomero Coll
2011-03-22 10:13 Baldomero Coll

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=AANLkTimG_pNrQj7WK6NPS5Rc5sO3TLTrAC2WeX5x8prM@mail.gmail.com \
    --to=shafi.ath9k@gmail.com \
    --cc=ath9k-devel@lists.ath9k.org \
    /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.