All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Franky Lin" <frankyl@broadcom.com>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 0/7] miscellaneous fixes intended for 3.7
Date: Wed, 10 Oct 2012 11:13:05 -0700	[thread overview]
Message-ID: <1349892792-4792-1-git-send-email-frankyl@broadcom.com> (raw)

Here are some miscellaneous brcmfmac bug fix patches aiming for 3.7

Arend van Spriel (1):
  brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfg

Dan Carpenter (2):
  brcmfmac: Using zero instead of NULL
  brcmfmac: fix end of loop check (signedness bug)

Franky Lin (3):
  brcmfmac: fix sparse warnings
  brcmfmac: use control channel in roamed status reporting
  brcmfmac: set dongle mode accordingly when interface up

Hante Meuleman (1):
  brcmfmac: handle all exceptions as an error.

 .../net/wireless/brcm80211/brcmfmac/dhd_common.c   |    2 +-
 drivers/net/wireless/brcm80211/brcmfmac/usb.c      |    2 +-
 .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c  |   77 +++++++-------------
 3 files changed, 30 insertions(+), 51 deletions(-)

-- 
1.7.9.5



             reply	other threads:[~2012-10-10 18:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-10 18:13 Franky Lin [this message]
2012-10-10 18:13 ` [PATCH 1/7] brcmfmac: handle all exceptions as an error Franky Lin
2012-10-10 18:13 ` [PATCH 2/7] brcmfmac: Using zero instead of NULL Franky Lin
2012-10-10 18:13 ` [PATCH 3/7] brcmfmac: fix sparse warnings Franky Lin
2012-10-10 18:13 ` [PATCH 4/7] brcmfmac: use control channel in roamed status reporting Franky Lin
2012-10-10 18:13 ` [PATCH 5/7] brcmfmac: set dongle mode accordingly when interface up Franky Lin
2012-10-10 18:13 ` [PATCH 6/7] brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfg Franky Lin
2012-10-10 18:13 ` [PATCH 7/7] brcmfmac: fix end of loop check (signedness bug) Franky Lin
2012-10-15 18:27 ` [PATCH 0/7] miscellaneous fixes intended for 3.7 John W. Linville
2012-10-15 19:06   ` Franky Lin

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=1349892792-4792-1-git-send-email-frankyl@broadcom.com \
    --to=frankyl@broadcom.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.