ath9k-devel.lists.ath9k.org archive mirror
 help / color / mirror / Atom feed
* [ath9k-devel] (no subject)
@ 2016-09-16  7:04 Majid Davari
  0 siblings, 0 replies; 55+ messages in thread
From: Majid Davari @ 2016-09-16  7:04 UTC (permalink / raw)
  To: ath9k-devel


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20160916/237f2cb6/attachment.htm 

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

* [ath9k-devel] (no subject)
@ 2015-11-11  2:18 Diego Cananéa
  0 siblings, 0 replies; 55+ messages in thread
From: Diego Cananéa @ 2015-11-11  2:18 UTC (permalink / raw)
  To: ath9k-devel

Hi,

my name is Diego and I'm a Master Student. My research is about Available
Bandwidth Tools on 802.11n networks, the influence of MAC layer.

I want to work with TP-Link TLWN822N USB Adapter, which use Atheros Chipset
and Ath9k_htc driver. But I don't know how I can enable and disable MAC
layer paramaters like:

- AMPDU
- AMSD
- BlockACK

I look at https://github.com/qca/open-ath9k-htc-firmware for this option,
but I don't see how can do this.

Thanks!

-- 
Diego Canan?a N?brega de Azevedo
http://dcna.io
www.twitter.com/diegocananea
www.facebook.com/diegocananea
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20151110/959d36a7/attachment.htm 

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

* [ath9k-devel] (no subject)
  2014-04-15  7:53 =?gb18030?B?wO/UvLXEw6K5+w==?=
@ 2014-04-15 15:09 ` hong zhang
  0 siblings, 0 replies; 55+ messages in thread
From: hong zhang @ 2014-04-15 15:09 UTC (permalink / raw)
  To: ath9k-devel

Looks like in new kernel. There are no fixed_rate_idx and mac80211 subdirectory.
On Tuesday, April 15, 2014 1:01 AM, ????? <cafffe@qq.com> wrote:
 
Hi, I'm now using the Minstrel_ht as a rate control scheme in aht9k NIC driver, but find that I can't control the tx rate by set the fixed_rate_idx in /sys/kernel/debug/phy0/rc/?to a fixed value. Who can tell me what's wrong and who have some useful methods to set the fixed tx rate? I will be appreciate!
_______________________________________________
ath9k-devel mailing list
ath9k-devel at lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20140415/c6145606/attachment.htm 

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

* [ath9k-devel] (no subject)
@ 2014-04-15  7:53 =?gb18030?B?wO/UvLXEw6K5+w==?=
  2014-04-15 15:09 ` hong zhang
  0 siblings, 1 reply; 55+ messages in thread
From: =?gb18030?B?wO/UvLXEw6K5+w==?= @ 2014-04-15  7:53 UTC (permalink / raw)
  To: ath9k-devel

Hi, I'm now using the Minstrel_ht as a rate control scheme in aht9k NIC driver, but find that I can't control the tx rate by set the fixed_rate_idx in /sys/kernel/debug/phy0/rc/ to a fixed value. Who can tell me what's wrong and who have some useful methods to set the fixed tx rate? I will be appreciate!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20140415/cd5b85a2/attachment.htm 

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

* [ath9k-devel] (no subject)
       [not found]           ` <80F5335A-E11A-4117-929B-38B4E0ED0356@wavecom.pt>
@ 2014-01-06 13:05             ` Aman Sharma
  0 siblings, 0 replies; 55+ messages in thread
From: Aman Sharma @ 2014-01-06 13:05 UTC (permalink / raw)
  To: ath9k-devel

Hi Bruno,

Thanks for your quick reply.

In STA we are using ath9k (mac80211) driver and in AP we are
using propriety driver from atheros Fusion (same flavor as madwifi). it has
wds option enabled already.

You are right 4 address mode should work with this implementation but as
wds is not standard so i think its implementation is different with
different drivers. Ca you please confirm if anybody has faced same issue as
ours and if yes what have they done to correct it.
can you check with this link
http://wireless.kernel.org/en/users/Documentation/iw. Here they have
written that 4 address mode is incompatible with WDS.

Thanks
Aman Sharma


On Mon, Jan 6, 2014 at 4:32 PM, Bruno Antunes <bantunes@wavecom.pt> wrote:

> Hi Aman,
>
> My mistake, I assumed you were using Openwrt on both AP and STA.
>
> From your wireless config are you using madwifi?
>
> The wds option should be 1.
>
> From my experience 4 addr mode works with both devices using the ath9k
> driver as stated in the wiki.
>
> Bruno
>
>
> On 6 Jan, 2014, at 6:40 AM, Aman Sharma <amansh.sharma5@gmail.com> wrote:
>
> Hi Sujith,
>
> yes, we are using non-mac80211 driver in "*atheros"(AP mode)*.
>
> In STA mode, We are enabling 4 address mode using command  *iw dev wlan0
> set 4addr on.*
>
> And in AP mode, we are not enabling or disabling WDS.
>
> Thanks for your help.
>
> With Regards
> Aman Sharma
>
>
>
> On Mon, Jan 6, 2014 at 11:33 AM, Sujith Manoharan <sujith@msujith.org>wrote:
>
>> Aman Sharma wrote:
>> > Hey Bruno,
>> >
>> > One more thing:
>> >
>> > Laptop1 -------(AP)      -------     (STA)-------Laptop2
>> >                  atheros              ath9k
>> >
>> > If the STA interface is not in bridge then Laptop2 is able to get Ip
>> from AP
>> > but if the STA interface is in Bridge using 4 address mode then its not
>> able
>> > to take Ip from AP. I think its due to the 4 address compatibility
>> issue.
>> >
>> > Please suggest Something for this.
>>
>> By "atheros" do you mean a non-mac80211 driver ? WDS requires the same
>> implementation
>> on both the root/client APs. See:
>> http://wiki.openwrt.org/doc/howto/clientmode
>>
>> Sujith
>>
>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20140106/853a2a48/attachment.htm 

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

* [ath9k-devel] (no subject)
  2014-01-06  6:03       ` Sujith Manoharan
@ 2014-01-06  6:40         ` Aman Sharma
       [not found]           ` <80F5335A-E11A-4117-929B-38B4E0ED0356@wavecom.pt>
  0 siblings, 1 reply; 55+ messages in thread
From: Aman Sharma @ 2014-01-06  6:40 UTC (permalink / raw)
  To: ath9k-devel

Hi Sujith,

yes, we are using non-mac80211 driver in "*atheros"(AP mode)*.

In STA mode, We are enabling 4 address mode using command  *iw dev wlan0
set 4addr on.*

And in AP mode, we are not enabling or disabling WDS.

Thanks for your help.

With Regards
Aman Sharma



On Mon, Jan 6, 2014 at 11:33 AM, Sujith Manoharan <sujith@msujith.org>wrote:

> Aman Sharma wrote:
> > Hey Bruno,
> >
> > One more thing:
> >
> > Laptop1 -------(AP)      -------     (STA)-------Laptop2
> >                  atheros              ath9k
> >
> > If the STA interface is not in bridge then Laptop2 is able to get Ip
> from AP
> > but if the STA interface is in Bridge using 4 address mode then its not
> able
> > to take Ip from AP. I think its due to the 4 address compatibility issue.
> >
> > Please suggest Something for this.
>
> By "atheros" do you mean a non-mac80211 driver ? WDS requires the same
> implementation
> on both the root/client APs. See:
> http://wiki.openwrt.org/doc/howto/clientmode
>
> Sujith
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20140106/07bd7243/attachment.htm 

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

* [ath9k-devel] (no subject)
  2014-01-06  5:52     ` Aman Sharma
@ 2014-01-06  6:03       ` Sujith Manoharan
  2014-01-06  6:40         ` Aman Sharma
  0 siblings, 1 reply; 55+ messages in thread
From: Sujith Manoharan @ 2014-01-06  6:03 UTC (permalink / raw)
  To: ath9k-devel

Aman Sharma wrote:
> Hey Bruno,
> 
> One more thing:
> 
> Laptop1 -------(AP) ? ? ?------- ? ? (STA)-------Laptop2
> ? ? ? ? ? ? ? ? ?atheros ? ? ? ? ? ? ?ath9k
> 
> If the STA interface is not in?bridge then Laptop2 is able to get Ip from AP
> but if the STA interface is in Bridge using 4 address mode then its not able
> to take Ip from AP. I think its due to the 4 address compatibility issue.
> 
> Please suggest Something for this.

By "atheros" do you mean a non-mac80211 driver ? WDS requires the same implementation
on both the root/client APs. See: http://wiki.openwrt.org/doc/howto/clientmode

