Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/2] ath6kl: testmode and fw version for 3.1
@ 2011-06-13  9:08 Kalle Valo
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Kalle Valo @ 2011-06-13  9:08 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-wireless

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


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

end of thread, other threads:[~2011-06-13  9:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-13  9:08 [PATCH 0/2] ath6kl: testmode and fw version for 3.1 Kalle Valo
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox