linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bing Zhao <bzhao@marvell.com>
To: linux-wireless@vger.kernel.org
Cc: "John W. Linville" <linville@tuxdriver.com>,
	Amitkumar Karwar <akarwar@marvell.com>,
	Avinash Patil <patila@marvell.com>,
	Kiran Divekar <dkiran@marvell.com>,
	Yogesh Powar <yogeshp@marvell.com>,
	Stone Piao <piaoyun@marvell.com>, Ying Luo <luoy@marvell.com>,
	Frank Huang <frankh@marvell.com>, Bing Zhao <bzhao@marvell.com>
Subject: [PATCH 0/4] mwifiex: patchset for data rate enhancement
Date: Fri, 13 Jul 2012 20:09:29 -0700	[thread overview]
Message-ID: <1342235373-27613-1-git-send-email-bzhao@marvell.com> (raw)

This patch series includes data rate releated code cleanups and
set_bitrate_mask enhancement.

Amitkumar Karwar (4):
  mwifiex: remove redundant code in set channel path
  mwifiex: remove unnecessary code in data rate configuration
  mwifiex: add support to use basic rates in ibss join request
  mwifiex: improvement in cfg80211 set_bitrate_mask handler

 drivers/net/wireless/mwifiex/cfg80211.c    |  256 +++++++++++++------------
 drivers/net/wireless/mwifiex/cfp.c         |   31 ---
 drivers/net/wireless/mwifiex/decl.h        |    9 -
 drivers/net/wireless/mwifiex/fw.h          |   10 -
 drivers/net/wireless/mwifiex/init.c        |    1 -
 drivers/net/wireless/mwifiex/ioctl.h       |    6 -
 drivers/net/wireless/mwifiex/main.h        |   10 +-
 drivers/net/wireless/mwifiex/sta_cmd.c     |   38 ----
 drivers/net/wireless/mwifiex/sta_cmdresp.c |   70 +------
 drivers/net/wireless/mwifiex/sta_ioctl.c   |  287 +---------------------------
 10 files changed, 151 insertions(+), 567 deletions(-)


             reply	other threads:[~2012-07-14  3:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-14  3:09 Bing Zhao [this message]
2012-07-14  3:09 ` [PATCH 1/4] mwifiex: remove redundant code in set channel path Bing Zhao
2012-07-14  3:09 ` [PATCH 2/4] mwifiex: remove unnecessary code in data rate configuration Bing Zhao
2012-07-14  3:09 ` [PATCH 3/4] mwifiex: add support to use basic rates in ibss join request Bing Zhao
2012-07-14  3:09 ` [PATCH 4/4] mwifiex: improvement in cfg80211 set_bitrate_mask handler 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=1342235373-27613-1-git-send-email-bzhao@marvell.com \
    --to=bzhao@marvell.com \
    --cc=akarwar@marvell.com \
    --cc=dkiran@marvell.com \
    --cc=frankh@marvell.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=luoy@marvell.com \
    --cc=patila@marvell.com \
    --cc=piaoyun@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;
as well as URLs for NNTP newsgroup(s).