From: Bing Zhao <bzhao@marvell.com>
To: linux-wireless@vger.kernel.org
Cc: "John W. Linville" <linville@tuxdriver.com>,
Avinash Patil <patila@marvell.com>,
Yogesh Powar <yogeshp@marvell.com>,
Amitkumar Karwar <akarwar@marvell.com>,
Nishant Sarmukadam <nishants@marvell.com>,
Frank Huang <frankh@marvell.com>, Bing Zhao <bzhao@marvell.com>
Subject: [PATCH 0/2] mwifiex: support 11ac for 8897
Date: Fri, 15 Feb 2013 21:44:28 -0800 [thread overview]
Message-ID: <1360993470-4828-1-git-send-email-bzhao@marvell.com> (raw)
This series adds 11ac feature for 8897.
Yogesh Ashok Powar (2):
mwifiex: coding style cleanup in bss parameter update
mwifiex: add 802.11AC support
drivers/net/wireless/mwifiex/11ac.c | 261 ++++++++++++++++++++++++++++
drivers/net/wireless/mwifiex/11ac.h | 26 +++
drivers/net/wireless/mwifiex/11n.c | 7 +-
drivers/net/wireless/mwifiex/11n.h | 4 +-
drivers/net/wireless/mwifiex/Makefile | 1 +
drivers/net/wireless/mwifiex/cfg80211.c | 177 ++++++++++++++++---
drivers/net/wireless/mwifiex/cfp.c | 159 +++++++++++++++++-
drivers/net/wireless/mwifiex/cmdevt.c | 19 ++
drivers/net/wireless/mwifiex/fw.h | 127 +++++++++++++-
drivers/net/wireless/mwifiex/ioctl.h | 4 +
drivers/net/wireless/mwifiex/join.c | 8 +
drivers/net/wireless/mwifiex/main.h | 23 +++-
drivers/net/wireless/mwifiex/scan.c | 63 ++++++-
drivers/net/wireless/mwifiex/sta_cmd.c | 2 +-
drivers/net/wireless/mwifiex/sta_cmdresp.c | 1 +
drivers/net/wireless/mwifiex/sta_ioctl.c | 5 +-
16 files changed, 835 insertions(+), 52 deletions(-)
create mode 100644 drivers/net/wireless/mwifiex/11ac.c
create mode 100644 drivers/net/wireless/mwifiex/11ac.h
next reply other threads:[~2013-02-16 5:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-16 5:44 Bing Zhao [this message]
2013-02-16 5:44 ` [PATCH 1/2] mwifiex: coding style cleanup in bss parameter update Bing Zhao
2013-02-16 8:28 ` Joe Perches
2013-02-19 23:17 ` Bing Zhao
2013-02-16 5:44 ` [PATCH 2/2] mwifiex: add 802.11AC support Bing Zhao
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=1360993470-4828-1-git-send-email-bzhao@marvell.com \
--to=bzhao@marvell.com \
--cc=akarwar@marvell.com \
--cc=frankh@marvell.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=nishants@marvell.com \
--cc=patila@marvell.com \
--cc=yogeshp@marvell.com \
/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