Linux wireless drivers development
 help / color / mirror / Atom feed
From: Sujith Manoharan <c_manoha@qca.qualcomm.com>
To: <linville@tuxdriver.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: [PATCH v3 00/20] ath9k patches
Date: Mon, 4 Jun 2012 16:27:03 +0530	[thread overview]
Message-ID: <20428.38015.498868.190388@gargle.gargle.HOWL> (raw)

Hi John,

This is v3 of the earlier series, the difference being:

* Drop the patch, "ath9k: always perform ani calibration at poll"
* Change "ath9k: Use separate operational flags for BTCOEX" to use atomic ops.

Sujith


Rajkumar Manoharan (10):
  ath9k_hw: update ar9462 initval table to fix rx nfcal
  ath9k: cleanup MCI indentation
  ath9k_hw: fix IQ calibration chain index
  ath9k_hw: program BT to control SPDT
  ath9k_hw: configure ar9462 switching regulator discontinuous mode
  ath9k_hw: fix BT RF performance
  ath9k: BT coex performance tuning for AR9462
  ath: do not update cycle counters with sleep mode results
  ath9k_hw: fix power state for MCI
  ath9k: improve BT FTP/PAN performance

Sujith Manoharan (10):
  ath9k: Prune ath9k_init_device
  ath9k: Handle ASPM properly
  ath9k: Setup MCI interrupts properly
  ath9k_hw: Fix AR_RTC_KEEP_AWAKE usage
  ath9k_hw: Fix MCI usage
  ath9k_hw: Cleanup power mode API
  ath9k: Add MCI interrupt to debugfs statistics
  ath9k_hw: Fix variable usage
  ath9k: Remove SC_OP_OFFCHANNEL
  ath9k: Use separate operational flags for BTCOEX

 drivers/net/wireless/ath/ath9k/ar9003_calib.c      |   20 +-
 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c     |    1 +
 drivers/net/wireless/ath/ath9k/ar9003_mci.c        |  457 ++++++++++----------
 drivers/net/wireless/ath/ath9k/ar9003_mci.h        |   10 +-
 drivers/net/wireless/ath/ath9k/ar9003_phy.c        |    4 +
 .../net/wireless/ath/ath9k/ar9462_2p0_initvals.h   |    4 +-
 drivers/net/wireless/ath/ath9k/ath9k.h             |   19 +-
 drivers/net/wireless/ath/ath9k/btcoex.c            |   10 +-
 drivers/net/wireless/ath/ath9k/btcoex.h            |    4 +
 drivers/net/wireless/ath/ath9k/debug.c             |    3 +
 drivers/net/wireless/ath/ath9k/debug.h             |    1 +
 drivers/net/wireless/ath/ath9k/gpio.c              |   36 +-
 drivers/net/wireless/ath/ath9k/hw.c                |  212 ++++-----
 drivers/net/wireless/ath/ath9k/hw.h                |   10 +-
 drivers/net/wireless/ath/ath9k/init.c              |   18 +-
 drivers/net/wireless/ath/ath9k/main.c              |   15 +-
 drivers/net/wireless/ath/ath9k/mci.c               |   65 ++-
 drivers/net/wireless/ath/ath9k/mci.h               |   11 +-
 drivers/net/wireless/ath/ath9k/pci.c               |    5 +
 drivers/net/wireless/ath/ath9k/recv.c              |    5 +-
 drivers/net/wireless/ath/ath9k/reg.h               |    2 +
 21 files changed, 481 insertions(+), 431 deletions(-)

-- 
1.7.10.3


                 reply	other threads:[~2012-06-04 10:58 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=20428.38015.498868.190388@gargle.gargle.HOWL \
    --to=c_manoha@qca.qualcomm.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