From: Kalle Valo <kalle.valo@nokia.com>
To: linux-wireless@vger.kernel.org
Subject: [RFC PATCH] wl1271 testmode support
Date: Mon, 21 Dec 2009 14:36:25 +0200 [thread overview]
Message-ID: <20091221120745.18850.67739.stgit@tikku> (raw)
Hello,
I implemented testmode support for wl1271. I would appreciate any comments
about this before we start to use this.
---
Kalle Valo (1):
wl1271: add testmode support
drivers/net/wireless/wl12xx/Makefile | 1
drivers/net/wireless/wl12xx/wl1271.h | 2
drivers/net/wireless/wl12xx/wl1271_main.c | 2
drivers/net/wireless/wl12xx/wl1271_testmode.c | 305 +++++++++++++++++++++++++
drivers/net/wireless/wl12xx/wl1271_testmode.h | 31 +++
5 files changed, 340 insertions(+), 1 deletions(-)
create mode 100644 drivers/net/wireless/wl12xx/wl1271_testmode.c
create mode 100644 drivers/net/wireless/wl12xx/wl1271_testmode.h
next reply other threads:[~2009-12-21 12:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-21 12:36 Kalle Valo [this message]
2009-12-21 12:36 ` [RFC PATCH] wl1271: add testmode support Kalle Valo
2009-12-21 12:58 ` Johannes Berg
2009-12-21 14:05 ` Kalle Valo
2009-12-22 7:26 ` 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=20091221120745.18850.67739.stgit@tikku \
--to=kalle.valo@nokia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox