Linux wireless drivers development
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: gregkh@suse.de
Cc: devel@linuxdriverproject.org, linux-wireless@vger.kernel.org
Subject: [PATCH 0/2] ath6kl: testmode and fw version for 3.1
Date: Mon, 13 Jun 2011 12:08:19 +0300	[thread overview]
Message-ID: <20110613090350.15210.74545.stgit@localhost6.localdomain6> (raw)

Hi Greg,

here are two new ath6kl features for 3.1. Someone asked me to export
firmware version to user space, thanks to cfg80211 that's easy to do. The
testmode is a regression from older patches which removed all the ioctl
interfaces. I decided to implement this properly using nl80211 testmode
commands.

Please consider these patches to your staging-next branch and let me
know if there are any problems.

Kalle

---

Kalle Valo (2):
      ath6kl: export firmware version to user space
      ath6kl: testmode support


 drivers/staging/ath6kl/os/linux/ar6000_drv.c |    7 +++
 drivers/staging/ath6kl/os/linux/cfg80211.c   |   58 ++++++++++++++++++++++++++
 2 files changed, 65 insertions(+), 0 deletions(-)


             reply	other threads:[~2011-06-13  9:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-13  9:08 Kalle Valo [this message]
2011-06-13  9:08 ` [PATCH 1/2] ath6kl: export firmware version to user space Kalle Valo
2011-06-13  9:08 ` [PATCH 2/2] ath6kl: testmode 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=20110613090350.15210.74545.stgit@localhost6.localdomain6 \
    --to=kvalo@qca.qualcomm.com \
    --cc=devel@linuxdriverproject.org \
    --cc=gregkh@suse.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox