From: Felix Fietkau <nbd@openwrt.org>
To: Sujith Manoharan <sujith@msujith.org>,
Antonio Quartulli <antonio@meshcoding.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: ath9k pending patches
Date: Wed, 27 Nov 2013 17:00:20 +0100 [thread overview]
Message-ID: <52961714.20909@openwrt.org> (raw)
In-Reply-To: <21142.4319.977971.553792@gargle.gargle.HOWL>
On 2013-11-27 16:33, Sujith Manoharan wrote:
> Antonio Quartulli wrote:
>> What does this ALWAYS_PERFORM_KEY_SEARCH bit do? Is it set within the
>> initvalues?
>
> Here is a patch to set ALWAYS_PERFORM_KEY_SEARCH for AR9300 2.2.
> Since AR9331, AR9340 and AR9580 use the same array, it applies for
> them too.
>
>
> diff --git a/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h b/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h
> index 1553395..819ecf3 100644
> --- a/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h
> +++ b/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h
> @@ -303,7 +303,7 @@ static const u32 ar9300_2p2_mac_postamble[][5] = {
> {0x000010b0, 0x00000e60, 0x00001cc0, 0x00007c70, 0x00003e38},
> {0x00008014, 0x03e803e8, 0x07d007d0, 0x10801600, 0x08400b00},
> {0x0000801c, 0x128d8027, 0x128d804f, 0x12e00057, 0x12e0002b},
> - {0x00008120, 0x08f04800, 0x08f04800, 0x08f04810, 0x08f04810},
> + {0x00008120, 0x18f04800, 0x18f04800, 0x18f04810, 0x18f04810},
> {0x000081d0, 0x00003210, 0x00003210, 0x0000320a, 0x0000320a},
> {0x00008318, 0x00003e80, 0x00007d00, 0x00006880, 0x00003440},
> };
There's no need to patch the initvals for this issue at all. ath9k has
enabled AR_PCU_ALWAYS_PERFORM_KEYSEARCH via ah->misc_mode for a long
time now.
- Felix
next prev parent reply other threads:[~2013-11-27 16:00 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-27 10:23 [PATCH 0/2] ath9k initval updates Sujith Manoharan
2013-11-27 10:23 ` [PATCH 1/2] ath9k: Update initvals for AR9300 v2.2 Sujith Manoharan
2013-11-27 10:23 ` [PATCH 2/2] ath9k: Update initvals for AR9580 v1.0 Sujith Manoharan
2013-11-27 10:32 ` ath9k pending patches Sujith Manoharan
2013-11-27 12:31 ` Antonio Quartulli
2013-11-27 15:20 ` Sujith Manoharan
2013-11-27 15:42 ` Antonio Quartulli
2013-11-27 12:52 ` Antonio Quartulli
2013-11-27 15:33 ` Sujith Manoharan
2013-11-27 15:43 ` Antonio Quartulli
2013-11-27 15:58 ` Antonio Quartulli
2013-11-27 16:00 ` Felix Fietkau [this message]
2013-11-27 16:34 ` Sujith Manoharan
-- strict thread matches above, loose matches on Subject: below --
2013-09-16 6:04 Sujith Manoharan
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=52961714.20909@openwrt.org \
--to=nbd@openwrt.org \
--cc=antonio@meshcoding.com \
--cc=linux-wireless@vger.kernel.org \
--cc=sujith@msujith.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.