All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ath6kl: regdomain support
@ 2012-07-19 13:00 Kalle Valo
  2012-07-19 13:00 ` [PATCH v2 1/3] ath6kl: move ath6kl_wmi_startscan_cmd() Kalle Valo
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Kalle Valo @ 2012-07-19 13:00 UTC (permalink / raw)
  To: kvalo; +Cc: ath6kl-devel, linux-wireless

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(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-07-22  8:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-19 13:00 [PATCH v2 0/3] ath6kl: regdomain support Kalle Valo
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

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.