Linux wireless drivers development
 help / color / mirror / Atom feed
From: Sujith Manoharan <sujith@msujith.org>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org, ath9k-devel@qca.qualcomm.com
Subject: [PATCH v2 0/8] ath9k patches
Date: Fri, 22 Aug 2014 20:39:23 +0530	[thread overview]
Message-ID: <1408720171-9765-1-git-send-email-sujith@msujith.org> (raw)

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

Pending patches for ath9k, rebased over 3.17-rc1.

Sujith

Sujith Manoharan (8):
  ath9k: Add a debug level for channel context
  ath9k: Handle failure to allocate HW timer
  ath9k: Move channel operations to channel.c
  ath9k: Add debug information
  ath9k: Add a config option for channel context
  ath9k: Move P2P functions to channel.c
  ath9k: Isolate P2P powersave routines
  ath9k: Isolate ath9k_use_chanctx module parameter

 drivers/net/wireless/ath/ath.h           |   1 +
 drivers/net/wireless/ath/ath9k/Kconfig   |   9 +
 drivers/net/wireless/ath/ath9k/ath9k.h   |  50 +++-
 drivers/net/wireless/ath/ath9k/channel.c | 412 ++++++++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath9k/init.c    |  70 +++---
 drivers/net/wireless/ath/ath9k/main.c    | 392 ++++++-----------------------
 drivers/net/wireless/ath/ath9k/recv.c    |   6 +-
 7 files changed, 586 insertions(+), 354 deletions(-)

-- 
2.0.4


             reply	other threads:[~2014-08-22 15:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-22 15:09 Sujith Manoharan [this message]
2014-08-22 15:09 ` [PATCH v2 1/8] ath9k: Add a debug level for channel context Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 2/8] ath9k: Handle failure to allocate HW timer Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 3/8] ath9k: Move channel operations to channel.c Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 4/8] ath9k: Add debug information Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 5/8] ath9k: Add a config option for channel context Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 6/8] ath9k: Move P2P functions to channel.c Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 7/8] ath9k: Isolate P2P powersave routines Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 8/8] ath9k: Isolate ath9k_use_chanctx module parameter Sujith Manoharan
  -- strict thread matches above, loose matches on Subject: below --
2013-09-02  8:26 [PATCH v2 0/8] ath9k patches 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=1408720171-9765-1-git-send-email-sujith@msujith.org \
    --to=sujith@msujith.org \
    --cc=ath9k-devel@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