linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sujith <Sujith.Manoharan@atheros.com>
To: <linville@tuxdriver.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: [PATCH 00/11] ath9k fixes
Date: Mon, 13 Apr 2009 21:54:14 +0530	[thread overview]
Message-ID: <18915.26414.269933.599629@gargle.gargle.HOWL> (raw)

John,

A bunch of driver fixes, a few are stable candidates (2.6.29) too.
Applies over the pending ath5k/ath9k/ar9170 merge patches and two ath9k patches.
Please apply.

Sujith

Sujith (11):
  ath9k: Handle ASPM properly for RFKILL
  ath9k: Fix memleak on TX DMA failure
  ath9k: Fix bug in scan termination
  ath9k: Remove unused channel flags
  ath9k: Fix bug in checking HT flag
  ath9k: Fix bug in determining calibration support
  ath9k: Initialize ANI timers
  ath9k: Cleanup calibration interface
  ath9k: Use a consistent naming convention
  ath9k: Fix bug in calibration initialization
  ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrate

 drivers/net/wireless/ath/ath9k/calib.c |  123 +++++++++++++-------------------
 drivers/net/wireless/ath/ath9k/calib.h |   33 ++++-----
 drivers/net/wireless/ath/ath9k/hw.h    |   28 ++-----
 drivers/net/wireless/ath/ath9k/main.c  |   62 ++++++++---------
 drivers/net/wireless/ath/ath9k/xmit.c  |    5 +-
 5 files changed, 107 insertions(+), 144 deletions(-)


                 reply	other threads:[~2009-04-13 16:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=18915.26414.269933.599629@gargle.gargle.HOWL \
    --to=sujith.manoharan@atheros.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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).