linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mwifiex: patchset for data rate enhancement
@ 2012-07-14  3:09 Bing Zhao
  2012-07-14  3:09 ` [PATCH 1/4] mwifiex: remove redundant code in set channel path Bing Zhao
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bing Zhao @ 2012-07-14  3:09 UTC (permalink / raw)
  To: linux-wireless
  Cc: John W. Linville, Amitkumar Karwar, Avinash Patil, Kiran Divekar,
	Yogesh Powar, Stone Piao, Ying Luo, Frank Huang, Bing Zhao

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


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

end of thread, other threads:[~2012-07-14  3:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-14  3:09 [PATCH 0/4] mwifiex: patchset for data rate enhancement Bing Zhao
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

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