public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Sujith Manoharan <sujith@msujith.org>
To: linux-wireless@vger.kernel.org
Cc: ath9k-devel@lists.ath9k.org
Subject: [RFC 03/12] ath9k: Update mac_postamble for AR9003 family
Date: Thu,  5 Dec 2013 14:16:08 +0530	[thread overview]
Message-ID: <1386233177-11132-4-git-send-email-sujith@msujith.org> (raw)
In-Reply-To: <1386233177-11132-1-git-send-email-sujith@msujith.org>

From: Sujith Manoharan <c_manoha@qca.qualcomm.com>

Enable the ALWAYS_KEYSEARCH bit in the initvals. Currently
this is done in the driver, but adding this to the initvals
makes it easier to be in sync with the INI files given
by the systems engineering team.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
---
 drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h b/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h
index 97b4bd1..7243674 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},
 };
-- 
1.8.4.2


  parent reply	other threads:[~2013-12-05  8:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-05  8:46 [RFC 00/12] ath9k initval updates Sujith Manoharan
2013-12-05  8:46 ` [RFC 01/12] ath9k: Add initval arrays for DFS channels Sujith Manoharan
2013-12-05  8:46 ` [RFC 02/12] ath9k: Initialize baseband " Sujith Manoharan
2013-12-05  8:46 ` Sujith Manoharan [this message]
2013-12-05  8:46 ` [RFC 04/12] ath9k: Remove AR955x INI duplicates Sujith Manoharan
2013-12-05  8:46 ` [RFC 05/12] ath9k: Update AR9331 v1.1 initvals Sujith Manoharan
2013-12-05  8:46 ` [RFC 06/12] ath9k: Update AR9331 v1.2 initvals Sujith Manoharan
2013-12-05  8:46 ` [RFC 07/12] ath9k: Add a new flag for Buffalo devices Sujith Manoharan
2013-12-05  8:46 ` [RFC 08/12] ath9k: Use a separate TX gain table for WZR-HP-G450H Sujith Manoharan
2013-12-05 10:19   ` Gabor Juhos
2013-12-05 10:17     ` Sujith Manoharan
2013-12-05 10:34       ` Gabor Juhos
2013-12-05  8:46 ` [RFC 09/12] ath9k: Update high power gain table for AR9300 Sujith Manoharan
2013-12-05  8:46 ` [RFC 10/12] ath9k: Identify duplicate AR9485 initvals Sujith Manoharan
2013-12-05  8:46 ` [RFC 11/12] ath9k: Identify duplicate AR9462 v2.0 initvals Sujith Manoharan
2013-12-05  8:46 ` [RFC 12/12] ath9k: Identify duplicate AR9565 v1.0 initvals 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=1386233177-11132-4-git-send-email-sujith@msujith.org \
    --to=sujith@msujith.org \
    --cc=ath9k-devel@lists.ath9k.org \
    --cc=linux-wireless@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox