linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felix Fietkau <nbd@openwrt.org>
To: linux-wireless@vger.kernel.org
Cc: linville@tuxdriver.com, mcgrof@qca.qualcomm.com
Subject: Re: [PATCH v2 2/4] ath9k_hw: clean up tx power handling
Date: Mon, 19 Sep 2011 20:30:32 +0200	[thread overview]
Message-ID: <4E778A48.4020800@openwrt.org> (raw)
In-Reply-To: <1316453903-75710-2-git-send-email-nbd@openwrt.org>

On 2011-09-19 7:38 PM, Felix Fietkau wrote:
> The code for handling various restrictions concerning regulatory limits,
> antenna gain, etc. is very convoluted and duplicated across various
> EEPROM parsing implementations, making it hard to review.
>
> This patch partially cleans up the mess by unifying regulatory limit
> handling in one function and removing dead code for transmit power scaling.
> It also simplifies handling of antenna gain
>
> Signed-off-by: Felix Fietkau<nbd@openwrt.org>
Hmm, don't merge this just yet, seems that there are still some issues 
with tx power limits on some devices. Will send a v3 when I've confirmed 
the fix.

- Felix

  parent reply	other threads:[~2011-09-19 18:30 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-19 17:38 [PATCH v2 1/4] ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default Felix Fietkau
2011-09-19 17:38 ` [PATCH v2 2/4] ath9k_hw: clean up tx power handling Felix Fietkau
2011-09-19 17:38   ` [PATCH v2 3/4] ath: remove ath_regulatory::current_rd_ext Felix Fietkau
2011-09-19 17:38     ` [PATCH v2 4/4] ath9k_hw: remove EEP_REG_1 Felix Fietkau
2011-09-19 18:18     ` [PATCH v2 3/4] ath: remove ath_regulatory::current_rd_ext Luis R. Rodriguez
2011-09-19 18:29       ` Felix Fietkau
2011-09-19 18:43         ` Luis R. Rodriguez
2011-09-19 18:56           ` Felix Fietkau
2011-09-19 18:58             ` Luis R. Rodriguez
2011-09-19 19:03               ` Felix Fietkau
2011-09-19 20:29                 ` John W. Linville
2011-09-19 18:30   ` Felix Fietkau [this message]
2011-09-19 20:41   ` [PATCH v2 2/4] ath9k_hw: clean up tx power handling Luis R. Rodriguez
2011-09-19 20:50     ` Felix Fietkau
2011-09-19 21:14       ` Luis R. Rodriguez
2011-09-19 21:21         ` Felix Fietkau
2011-09-19 21:45           ` Luis R. Rodriguez
2011-09-19 21:54             ` Luis R. Rodriguez
2011-09-19 22:04               ` Felix Fietkau
2011-09-19 22:12                 ` Luis R. Rodriguez
2011-09-19 22:13                   ` Luis R. Rodriguez
2011-09-19 22:22                     ` Felix Fietkau
2011-09-20  2:45                       ` Adrian Chadd
2011-09-19 22:02             ` Felix Fietkau

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=4E778A48.4020800@openwrt.org \
    --to=nbd@openwrt.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mcgrof@qca.qualcomm.com \
    /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;
as well as URLs for NNTP newsgroup(s).