All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: kvalo@qca.qualcomm.com
Cc: ath6kl-devel@qualcomm.com, linux-wireless@vger.kernel.org
Subject: [PATCH v2 0/3] ath6kl: regdomain support
Date: Thu, 19 Jul 2012 16:00:32 +0300	[thread overview]
Message-ID: <20120719125937.22047.91375.stgit@x201> (raw)

In v2 I splitted the wmi scan refactoring patch to make it easier to
read the changes. Also I rebased this agains latest ath6kl.git master
branch.

---

Kalle Valo (3):
      ath6kl: move ath6kl_wmi_startscan_cmd()
      ath6kl: refactor wmi scan command
      ath6kl: add support for changing contry code


 drivers/net/wireless/ath/ath6kl/Kconfig    |    9 ++
 drivers/net/wireless/ath/ath6kl/cfg80211.c |   78 ++++++++++++------
 drivers/net/wireless/ath/ath6kl/core.h     |    3 +
 drivers/net/wireless/ath/ath6kl/wmi.c      |  124 ++++++++++++++++++----------
 drivers/net/wireless/ath/ath6kl/wmi.h      |   11 +-
 5 files changed, 151 insertions(+), 74 deletions(-)


             reply	other threads:[~2012-07-19 13:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-19 13:00 Kalle Valo [this message]
2012-07-19 13:00 ` [PATCH v2 1/3] ath6kl: move ath6kl_wmi_startscan_cmd() Kalle Valo
2012-07-19 13:00 ` [PATCH v2 2/3] ath6kl: refactor wmi scan command Kalle Valo
2012-07-19 13:08   ` Kalle Valo
2012-07-19 13:00 ` [PATCH v2 3/3] ath6kl: add support for changing contry code Kalle Valo
2012-07-19 19:54   ` Luis R. Rodriguez
2012-07-22  8:32     ` Kalle Valo
2012-07-19 13:08 ` [PATCH v2 0/3] ath6kl: regdomain support Kalle Valo

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=20120719125937.22047.91375.stgit@x201 \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath6kl-devel@qualcomm.com \
    --cc=linux-wireless@vger.kernel.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.