All of lore.kernel.org
 help / color / mirror / Atom feed
From: John W. Linville <linville@tuxdriver.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [RFT 00/15] ath9k_hw ar9271 updates & AR5416 force bias
Date: Mon, 26 Oct 2009 10:41:39 -0400	[thread overview]
Message-ID: <20091026144138.GC2792@tuxdriver.com> (raw)
In-Reply-To: <43e72e890910260723o58ad4635g4f6bebfa28f673bb@mail.gmail.com>

On Mon, Oct 26, 2009 at 07:23:44AM -0700, Luis R. Rodriguez wrote:
> On Mon, Oct 26, 2009 at 7:19 AM, Luis R. Rodriguez
> <lrodriguez@atheros.com> wrote:
> > On Wed, Oct 21, 2009 at 8:42 PM, Luis R. Rodriguez
> > <lrodriguez@atheros.com> wrote:
> >> On Mon, Oct 19, 2009 at 3:33 PM, Luis R. Rodriguez
> >> <lrodriguez@atheros.com> wrote:
> >>> This series started off to extend support for ar9271 on ath9k_hw
> >>> but after review of the phy related code I noticed a fix for
> >>> AR5416 was only partially being implemented and used for all
> >>> chipsets. This series then adds the changes I've noticed so far
> >>> required for ar9271 but also fixes and completes the orientation
> >>> fix for AR5416 (force bias). Since I'm touching phy.c I also extend
> >>> documentation for it.
> >>>
> >>> I don't have AR9285 cards with me but I do have an AR5416 cardbus
> >>> card -- I'd appreciate it if someone can give this a test on AR9285
> >
> > Alright well I made it back to California and tested an AR9285 and
> > things are peachy so I will submit this now.
> 
> Johh, actually instead of resubmitting can you take these in as-is?
> They should apply on top of the latest tree. Please let me know.

I'm a little buried ATM, but sure -- that'll be fine...

John
-- 
John W. Linville		Someday the world will need a hero, and you
linville at tuxdriver.com			might be all we have.  Be ready.

WARNING: multiple messages have this Message-ID (diff)
From: "John W. Linville" <linville@tuxdriver.com>
To: "Luis R. Rodriguez" <lrodriguez@atheros.com>
Cc: linux-wireless@vger.kernel.org,
	Sujith <Sujith.Manoharan@atheros.com>,
	ath9k-devel@lists.ath9k.org
Subject: Re: [RFT 00/15] ath9k_hw ar9271 updates & AR5416 force bias
Date: Mon, 26 Oct 2009 10:41:39 -0400	[thread overview]
Message-ID: <20091026144138.GC2792@tuxdriver.com> (raw)
In-Reply-To: <43e72e890910260723o58ad4635g4f6bebfa28f673bb@mail.gmail.com>

On Mon, Oct 26, 2009 at 07:23:44AM -0700, Luis R. Rodriguez wrote:
> On Mon, Oct 26, 2009 at 7:19 AM, Luis R. Rodriguez
> <lrodriguez@atheros.com> wrote:
> > On Wed, Oct 21, 2009 at 8:42 PM, Luis R. Rodriguez
> > <lrodriguez@atheros.com> wrote:
> >> On Mon, Oct 19, 2009 at 3:33 PM, Luis R. Rodriguez
> >> <lrodriguez@atheros.com> wrote:
> >>> This series started off to extend support for ar9271 on ath9k_hw
> >>> but after review of the phy related code I noticed a fix for
> >>> AR5416 was only partially being implemented and used for all
> >>> chipsets. This series then adds the changes I've noticed so far
> >>> required for ar9271 but also fixes and completes the orientation
> >>> fix for AR5416 (force bias). Since I'm touching phy.c I also extend
> >>> documentation for it.
> >>>
> >>> I don't have AR9285 cards with me but I do have an AR5416 cardbus
> >>> card -- I'd appreciate it if someone can give this a test on AR9285
> >
> > Alright well I made it back to California and tested an AR9285 and
> > things are peachy so I will submit this now.
> 
> Johh, actually instead of resubmitting can you take these in as-is?
> They should apply on top of the latest tree. Please let me know.

I'm a little buried ATM, but sure -- that'll be fine...

John
-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

  reply	other threads:[~2009-10-26 14:41 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-19  6:33 [ath9k-devel] [RFT 00/15] ath9k_hw ar9271 updates & AR5416 force bias Luis R. Rodriguez
2009-10-19  6:33 ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 01/15] ath9k_hw: modify the rf control register for ar9271 revision 1.0 Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 02/15] ath9k_hw: update register initialization/reset values for ar9271 Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 03/15] ath9k_hw: change the way we initialize the pll " Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 04/15] ath9k_hw: start documenting 802.11n RF anlong front ends Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 05/15] ath9k_hw: bail out early on ath9k_hw_init_rf() Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 06/15] ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks() Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 07/15] ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks() Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 08/15] ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks() Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 09/15] ath9k_hw: make both analog channel change routines return int Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 10/15] ath9k_hw: use a callback for frequency change Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 11/15] ath9k_hw: order phy.c code and integrate spur mitigation Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 12/15] ath9k_hw: make spur mitigation a callback Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 13/15] ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs() Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 14/15] ath9k_hw: Fix and complete force bias for AR5416 Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-19  6:33 ` [ath9k-devel] [RFT 15/15] ath9k_hw: make ath9k_phy_modify_rx_buffer() static Luis R. Rodriguez
2009-10-19  6:33   ` Luis R. Rodriguez
2009-10-22  3:42 ` [ath9k-devel] [RFT 00/15] ath9k_hw ar9271 updates & AR5416 force bias Luis R. Rodriguez
2009-10-22  3:42   ` Luis R. Rodriguez
2009-10-26 14:19   ` [ath9k-devel] " Luis R. Rodriguez
2009-10-26 14:19     ` Luis R. Rodriguez
2009-10-26 14:23     ` [ath9k-devel] " Luis R. Rodriguez
2009-10-26 14:23       ` Luis R. Rodriguez
2009-10-26 14:41       ` John W. Linville [this message]
2009-10-26 14:41         ` John W. Linville

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=20091026144138.GC2792@tuxdriver.com \
    --to=linville@tuxdriver.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.