Linux wireless drivers development
 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>,
	Kiran Divekar <dkiran@marvell.com>,
	Yogesh Powar <yogeshp@marvell.com>,
	Frank Huang <frankh@marvell.com>, Bing Zhao <bzhao@marvell.com>
Subject: [PATCH 0/7] mwifiex: patch series for 3.3
Date: Mon,  7 Nov 2011 21:41:05 -0800	[thread overview]
Message-ID: <1320730872-25619-1-git-send-email-bzhao@marvell.com> (raw)

This series includes a fix for memory leak (7/7) and some code cleanups.

Thanks,
Bing
---

Amitkumar Karwar (2):
  mwifiex: remove unnecessary free_priv handler
  mwifiex: release bss structure returned by cfg80211_inform_bss()

Yogesh Ashok Powar (5):
  mwifiex: fix ht_cap_info in ibss beacons
  mwifiex: use existing helper function mwifiex_fill_cap_info
  mwifiex: change return types to void
  mwifiex: fix coding style
  mwifiex: fix 'Smatch' warnings

 drivers/net/wireless/mwifiex/11n_rxreorder.c |   18 ++---
 drivers/net/wireless/mwifiex/cfg80211.c      |    4 +-
 drivers/net/wireless/mwifiex/fw.h            |    2 +-
 drivers/net/wireless/mwifiex/init.c          |    4 +-
 drivers/net/wireless/mwifiex/join.c          |   96 +++++++++++---------------
 drivers/net/wireless/mwifiex/scan.c          |    7 +--
 drivers/net/wireless/mwifiex/sta_rx.c        |   12 ++--
 7 files changed, 60 insertions(+), 83 deletions(-)


             reply	other threads:[~2011-11-08  5:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08  5:41 Bing Zhao [this message]
2011-11-08  5:41 ` [PATCH 1/7] mwifiex: fix ht_cap_info in ibss beacons Bing Zhao
2011-11-08  5:41 ` [PATCH 2/7] mwifiex: use existing helper function mwifiex_fill_cap_info Bing Zhao
2011-11-08  5:41 ` [PATCH 3/7] mwifiex: change return types to void Bing Zhao
2011-11-08  5:41 ` [PATCH 4/7] mwifiex: fix coding style Bing Zhao
2011-11-08  5:41 ` [PATCH 5/7] mwifiex: fix 'Smatch' warnings Bing Zhao
2011-11-08  5:41 ` [PATCH 6/7] mwifiex: remove unnecessary free_priv handler Bing Zhao
2011-11-08  5:41 ` [PATCH 7/7] mwifiex: release bss structure returned by cfg80211_inform_bss() 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=1320730872-25619-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=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