Sujith

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

* [ath9k-devel] (no subject)
  2014-01-06  5:13   ` Aman Sharma
@ 2014-01-06  5:52     ` Aman Sharma
  2014-01-06  6:03       ` Sujith Manoharan
  0 siblings, 1 reply; 55+ messages in thread
From: Aman Sharma @ 2014-01-06  5:52 UTC (permalink / raw)
  To: ath9k-devel

Hey Bruno,

One more thing:

Laptop1 -------(AP)      -------     (STA)-------Laptop2
                 atheros              ath9k

If the STA interface is not in bridge then Laptop2 is able to get Ip from
AP but if the STA interface is in Bridge using 4 address mode then its not
able to take Ip from AP. I think its due to the 4 address compatibility
issue.

Please suggest Something for this.


Thanks
Aman Sharma








On Mon, Jan 6, 2014 at 10:43 AM, Aman Sharma <amansh.sharma5@gmail.com>wrote:

> Hey Bruno,
>
> What's the contents of /etc/config/network of STA?
>
> ls /etc/network
> if-down.d  if-post-down.d  if-pre-up.d  if-up.d  interfaces  run
>
> What's the contents of /etc/config/wireless of AP?
>
> *Below is the attach file for the content of /etc/config/wireless/*
>
>
> *I am connecting STA to the wireless AP **FSL_AP1gn shown in attached
> file and it is connected to the network in which dhcp-server is present.*
>
> *And Both the laptops are in same lan and I am using Compact wireless 3.6
> version.*
>
> Thanks for your help but I am still struggling for the same.
> But I think its due to 4 address compatibity mode .
>
>
> With Regards
> Aman Sharma
>
>
> On Sat, Jan 4, 2014 at 9:05 PM, Bruno Antunes <bantunes@wavecom.pt> wrote:
>
>> Hi Aman,
>>
>> On 4 Jan, 2014, at 11:28 AM, Aman Sharma <amansh.sharma5@gmail.com>
>> wrote:
>>
>> > Hi All,
>> >
>> > I am facing issue regarding 4 address mode in Board acting as Station
>> using ath9k, Below is setup details:
>> >
>> >
>> > Laptop1 -------(AP)      -------     (STA)-------Laptop2
>> >                  atheros              ath9k
>> >
>> > I have added wireless interface of STA into Bridge, to do so i have
>> enabled 4 address mode on Wlan interface. AP is using atheros drivers and
>> added WLAN interface into bridge.
>>
>> What's the contents of /etc/config/network and /etc/config/wireless of
>> both AP and STA?
>>
>> >
>> > Able to connect ath9k Station to AP but not able to get IP on
>> Laptop2/bridge of STA, this is surely related to compatibility of 4 address
>> mode with atheros.
>> > I tried enabling WDS mode on AP side but it is also not working.
>>
>> Since this is a Layer 2 connection both the laptops should be in the same
>> network, e.g. 192.168.1.1/24  for laptop1 and 192.168.1.2/24 for laptop2.
>>
>> >
>> > Please let me know how to solve this issue, i think this is very common
>> setup and by doing some configuration it should work.
>>
>> don't know your openwrt version but this should indeed work.
>>
>> Bruno.
>> >
>> > Thanks in Advance.
>> >
>> > --
>> > Regards
>> >
>> > Aman Sharma
>> >
>> >
>> > _______________________________________________
>> > ath9k-devel mailing list
>> > ath9k-devel at lists.ath9k.org
>> > https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20140106/e353b4ab/attachment.htm 

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

* [ath9k-devel] (no subject)
  2014-01-04 15:35 ` Bruno Antunes
@ 2014-01-06  5:13   ` Aman Sharma
  2014-01-06  5:52     ` Aman Sharma
  0 siblings, 1 reply; 55+ messages in thread
From: Aman Sharma @ 2014-01-06  5:13 UTC (permalink / raw)
  To: ath9k-devel

Hey Bruno,

What's the contents of /etc/config/network of STA?

ls /etc/network
if-down.d  if-post-down.d  if-pre-up.d  if-up.d  interfaces  run

What's the contents of /etc/config/wireless of AP?

*Below is the attach file for the content of /etc/config/wireless/*


*I am connecting STA to the wireless AP **FSL_AP1gn shown in attached file
and it is connected to the network in which dhcp-server is present.*

*And Both the laptops are in same lan and I am using Compact wireless 3.6
version.*

Thanks for your help but I am still struggling for the same.
But I think its due to 4 address compatibity mode .


With Regards
Aman Sharma


On Sat, Jan 4, 2014 at 9:05 PM, Bruno Antunes <bantunes@wavecom.pt> wrote:

> Hi Aman,
>
> On 4 Jan, 2014, at 11:28 AM, Aman Sharma <amansh.sharma5@gmail.com> wrote:
>
> > Hi All,
> >
> > I am facing issue regarding 4 address mode in Board acting as Station
> using ath9k, Below is setup details:
> >
> >
> > Laptop1 -------(AP)      -------     (STA)-------Laptop2
> >                  atheros              ath9k
> >
> > I have added wireless interface of STA into Bridge, to do so i have
> enabled 4 address mode on Wlan interface. AP is using atheros drivers and
> added WLAN interface into bridge.
>
> What's the contents of /etc/config/network and /etc/config/wireless of
> both AP and STA?
>
> >
> > Able to connect ath9k Station to AP but not able to get IP on
> Laptop2/bridge of STA, this is surely related to compatibility of 4 address
> mode with atheros.
> > I tried enabling WDS mode on AP side but it is also not working.
>
> Since this is a Layer 2 connection both the laptops should be in the same
> network, e.g. 192.168.1.1/24  for laptop1 and 192.168.1.2/24 for laptop2.
>
> >
> > Please let me know how to solve this issue, i think this is very common
> setup and by doing some configuration it should work.
>
> don't know your openwrt version but this should indeed work.
>
> Bruno.
> >
> > Thanks in Advance.
> >
> > --
> > Regards
> >
> > Aman Sharma
> >
> >
> > _______________________________________________
> > ath9k-devel mailing list
> > ath9k-devel at lists.ath9k.org
> > https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20140106/69f22414/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wireless
Type: application/octet-stream
Size: 2344 bytes
Desc: not available
Url : http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20140106/69f22414/attachment.obj 

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

* [ath9k-devel] (no subject)
  2014-01-04 11:28 Aman Sharma
@ 2014-01-04 15:35 ` Bruno Antunes
  2014-01-06  5:13   ` Aman Sharma
  0 siblings, 1 reply; 55+ messages in thread
From: Bruno Antunes @ 2014-01-04 15:35 UTC (permalink / raw)
  To: ath9k-devel

Hi Aman,

On 4 Jan, 2014, at 11:28 AM, Aman Sharma <amansh.sharma5@gmail.com> wrote:

> Hi All,
> 
> I am facing issue regarding 4 address mode in Board acting as Station using ath9k, Below is setup details:
> 
> 
> Laptop1 -------(AP)      -------     (STA)-------Laptop2
>                  atheros              ath9k
> 
> I have added wireless interface of STA into Bridge, to do so i have enabled 4 address mode on Wlan interface. AP is using atheros drivers and added WLAN interface into bridge.

What's the contents of /etc/config/network and /etc/config/wireless of both AP and STA?

> 
> Able to connect ath9k Station to AP but not able to get IP on Laptop2/bridge of STA, this is surely related to compatibility of 4 address mode with atheros.
> I tried enabling WDS mode on AP side but it is also not working.

Since this is a Layer 2 connection both the laptops should be in the same network, e.g. 192.168.1.1/24  for laptop1 and 192.168.1.2/24 for laptop2.

> 
> Please let me know how to solve this issue, i think this is very common setup and by doing some configuration it should work.

don't know your openwrt version but this should indeed work.

Bruno.
> 
> Thanks in Advance.
> 
> --
> Regards
> 
> Aman Sharma
> 
> 
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel

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

* [ath9k-devel] (no subject)
@ 2014-01-04 11:28 Aman Sharma
  2014-01-04 15:35 ` Bruno Antunes
  0 siblings, 1 reply; 55+ messages in thread
From: Aman Sharma @ 2014-01-04 11:28 UTC (permalink / raw)
  To: ath9k-devel

Hi All,

I am facing issue regarding 4 address mode in Board acting as Station using
ath9k, Below is setup details:


Laptop1 -------(AP)      -------     (STA)-------Laptop2
                 atheros              ath9k

I have added wireless interface of STA into Bridge, to do so i have enabled
4 address mode on Wlan interface. AP is using atheros drivers and added
WLAN interface into bridge.

Able to connect ath9k Station to AP but not able to get IP on
Laptop2/bridge of STA, this is surely related to compatibility of 4 address
mode with atheros.
I tried enabling WDS mode on AP side but it is also not working.

Please let me know how to solve this issue, i think this is very common
setup and by doing some configuration it should work.

Thanks in Advance.

--
Regards

Aman Sharma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20140104/9735b573/attachment.htm 

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

* [ath9k-devel] (no subject)
@ 2013-09-30 18:11 Kamran Nishat
  0 siblings, 0 replies; 55+ messages in thread
From: Kamran Nishat @ 2013-09-30 18:11 UTC (permalink / raw)
  To: ath9k-devel

hello can we force ath9k to send every packet as an AMPDU. Currently if
there is only one packet in the queue then ath9k tell the hardware to just
send it as MPDU.
Is there a way to ask driver to wait for more packets and send them as
AMPDU? Simple wait is not working in ath_tx_start(),  ath_tx_send_ampdu()
or ath_tx_form_aggr().

Any help will be highly appreciated.

Kamran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20130930/49e9af3f/attachment.htm 

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

* [ath9k-devel] (no subject)
@ 2012-10-23 19:10 Yashashree Jadhav
  0 siblings, 0 replies; 55+ messages in thread
From: Yashashree Jadhav @ 2012-10-23 19:10 UTC (permalink / raw)
  To: ath9k-devel

Hello ,

Can any tell ...How to fix transmission rate in ath9k driver

During experiment when I put one node on monitoring node....on wireshark....
I found MPDU's within 1 A-MPDU shows different transmission rate.As per my
understanding
in 802.11n all MPDU withing A-MPDU should transmit with the same
transmission rate .
Also in case of failure if transmission rate change then there should be
block ack received intermediately after that failure...but
I found group of MPDU transmit with various transmission rate...and then
one block ack is received....I couldn't identify how exactly aggregation
work
in ath9k driver.

Also if I fixed transmission rate  echo 15 > fixed_rate_idx ....as
aggregation turn of ....and agg. default set to 1....performance degrade
badly...

So , I want some proper way to fix transmission rate...like in madwifi
driver  with command line it is possible to set TX rate.

Regards,
Yashashree
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20121024/ffa56e17/attachment.htm 

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

* [ath9k-devel] (no subject)
@ 2012-09-20  3:14 Yashashree Jadhav
  0 siblings, 0 replies; 55+ messages in thread
From: Yashashree Jadhav @ 2012-09-20  3:14 UTC (permalink / raw)
  To: ath9k-devel

Hello oiioeu,

I just saw your question.Same performance I also experience during my
experiment.
But, as per active research group of ATH9K ,many researcher says  "A-MSDU
aggregation yet not supported by ath9k".
But , I am also interested ,if some one give there opinion abt it.


AP configuration file:


 config wifi-device  radio0
        option type     mac80211
        option channel  161
        option macaddr  xx:xx:xx:xx:xx:xx
        option hwmode   11na
        option htmode   HT40-
        list ht_capab   SHORT-GI-40
        list ht_capab   TX-STBC
        list ht_capab   RX-STBC123
        list ht_capab   MAX-AMSDU-7935
        list ht_capab   DSSS_CCK-40

iw list shows
Wiphy phy0
        Band 1:
                Capabilities: 0x11ce
                        HT20/HT40
                        SM Power Save disabled
                        RX HT40 SGI
                        TX STBC
                        RX STBC 1-stream
                        Max AMSDU length: 7935 bytes
                        DSSS/CCK HT40
                Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
                Minimum RX AMPDU time spacing: 8 usec (0x06)
                HT TX/RX MCS rate indexes supported: 0-15




then I checked the AMSDU length in a STA established connection with the AP

# iw wlan0 scan dump
BSS 00:80:48:67:d7:30 (on wlan0) -- associated
        TSF: 1072160621 usec (0d, 00:17:52)
        freq: 5805
        beacon interval: 100
        capability: ESS (0x0001)
        signal: -37.00 dBm
        last seen: 25190 ms ago
        SSID: OpenWrt
        Supported rates: 6.0* 9.0 12.0* 18.0 24.0* 36.0 48.0 54.0
        DS Parameter set: channel 161
        WMM:     * Parameter version 1
                 * BE: CW 15-1023, AIFSN 3
                 * BK: CW 15-1023, AIFSN 7
                 * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
                 * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
        HT capabilities:
                Capabilities: 0x1bce
                        HT20/HT40
                        SM Power Save disabled
                        RX HT40 SGI
                        TX STBC
                        RX STBC 3-streams
                        Max AMSDU length: 3839 bytes
                        DSSS/CCK HT40
                Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
                Minimum RX AMPDU time spacing: 1/2 usec (0x02)
                HT TX/RX MCS rate indexes supported: 0-15

STA says Max AMSDU length is 3839 bytes, what was interesting: if I remove the
MAX-AMSDU-7935 option from the wireless configuration file of the AP, the STA
will show:
Max AMSDU length: 7935 bytes

then how to obtain the real 7935 bytes of the AMSDU length? Thank you !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20120920/30101189/attachment.htm 

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

* [ath9k-devel] (no subject)
@ 2012-07-23  2:44 madcapmagician at netzero.net
  0 siblings, 0 replies; 55+ messages in thread
From: madcapmagician at netzero.net @ 2012-07-23  2:44 UTC (permalink / raw)
  To: ath9k-devel

ok following the direction received from an e mail... said to send my e-mail to this address if I wanted to post.... so here it is in the from section =) hope i got this right, I hope you guys can help with an issue I am having


MadcapMagician
____________________________________________________________
Mom 55 dates 25
Breakthrough in Science Makes Mom Look Younger Without Surgery
http://thirdpartyoffers.netzero.net/TGL3231/500cbad239223ad1757ast53vuc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20120723/953a104b/attachment.htm 

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

* [ath9k-devel] (no subject)
  2012-02-06 17:51                                           ` Ben Greear
@ 2012-02-06 23:11                                             ` Sune Mølgaard
  0 siblings, 0 replies; 55+ messages in thread
From: Sune Mølgaard @ 2012-02-06 23:11 UTC (permalink / raw)
  To: ath9k-devel

Ben Greear wrote:
> Motherboard, OS, and any other info should be helpful as well.
>
> My hope is that if we can get enough detailed reports we
> might can see a pattern.

For my own part, my MB is an old MSI MS-6390. I notice that booting with 
acpi=off seems to alleviate the problem to *some* extent, but it still 
happens. Going without wmm and 11n also helps a bit, but not fully...

Best regards,

Sune M?lgaard

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

* [ath9k-devel] (no subject)
  2012-02-04 12:43                                         ` [ath9k-devel] (no subject) Mieszko Ślusarczyk
@ 2012-02-06 17:51                                           ` Ben Greear
  2012-02-06 23:11                                             ` Sune Mølgaard
  0 siblings, 1 reply; 55+ messages in thread
From: Ben Greear @ 2012-02-06 17:51 UTC (permalink / raw)
  To: ath9k-devel

On 02/04/2012 04:43 AM, Mieszko ?lusarczyk wrote:
> I was getting the same error message, when using my card (TP-LINK-WN851ND) with hosted (in master mode) as an access point. After few minutes of steady transfer
> at about 7-8 Mbytes network was going down with repeating "Failed to stop TX DMA" messages..
>
> tried out compat-wireless 3.0, 3.1, and 3.2_rc

Please post the output of 'lspci' on your system,
and if you can reproduce the problem, the output of 'dmesg'
with the error visible.

Motherboard, OS, and any other info should be helpful as well.

My hope is that if we can get enough detailed reports we
might can see a pattern.

Thanks,
Ben

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

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

* [ath9k-devel] (no subject)
  2012-01-30 18:22                                       ` Paul Farrow
@ 2012-02-04 12:43                                         ` Mieszko Ślusarczyk
  2012-02-06 17:51                                           ` Ben Greear
  0 siblings, 1 reply; 55+ messages in thread
From: Mieszko Ślusarczyk @ 2012-02-04 12:43 UTC (permalink / raw)
  To: ath9k-devel

I was getting the same error message, when using my card (TP-LINK-WN851ND) with hosted (in master mode) as an access point. After few minutes of steady transfer at about 7-8 Mbytes network was going down with repeating "Failed to stop TX DMA" messages..  

tried out compat-wireless 3.0, 3.1, and 3.2_rc  

--  
Mieszko ?lusarczyk




On Monday, 30 January 2012 at 19:22, Paul Farrow wrote:

>  
> Looks good. Just one thing the url in your email to the kernel.org (http://kernel.org)  
> website didn't have the bug number in it, so for completeness here it  
> is...
>  
> https://bugzilla.kernel.org/show_bug.cgi?id=42673
>  
> On Mon, 30 Jan 2012 09:45:40 -0800, Ben Greear wrote:
> > On 01/28/2012 08:49 AM, Paul Farrow wrote:
> > > Ok I finally got the kernel built and running. Think I messed up  
> > > with the .config file on the first build.
> > >  
> > > My card was bought from ebay and the details of the card from the  
> > > seller are as follows.
> > >  
> > > Apple Macbook Airport A1181, AR9280 AR5BXB92 300m N card
> > >  
> > > I have attached the relevant files. Wonder if its the same as Sune's  
> > > issue.
> > >  
> > > Thank you for your help Ben.
> >  
> > Well, I don't see the PCI bus errors that Sune reported. The
> > DMADBG_7 register is different in your case as well, though
> > at this point, I'm not sure what those bits mean.
> >  
> > I added your kernel splat and NIC info to the bugzilla entry,
> > and I'm going to try to order these two NICs.
> >  
> > Can you please review the info I added about your situation
> > and make sure it is correct?
> >  
> > https://bugzilla.kernel.org/process_bug.cgi
> >  
> > Thanks,
> > Ben
> >  
>  
>  
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org (mailto:ath9k-devel at lists.ath9k.org)
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>  
>  


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20120204/0823fe08/attachment.htm 

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

* [ath9k-devel] (no subject)
  2012-01-07 12:19 Anup Krishnan
@ 2012-01-07 12:28 ` Mohammed Shafi
  0 siblings, 0 replies; 55+ messages in thread
From: Mohammed Shafi @ 2012-01-07 12:28 UTC (permalink / raw)
  To: ath9k-devel

On Sat, Jan 7, 2012 at 5:49 PM, Anup Krishnan <anuppeechanatt@gmail.com> wrote:
> Hi,
>
> Does ath9k_htc support mesh point mode in any linux kernel?

not yet but there was an RFC sent
http://permalink.gmane.org/gmane.linux.kernel.wireless.general/81716
		
>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>



-- 
shafi

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

* [ath9k-devel] (no subject)
@ 2012-01-07 12:19 Anup Krishnan
  2012-01-07 12:28 ` Mohammed Shafi
  0 siblings, 1 reply; 55+ messages in thread
From: Anup Krishnan @ 2012-01-07 12:19 UTC (permalink / raw)
  To: ath9k-devel

Hi,

Does ath9k_htc support mesh point mode in any linux kernel?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20120107/5fe1e13f/attachment.htm 

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

* [ath9k-devel] (no subject)
  2011-12-05  8:00 ` cherishl163
@ 2011-12-05  9:57   ` cherishl163
  0 siblings, 0 replies; 55+ messages in thread
From: cherishl163 @ 2011-12-05  9:57 UTC (permalink / raw)
  To: ath9k-devel


Hi Shafi,
I download and decompress "compat-wireless-2.6.tar.bz2" then run script/driver-select ath9k.
When I run "make KLIB=/home/leo/NAS_AP_Team_NAND_SDK_20111116/SDK_3.0.0-sources/linux-kernel KLIB_BUILD=/home/leo/NAS_AP_Team_NAND_SDK_20111116/SDK_3.0.0-sources/linux-kernel", I got some errors. I save it in the attachment.Can you help me?




At 2011-12-05 17:02:13,"Mohammed Shafi" <shafi.wireless@gmail.com> wrote:
>2011/12/5 cherishl163 <cherishl163@163.com>:
>> Hi,
>> I want to develop a device using hostap to implement softap. I use the
>> kernel 2.6.31 and my wifi module is ar9285. But the kernel don't support
>> ar9285, so I want to cross-compile compat-wireless.But which version I
>> should use?
>
>http://linuxwireless.org/en/users/Download#Where_to_download_bleeding_edge
>
>> My develop platform is arm11.
>>
>>
>>
>> _______________________________________________
>> ath9k-devel mailing list
>> ath9k-devel at lists.ath9k.org
>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>>
>
>
>
>-- 
>shafi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20111205/a10cbb1d/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log
Type: application/octet-stream
Size: 23556 bytes
Desc: not available
Url : http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20111205/a10cbb1d/attachment-0001.obj 

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

* [ath9k-devel] (no subject)
  2011-10-15 16:45 sekharjyoti deka
  2011-10-15 16:46 ` sekharjyoti deka
@ 2011-10-15 16:58 ` David Goodenough
  1 sibling, 0 replies; 55+ messages in thread
From: David Goodenough @ 2011-10-15 16:58 UTC (permalink / raw)
  To: ath9k-devel

On Saturday 15 Oct 2011, sekharjyoti deka wrote:
> Thanx Adrian,
> 
> For your valuable reply. but i was concentrating on modification of
> some sort of parameters like changing of slot timing and also the ack
> time to get maximal throughput of the network..Since i am trying to
> modify ath9k for long distance network like it should cover a distance
> about 3-4km with directional antenna( as wifi only covers upto 50m in
> default).. So this is my point. So if you can help me in modifying the
> code and also if you can provide some materials related it it'll be
> highly appreceated..
> 
> 
> your's sincerely
> Sekharjyoti
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
Support for this already exists:-

iw phy <phyname> set distance <distance>

No need to change anything.

David

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

* [ath9k-devel] (no subject)
  2011-10-15 16:45 sekharjyoti deka
@ 2011-10-15 16:46 ` sekharjyoti deka
  2011-10-15 16:58 ` David Goodenough
  1 sibling, 0 replies; 55+ messages in thread
From: sekharjyoti deka @ 2011-10-15 16:46 UTC (permalink / raw)
  To: ath9k-devel

Thanx Adrian,

For your valuable reply. but i was concentrating on modification of
some sort of parameters like changing of slot timing and also the ack
time to get maximal throughput of the network..Since i am trying to
modify ath9k for long distance network like it should cover a distance
about 3-4km with directional antenna( as wifi only covers upto 50m in
default).. So this is my point. So if you can help me in modifying the
code and also if you can provide some materials related it it'll be
highly appreceated..


your's sincerely
Sekharjyoti

On 10/15/11, sekharjyoti deka <rd6793@gmail.com> wrote:
> Thanx Adrian,
>
> For your valuable reply. but i was concentrating on modification of
> some sort of parameters like changing of slot timing and also the ack
> time to get maximal throughput of the network..Since i am trying to
> modify ath9k for long distance network like it should cover a distance
> about 3-4km with directional antenna( as wifi only covers upto 50m in
> default).. So this is my point. So if you can help me in modifying the
> code and also if you can provide some materials related it it'll be
> highly appreceated..
>
>
> your's sincerely
> Sekharjyoti
>

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

* [ath9k-devel] (no subject)
@ 2011-10-15 16:45 sekharjyoti deka
  2011-10-15 16:46 ` sekharjyoti deka
  2011-10-15 16:58 ` David Goodenough
  0 siblings, 2 replies; 55+ messages in thread
From: sekharjyoti deka @ 2011-10-15 16:45 UTC (permalink / raw)
  To: ath9k-devel

Thanx Adrian,

For your valuable reply. but i was concentrating on modification of
some sort of parameters like changing of slot timing and also the ack
time to get maximal throughput of the network..Since i am trying to
modify ath9k for long distance network like it should cover a distance
about 3-4km with directional antenna( as wifi only covers upto 50m in
default).. So this is my point. So if you can help me in modifying the
code and also if you can provide some materials related it it'll be
highly appreceated..


your's sincerely
Sekharjyoti

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

* [ath9k-devel] (no subject)
  2011-09-18  6:39       ` Adrian Chadd
@ 2011-09-18  7:01         ` Alex Hacker
  0 siblings, 0 replies; 55+ messages in thread
From: Alex Hacker @ 2011-09-18  7:01 UTC (permalink / raw)
  To: ath9k-devel

On Sun, Sep 18, 2011 at 02:39:06PM +0800, Adrian Chadd wrote:
> On 18 September 2011 14:32, Alex Hacker <hacker@epn.ru> wrote:
> 
> > The chainmasks are limit set of antennas used for RX and TX, both settings can be
> > changed in debugfs 'ieee80211/phyX/ath9k'. The distance limit is all Aheros cards
> > property due to maximum setting for the ACK timeout. It can be set with
> > 'iw phy <phyname> distance <distance>' command. Of course, you need a high gain antenna
> > to achieve long range communication.
> 
> Just as a side-point; hasn't someone come up with a way of just doing
> software-based delayed ACK with Linux/FreeBSD, and ignoring the
> hardware-driven RTS/CTS/ACK retry stuff?
>
> Adrian

We do it in our propiertary driver, obviously not in FreeBSD or Linux. Longest link we
are tested in Australia is 74km it work well.

Regards,
Alex.

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

* [ath9k-devel] (no subject)
  2011-09-18  6:32     ` Alex Hacker
@ 2011-09-18  6:39       ` Adrian Chadd
  2011-09-18  7:01         ` Alex Hacker
  0 siblings, 1 reply; 55+ messages in thread
From: Adrian Chadd @ 2011-09-18  6:39 UTC (permalink / raw)
  To: ath9k-devel

On 18 September 2011 14:32, Alex Hacker <hacker@epn.ru> wrote:

> The chainmasks are limit set of antennas used for RX and TX, both settings can be
> changed in debugfs 'ieee80211/phyX/ath9k'. The distance limit is all Aheros cards
> property due to maximum setting for the ACK timeout. It can be set with
> 'iw phy <phyname> distance <distance>' command. Of course, you need a high gain antenna
> to achieve long range communication.

Just as a side-point; hasn't someone come up with a way of just doing
software-based delayed ACK with Linux/FreeBSD, and ignoring the
hardware-driven RTS/CTS/ACK retry stuff?



Adrian

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

* [ath9k-devel] (no subject)
  2011-09-17 13:55   ` subham das
@ 2011-09-18  6:32     ` Alex Hacker
  2011-09-18  6:39       ` Adrian Chadd
  0 siblings, 1 reply; 55+ messages in thread
From: Alex Hacker @ 2011-09-18  6:32 UTC (permalink / raw)
  To: ath9k-devel

On Sat, Sep 17, 2011 at 07:25:36PM +0530, subham das wrote:
>    Hello Alex,
>    Can you please describe a little about RX/TX chain masks setting to 1, and
>    about the maximum distance that you told was with reference to which
>    antenna or nic card.
> 
The chainmasks are limit set of antennas used for RX and TX, both settings can be
changed in debugfs 'ieee80211/phyX/ath9k'. The distance limit is all Aheros cards
property due to maximum setting for the ACK timeout. It can be set with
'iw phy <phyname> distance <distance>' command. Of course, you need a high gain antenna
to achieve long range communication.

Regards,
Alex.

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

* [ath9k-devel] (no subject)
  2011-09-16 17:12 ` Alex Hacker
  2011-09-17 11:07   ` subham das
@ 2011-09-17 13:55   ` subham das
  2011-09-18  6:32     ` Alex Hacker
  1 sibling, 1 reply; 55+ messages in thread
From: subham das @ 2011-09-17 13:55 UTC (permalink / raw)
  To: ath9k-devel

Hello Alex,
Can you please describe a little about RX/TX chain masks setting to 1, and
about the maximum distance that you told was with reference to which antenna
or nic card.

On Fri, Sep 16, 2011 at 10:42 PM, Alex Hacker <hacker@epn.ru> wrote:

> I think no any modifcations of the driver code are required. If your card
> has MIMO
> capability (based on AR9160, AR9220, AR9280, AR9380 or AR9390 chips) you
> need to set
> RX/TX chain masks to 1 and connect your antenna to the fisrst chain
> connector. For the
> long links you need to adjust coverage class value. Maximum distance
> limited by hardware
> is about 50km for 20MHz and 25km for 40MHz bandwidth.
>
> Regards,
> Alex.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20110917/c95b825e/attachment.htm 

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

* [ath9k-devel] (no subject)
  2011-09-16 17:12 ` Alex Hacker
@ 2011-09-17 11:07   ` subham das
  2011-09-17 13:55   ` subham das
  1 sibling, 0 replies; 55+ messages in thread
From: subham das @ 2011-09-17 11:07 UTC (permalink / raw)
  To: ath9k-devel

Thank you every one, i shall surely try those out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20110917/0b365216/attachment.htm 

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

* [ath9k-devel] (no subject)
  2011-09-16 14:48 subham das
  2011-09-16 15:23 ` Peter Stuge
@ 2011-09-16 17:12 ` Alex Hacker
  2011-09-17 11:07   ` subham das
  2011-09-17 13:55   ` subham das
  1 sibling, 2 replies; 55+ messages in thread
From: Alex Hacker @ 2011-09-16 17:12 UTC (permalink / raw)
  To: ath9k-devel

I think no any modifcations of the driver code are required. If your card has MIMO
capability (based on AR9160, AR9220, AR9280, AR9380 or AR9390 chips) you need to set
RX/TX chain masks to 1 and connect your antenna to the fisrst chain connector. For the
long links you need to adjust coverage class value. Maximum distance limited by hardware
is about 50km for 20MHz and 25km for 40MHz bandwidth.

Regards,
Alex.

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

* [ath9k-devel] (no subject)
  2011-09-16 14:48 subham das
@ 2011-09-16 15:23 ` Peter Stuge
  2011-09-16 17:12 ` Alex Hacker
  1 sibling, 0 replies; 55+ messages in thread
From: Peter Stuge @ 2011-09-16 15:23 UTC (permalink / raw)
  To: ath9k-devel

subham das wrote:
> I would like to connect a Directional Antenna to my laptop Atheros
> wireless card by some way/means and still use the ath9k driver

The driver doesn't care much about the antenna. You just need to
connect your directional antenna to the u.FL connector on the wifi
card, inside your laptop. There's not likely any external antenna
connector, so you'll probably have to modify the laptop case to make
dealing with the external antenna convenient.


//Peter

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

* [ath9k-devel] (no subject)
@ 2011-09-16 14:48 subham das
  2011-09-16 15:23 ` Peter Stuge
  2011-09-16 17:12 ` Alex Hacker
  0 siblings, 2 replies; 55+ messages in thread
From: subham das @ 2011-09-16 14:48 UTC (permalink / raw)
  To: ath9k-devel

I would like to connect a Directional Antenna to my laptop Atheros wireless
card by some way/means and still use the ath9k driver to transmit/carry the
network connection to a far of (long) distance as much as possible on the
Line Of Sight. My basic idea is transmitting/carrying ( not routing) the
network connection to a long distance, wirelessly because doing the same
using wired would be expensive compared to the former. So my question is, if
this is feasible and if yes then which Atheros wireless card would be best
in this case and if necessary which files/codes to be changed so that
efficiency would increase interms of range/distance in carrying the internet
connection in a direction ( not routing in omni-direction).

Thanking you in advance

Subham Das

You can also email me at das.subham87 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20110916/8c51f591/attachment.htm 

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

* [ath9k-devel] (no subject)
@ 2011-06-03 13:55 ionut ionescu
  0 siblings, 0 replies; 55+ messages in thread
From: ionut ionescu @ 2011-06-03 13:55 UTC (permalink / raw)
  To: ath9k-devel

stop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20110603/441f3711/attachment.htm 

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

* [ath9k-devel] (no subject)
@ 2011-06-01 13:57 Kemble Wagner
  0 siblings, 0 replies; 55+ messages in thread
From: Kemble Wagner @ 2011-06-01 13:57 UTC (permalink / raw)
  To: ath9k-devel

http://dehler-pollozek.de/images/aast.php
http://www.youtube.com/watch?v=RUzLhHH7gHg

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

* [ath9k-devel] (no subject)
@ 2009-11-10 20:42 Jaime Lozano Padilla
  0 siblings, 0 replies; 55+ messages in thread
From: Jaime Lozano Padilla @ 2009-11-10 20:42 UTC (permalink / raw)
  To: ath9k-devel

 

 

Atentamente:

Jaime Lozano Padilla

Administrador de Bases de Datos Oracle

Tel?fono:  5322-0497 ext. 85454

Email: jaime.lozani at fovissste.gob.mx

 

 

 

ADVERTENCIA LEGAL

Este mensaje contiene informaci?n confidencial y privilegiada. Se entiende dirigido y para uso exclusivo del destinatario, por lo que su contenido no podr? divulgarse, distribuirse y/o difundirse por ning?n medio sin la previa autorizaci?n del emisor original. Si recibi? usted este mensaje y no es el destinatario a quien fue enviado, se le proh?be su utilizaci?n total o parcial para cualquier fin. Por favor contacte inmediatamente a quien le env?a este mensaje si usted lo ha recibido por error. 

 

Antes de imprimir este mensaje, por favor compruebe si es verdaderamente necesario hacerlo.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20091110/567d4c5e/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 15091 bytes
Desc: image001.png
Url : http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20091110/567d4c5e/attachment-0001.png 

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

* [ath9k-devel] (no subject)
@ 2009-11-05  5:14 Matt Fog
  0 siblings, 0 replies; 55+ messages in thread
From: Matt Fog @ 2009-11-05  5:14 UTC (permalink / raw)
  To: ath9k-devel


Hello,

 Please unsubscribe me from this mailing list. I accidently signed up for the wrong one.

 

Thank you

 

Matt
 		 	   		  
_________________________________________________________________
New Windows 7: Find the right PC for you. Learn more.
http://www.microsoft.com/uk/windows/buy/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20091105/dfb7f234/attachment.htm 

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

* [ath9k-devel] (no subject)
  2009-05-23 17:30 Jeff Hansen
  2009-05-26 20:31 ` Luis R. Rodriguez
@ 2009-05-27 16:13 ` Will Dyson
  1 sibling, 0 replies; 55+ messages in thread
From: Will Dyson @ 2009-05-27 16:13 UTC (permalink / raw)
  To: ath9k-devel

On Sat, May 23, 2009 at 1:30 PM, Jeff Hansen <x@jeffhansen.com> wrote:
> Hello,
>
> I have a TrendNet 652-BRP running OpenWRT + ath9k very well. ?The only
> problem is that the beacon gets stuck maybe once a day. ?After Vasanthakumar
> Thiagarajan's "ath9k: cleanup beacon parameters configuration" patch, ath9k
> would nearly re-configure the beacons after it detected the stuck beacon,
> and did a reset. ?But it would fail the SC_OP_TSF_RESET check in
> ath_beacon_config_ap. ?This patch gets the beacon fully reconfigured after
> the reset.

I too have been seeing the problem where beacons stop with ath9k on an
ar71xx-based router.

I've been running with this patch for about 48 hours, and the beacons
are still going. Previously, they would stop after 6-12 hours. Looks
good!

-- 
Will Dyson

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

* [ath9k-devel] (no subject)
@ 2009-05-27  4:24 Jeff Hansen
  0 siblings, 0 replies; 55+ messages in thread
From: Jeff Hansen @ 2009-05-27  4:24 UTC (permalink / raw)
  To: ath9k-devel



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

* [ath9k-devel] (no subject)
@ 2009-05-27  4:24 Jeff Hansen
  0 siblings, 0 replies; 55+ messages in thread
From: Jeff Hansen @ 2009-05-27  4:24 UTC (permalink / raw)
  To: ath9k-devel



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

* [ath9k-devel] (no subject)
@ 2009-05-27  4:24 Jeff Hansen
  0 siblings, 0 replies; 55+ messages in thread
From: Jeff Hansen @ 2009-05-27  4:24 UTC (permalink / raw)
  To: ath9k-devel



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

* [ath9k-devel] (no subject)
@ 2009-05-27  4:22 Jeff Hansen
  0 siblings, 0 replies; 55+ messages in thread
From: Jeff Hansen @ 2009-05-27  4:22 UTC (permalink / raw)
  To: ath9k-devel



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

* [ath9k-devel] (no subject)
  2009-05-23 17:30 Jeff Hansen
@ 2009-05-26 20:31 ` Luis R. Rodriguez
  2009-05-27 16:13 ` Will Dyson
  1 sibling, 0 replies; 55+ messages in thread
From: Luis R. Rodriguez @ 2009-05-26 20:31 UTC (permalink / raw)
  To: ath9k-devel

On Sat, May 23, 2009 at 10:30 AM, Jeff Hansen <x@jeffhansen.com> wrote:
> Hello,
>
> I have a TrendNet 652-BRP running OpenWRT + ath9k very well. ?The only
> problem is that the beacon gets stuck maybe once a day. ?After Vasanthakumar
> Thiagarajan's "ath9k: cleanup beacon parameters configuration" patch, ath9k
> would nearly re-configure the beacons after it detected the stuck beacon,
> and did a reset. ?But it would fail the SC_OP_TSF_RESET check in
> ath_beacon_config_ap. ?This patch gets the beacon fully reconfigured after
> the reset.

Thanks Jeff, can you please submit to linux-wireless with a
Signed-off-by, you can read what that implies in
Documentation/SubmittingPatches, specifically refer to the
"Developer's Certificate of Origin 1.1". Also please refer to:

http://wireless.kernel.org/en/developers/Documentation/SubmittingPatches

  Luis

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

* [ath9k-devel] (no subject)
@ 2009-05-23 17:30 Jeff Hansen
  2009-05-26 20:31 ` Luis R. Rodriguez
  2009-05-27 16:13 ` Will Dyson
  0 siblings, 2 replies; 55+ messages in thread
From: Jeff Hansen @ 2009-05-23 17:30 UTC (permalink / raw)
  To: ath9k-devel

Hello,

I have a TrendNet 652-BRP running OpenWRT + ath9k very well.  The only 
problem is that the beacon gets stuck maybe once a day.  After 
Vasanthakumar Thiagarajan's "ath9k: cleanup beacon parameters 
configuration" patch, ath9k would nearly re-configure the beacons after it 
detected the stuck beacon, and did a reset.  But it would fail the 
SC_OP_TSF_RESET check in ath_beacon_config_ap.  This patch gets the beacon 
fully reconfigured after the reset.

-Jeff

---------------------------------------------------
"If someone's gotta do it, it might as well be me."
                 x at jeffhansen.com
-------------- next part --------------
--- ./drivers/net/wireless/ath/ath9k/beacon.c.orig	2009-05-20 12:53:01.000000000 +0000
+++ ./drivers/net/wireless/ath/ath9k/beacon.c	2009-05-23 13:36:10.000000000 +0000
@@ -411,6 +411,7 @@
 		} else if (sc->beacon.bmisscnt >= BSTUCK_THRESH) {
 			DPRINTF(sc, ATH_DBG_BEACON,
 				"beacon is officially stuck\n");
+			sc->sc_flags |= SC_OP_TSF_RESET;
 			ath_reset(sc, false);
 		}
 

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

* [ath9k-devel] (no subject)
@ 2009-02-18 12:23 Evandro
  0 siblings, 0 replies; 55+ messages in thread
From: Evandro @ 2009-02-18 12:23 UTC (permalink / raw)
  To: ath9k-devel

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20090218/d38350df/attachment.htm 

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

* [ath9k-devel] (no subject)
  2009-01-29 17:05 Voitek Burski
@ 2009-01-29 17:15 ` Luis R. Rodriguez
  0 siblings, 0 replies; 55+ messages in thread
From: Luis R. Rodriguez @ 2009-01-29 17:15 UTC (permalink / raw)
  To: ath9k-devel

On Thu, Jan 29, 2009 at 09:05:23AM -0800, Voitek Burski wrote:
> May I be exclude from the list.

You unsubscribe here:

https://lists.ath9k.org/mailman/listinfo/ath9k-devel

  Luis

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

* [ath9k-devel] (no subject)
@ 2009-01-29 17:05 Voitek Burski
  2009-01-29 17:15 ` Luis R. Rodriguez
  0 siblings, 1 reply; 55+ messages in thread
From: Voitek Burski @ 2009-01-29 17:05 UTC (permalink / raw)
  To: ath9k-devel

May I be exclude from the list. 


With regards

Voitek Burski




      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20090129/18e63d96/attachment.htm 

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

* [ath9k-devel] (no subject)
  2008-09-24 21:09             ` Luis R. Rodriguez
@ 2008-09-24 21:28               ` Vaibhav Chhabra
  0 siblings, 0 replies; 55+ messages in thread
From: Vaibhav Chhabra @ 2008-09-24 21:28 UTC (permalink / raw)
  To: ath9k-devel

I tried Intrepid but for some reason the wireless was too slow... just logging to yahoo mail took like a minute or so... I don't know i am using the same .config file from my 2.6.25 kernel when i compile 2.6.27-rcx kernels (from kernel.com) and enable the (new) ath9k driver before compiling. 

Last night i was amazed by the speed when i used the non-kernel driver. I mean i actually went to hulu.com and watch a high-res vid with tcpdump -v running in the background. 

Maybe the debian kernel is patched with something i dont know about than the kernel from kernel.com

Something about tcpdump was it kept saying "unknown 802.11 header (3)" something like that at times. 

--- On Wed, 9/24/08, Luis R. Rodriguez <lrodriguez@atheros.com> wrote:
From: Luis R. Rodriguez <lrodriguez@atheros.com>
Subject: Re: [ath9k-devel] (no subject)
To: "Vaibhav Chhabra" <vib_chhabra@yahoo.com>
Cc: "ath9k-devel at lists.ath9k.org" <ath9k-devel@lists.ath9k.org>
Date: Wednesday, September 24, 2008, 4:09 PM

On Wed, Sep 24, 2008 at 01:38:25PM -0700, Luis Rodriguez wrote:
> On Wed, Sep 24, 2008 at 01:26:01PM -0700, Vaibhav Chhabra wrote:
> > so last night i reverted back to linux-source-2.6.26 (debian) and
used
"compat-wireless-ath9k-20080916.tar.gz<http://rapidshare.com/files/145746749/compat-wireless-ath9k-20080916.tar.gz.html>"
from: http://ubuntuforums.org/showthread.php?t=907129

I also forgot to mention Ubuntu Intrepid now has 2.6.27 so if you
like too, you can just upgrade to Intrepid and use 2.6.27.

  Luis



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20080924/542d5eef/attachment.htm 

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

* [ath9k-devel] (no subject)
  2008-09-24 20:38           ` Luis R. Rodriguez
@ 2008-09-24 21:09             ` Luis R. Rodriguez
  2008-09-24 21:28               ` Vaibhav Chhabra
  0 siblings, 1 reply; 55+ messages in thread
From: Luis R. Rodriguez @ 2008-09-24 21:09 UTC (permalink / raw)
  To: ath9k-devel

On Wed, Sep 24, 2008 at 01:38:25PM -0700, Luis Rodriguez wrote:
> On Wed, Sep 24, 2008 at 01:26:01PM -0700, Vaibhav Chhabra wrote:
> > so last night i reverted back to linux-source-2.6.26 (debian) and used "compat-wireless-ath9k-20080916.tar.gz<http://rapidshare.com/files/145746749/compat-wireless-ath9k-20080916.tar.gz.html>" from: http://ubuntuforums.org/showthread.php?t=907129

I also forgot to mention Ubuntu Intrepid now has 2.6.27 so if you
like too, you can just upgrade to Intrepid and use 2.6.27.

  Luis

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

* [ath9k-devel] (no subject)
  2008-09-24 20:26         ` Vaibhav Chhabra
@ 2008-09-24 20:38           ` Luis R. Rodriguez
  2008-09-24 21:09             ` Luis R. Rodriguez
  0 siblings, 1 reply; 55+ messages in thread
From: Luis R. Rodriguez @ 2008-09-24 20:38 UTC (permalink / raw)
  To: ath9k-devel

On Wed, Sep 24, 2008 at 01:26:01PM -0700, Vaibhav Chhabra wrote:
> so last night i reverted back to linux-source-2.6.26 (debian) and used "compat-wireless-ath9k-20080916.tar.gz<http://rapidshare.com/files/145746749/compat-wireless-ath9k-20080916.tar.gz.html>" from: http://ubuntuforums.org/showthread.php?t=907129

We now have ath9k in compat-wireless-old (for kernels <= 2.6.26).
But please note more effort is being put into updating ath9k
upstream. compat-wireless-old essentially is a fork of mac80211
and its drivers for support on older kernels. Developers wishing
to contribute to it can further bring patches from wireless-testing
to it (please send patches to compat-masters list).

> you have to modify the script and remove the uname -r checks from dependencies (for non-ubuntu users that use a debian flavor)
> 
> The wireless works fine, just at times drops connections the things that fixes it is removing the module and loading it again:
> rmmod ath9k
> modprobe ath9k
> iwconfig wlan0 essid ...
> dhclient wlan0
> 
> don't know if this helps the dev's to debug (regarding the dropped connection issues) or someone trying to get AR9281 wireless cards to work on any debian flavor. Any feed back would be appreciated.

There have been some new patches which fix some drop connection issues
(group key patch) which has been pushed out to 2.6.27 and on
wireless-testing.

I'd recommend to try 2.6.27-rc7 with the group key patch and MIB
interrupt disable patch. I guess we should put these pending patches
somewhere, then we just have to apply them to compat-wireless-old too.

Help with this is greatly welcomed as compat-wireless-old is lead
by the help of the community.

  Luis

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

* [ath9k-devel] (no subject)
  2008-09-16 18:51       ` Vaibhav Chhabra
@ 2008-09-24 20:26         ` Vaibhav Chhabra
  2008-09-24 20:38           ` Luis R. Rodriguez
  0 siblings, 1 reply; 55+ messages in thread
From: Vaibhav Chhabra @ 2008-09-24 20:26 UTC (permalink / raw)
  To: ath9k-devel

so last night i reverted back to linux-source-2.6.26 (debian) and used "compat-wireless-ath9k-20080916.tar.gz" from: http://ubuntuforums.org/showthread.php?t=907129

you have to modify the script and remove the uname -r checks from dependencies (for non-ubuntu users that use a debian flavor)

The wireless works fine, just at times drops connections the things that fixes it is removing the module and loading it again:
rmmod ath9k
modprobe ath9k
iwconfig wlan0 essid ...
dhclient wlan0

don't know if this helps the dev's to debug (regarding the dropped connection issues) or someone trying to get AR9281 wireless cards to work on any debian flavor. Any feed back would be appreciated.

Thanks,
Vib


--- On Tue, 9/16/08, Vaibhav Chhabra <vib_chhabra@yahoo.com> wrote:
From: Vaibhav Chhabra <vib_chhabra@yahoo.com>
Subject: Re: [ath9k-devel] (no subject)
To: "ath9k-devel at lists.ath9k.org" <ath9k-devel@lists.ath9k.org>, "Jean Schurger" <jean@schurger.org>
Date: Tuesday, September 16, 2008, 1:51 PM

will try that... and post results. Thanks


--- On Tue, 9/16/08, Jean Schurger <jean@schurger.org> wrote:

> From: Jean Schurger <jean@schurger.org>
> Subject: Re: [ath9k-devel] (no subject)
> To: "ath9k-devel at lists.ath9k.org"
<ath9k-devel@lists.ath9k.org>
> Date: Tuesday, September 16, 2008, 1:30 PM
> Le mardi 16 septembre 2008 ? 11:21 -0700, Vaibhav Chhabra a
> ?crit :
> 
> > "iwlist wlan0 scan" does show my router. 
> > I have another box with broadcom wireless card and it
> works fine
> > running gentoo linux.
> 
> 
> can you monitor the "trafic" betwin your aheros
> card and your AP ? 
> 
> (using aircrack-ng, tcpdump, whatever...) ?
> _______________________________________________
> 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



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20080924/d8e07e34/attachment.htm 

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

* [ath9k-devel] (no subject)
  2008-09-16 18:30     ` Jean Schurger
@ 2008-09-16 18:51       ` Vaibhav Chhabra
  2008-09-24 20:26         ` Vaibhav Chhabra
  0 siblings, 1 reply; 55+ messages in thread
From: Vaibhav Chhabra @ 2008-09-16 18:51 UTC (permalink / raw)
  To: ath9k-devel

will try that... and post results. Thanks


--- On Tue, 9/16/08, Jean Schurger <jean@schurger.org> wrote:

> From: Jean Schurger <jean@schurger.org>
> Subject: Re: [ath9k-devel] (no subject)
> To: "ath9k-devel at lists.ath9k.org" <ath9k-devel@lists.ath9k.org>
> Date: Tuesday, September 16, 2008, 1:30 PM
> Le mardi 16 septembre 2008 ? 11:21 -0700, Vaibhav Chhabra a
> ?crit :
> 
> > "iwlist wlan0 scan" does show my router. 
> > I have another box with broadcom wireless card and it
> works fine
> > running gentoo linux.
> 
> 
> can you monitor the "trafic" betwin your aheros
> card and your AP ? 
> 
> (using aircrack-ng, tcpdump, whatever...) ?
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel


      

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

* [ath9k-devel] (no subject)
  2008-09-16 18:21   ` Vaibhav Chhabra
@ 2008-09-16 18:30     ` Jean Schurger
  2008-09-16 18:51       ` Vaibhav Chhabra
  0 siblings, 1 reply; 55+ messages in thread
From: Jean Schurger @ 2008-09-16 18:30 UTC (permalink / raw)
  To: ath9k-devel

Le mardi 16 septembre 2008 ? 11:21 -0700, Vaibhav Chhabra a ?crit :

> "iwlist wlan0 scan" does show my router. 
> I have another box with broadcom wireless card and it works fine
> running gentoo linux.


can you monitor the "trafic" betwin your aheros card and your AP ? 

(using aircrack-ng, tcpdump, whatever...) ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20080916/4c75752c/attachment.htm 

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

* [ath9k-devel] (no subject)
  2008-09-16 18:15 ` Jean Schurger
@ 2008-09-16 18:21   ` Vaibhav Chhabra
  2008-09-16 18:30     ` Jean Schurger
  0 siblings, 1 reply; 55+ messages in thread
From: Vaibhav Chhabra @ 2008-09-16 18:21 UTC (permalink / raw)
  To: ath9k-devel

"iwlist wlan0 scan" does show my router. 
I have another box with broadcom wireless card and it works fine running gentoo linux.

--- On Tue, 9/16/08, Jean Schurger <jean@schurger.org> wrote:

From: Jean Schurger <jean@schurger.org>
Subject: Re: [ath9k-devel] (no subject)
To: ath9k-devel at lists.ath9k.org
Date: Tuesday, September 16, 2008, 1:15 PM


Le mardi 16 septembre 2008 ? 11:07 -0700, Vaibhav Chhabra a ?crit?:





I recently installed Elive (debian flavor) of linux and compiled kernel 2.6.27-rc6 inorder to get ath9k. My card is a atheros AR9281. I use 802.11g at home. ? What i can't seem to understand is that i can't get a dhcp offer. I am sitting right next to my router and get no ip on: dhclient wlan0. ? i have checked everything here is the command i use to set my wireless when i have a my key enabled: iwconfig wlan0 essid "rcvc" key s:xxxx open channel 8 mode Managed ? Any thing i missed? Thanks for the help. 
does "iwlist wlan0 scanning" show your AP ?

can you use an other box or wifi card supporting monitor mode at the same time to try to see if something happend (go out of your card) ?


_______________________________________________
ath9k-devel mailing list
ath9k-devel at lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20080916/3f637815/attachment.htm 

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

* [ath9k-devel] (no subject)
  2008-09-16 18:07 Vaibhav Chhabra
@ 2008-09-16 18:15 ` Jean Schurger
  2008-09-16 18:21   ` Vaibhav Chhabra
  0 siblings, 1 reply; 55+ messages in thread
From: Jean Schurger @ 2008-09-16 18:15 UTC (permalink / raw)
  To: ath9k-devel

Le mardi 16 septembre 2008 ? 11:07 -0700, Vaibhav Chhabra a ?crit :

> I recently installed Elive (debian flavor) of linux and compiled
> kernel 2.6.27-rc6 inorder to get ath9k. My card is a atheros AR9281. I
> use 802.11g at home. 
>  
> What i can't seem to understand is that i can't get a dhcp offer. I am
> sitting right next to my router and get no ip on: dhclient wlan0.
>  
> i have checked everything here is the command i use to set my wireless
> when i have a my key enabled:
> iwconfig wlan0 essid "rcvc" key s:xxxx open channel 8 mode Managed
>  
> Any thing i missed? Thanks for the help.


does "iwlist wlan0 scanning" show your AP ?

can you use an other box or wifi card supporting monitor mode at the
same time to try to see if something happend (go out of your card) ?


 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20080916/5bf3889f/attachment.htm 

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

* [ath9k-devel] (no subject)
@ 2008-09-16 18:07 Vaibhav Chhabra
  2008-09-16 18:15 ` Jean Schurger
  0 siblings, 1 reply; 55+ messages in thread
From: Vaibhav Chhabra @ 2008-09-16 18:07 UTC (permalink / raw)
  To: ath9k-devel

I recently installed Elive (debian flavor) of linux and compiled kernel 2.6.27-rc6 inorder to get ath9k. My card is a atheros AR9281. I use 802.11g at home. 
?
What i can't seem to understand is that i can't get a dhcp offer. I am sitting right next to my router and get no ip on: dhclient wlan0.
?
i have checked everything here is the command i use to set my wireless when i have a my key enabled:
iwconfig wlan0 essid "rcvc" key s:xxxx open channel 8 mode Managed
?
Any thing i missed? Thanks for the help.


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20080916/998106b0/attachment.htm 

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

end of thread, other threads:[~2016-09-16  7:04 UTC | newest]

Thread overview: 55+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-16  7:04 [ath9k-devel] (no subject) Majid Davari
  -- strict thread matches above, loose matches on Subject: below --
2015-11-11  2:18 Diego Cananéa
2014-04-15  7:53 =?gb18030?B?wO/UvLXEw6K5+w==?=
2014-04-15 15:09 ` hong zhang
2014-01-04 11:28 Aman Sharma
2014-01-04 15:35 ` Bruno Antunes
2014-01-06  5:13   ` Aman Sharma
2014-01-06  5:52     ` Aman Sharma
2014-01-06  6:03       ` Sujith Manoharan
2014-01-06  6:40         ` Aman Sharma
     [not found]           ` <80F5335A-E11A-4117-929B-38B4E0ED0356@wavecom.pt>
2014-01-06 13:05             ` Aman Sharma
2013-09-30 18:11 Kamran Nishat
2012-10-23 19:10 Yashashree Jadhav
2012-09-20  3:14 Yashashree Jadhav
2012-07-23  2:44 madcapmagician at netzero.net
2012-01-07 12:19 Anup Krishnan
2012-01-07 12:28 ` Mohammed Shafi
2011-12-29  1:19 [ath9k-devel] Failed to stop TX DMA Paul Farrow
2011-12-29 14:10 ` Paul Farrow
2011-12-29 20:34   ` Adrian Chadd
2011-12-29 22:31     ` Paul Farrow
2011-12-30  6:23       ` Mohammed Shafi
     [not found]         ` <2ef536609cbee9c771dc3ebdf7e79bb1@www.thefabfarrows.com>
2012-01-05  6:46           ` Mohammed Shafi
2012-01-20  3:36             ` Paul Farrow
2012-01-20  5:30               ` Ben Greear
2012-01-20 13:25                 ` Paul Farrow
2012-01-20 17:03                   ` Ben Greear
2012-01-23 13:18                     ` Paul Farrow
2012-01-23 19:08                       ` Ben Greear
2012-01-27 11:47                         ` Sune Mølgaard
2012-01-27 17:04                           ` Ben Greear
2012-01-27 18:30                             ` Sune Mølgaard
2012-01-27 19:20                               ` Ben Greear
2012-01-28  9:39                                 ` Sune Mølgaard
2012-01-28 16:49                                   ` Paul Farrow
2012-01-30 17:45                                     ` Ben Greear
2012-01-30 18:22                                       ` Paul Farrow
2012-02-04 12:43                                         ` [ath9k-devel] (no subject) Mieszko Ślusarczyk
2012-02-06 17:51                                           ` Ben Greear
2012-02-06 23:11                                             ` Sune Mølgaard
2011-12-05  9:02 [ath9k-devel] 2011年12月5日 15:30:55 自动保存草稿 Mohammed Shafi
2011-12-05  8:00 ` cherishl163
2011-12-05  9:57   ` [ath9k-devel] (no subject) cherishl163
2011-10-15 16:45 sekharjyoti deka
2011-10-15 16:46 ` sekharjyoti deka
2011-10-15 16:58 ` David Goodenough
2011-09-16 14:48 subham das
2011-09-16 15:23 ` Peter Stuge
2011-09-16 17:12 ` Alex Hacker
2011-09-17 11:07   ` subham das
2011-09-17 13:55   ` subham das
2011-09-18  6:32     ` Alex Hacker
2011-09-18  6:39       ` Adrian Chadd
2011-09-18  7:01         ` Alex Hacker
2011-06-03 13:55 ionut ionescu
2011-06-01 13:57 Kemble Wagner
2009-11-10 20:42 Jaime Lozano Padilla
2009-11-05  5:14 Matt Fog
2009-05-27  4:24 Jeff Hansen
2009-05-27  4:24 Jeff Hansen
2009-05-27  4:24 Jeff Hansen
2009-05-27  4:22 Jeff Hansen
2009-05-23 17:30 Jeff Hansen
2009-05-26 20:31 ` Luis R. Rodriguez
2009-05-27 16:13 ` Will Dyson
2009-02-18 12:23 Evandro
2009-01-29 17:05 Voitek Burski
2009-01-29 17:15 ` Luis R. Rodriguez
2008-09-16 18:07 Vaibhav Chhabra
2008-09-16 18:15 ` Jean Schurger
2008-09-16 18:21   ` Vaibhav Chhabra
2008-09-16 18:30     ` Jean Schurger
2008-09-16 18:51       ` Vaibhav Chhabra
2008-09-24 20:26         ` Vaibhav Chhabra
2008-09-24 20:38           ` Luis R. Rodriguez
2008-09-24 21:09             ` Luis R. Rodriguez
2008-09-24 21:28               ` Vaibhav Chhabra

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