linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] staging: brcm80211: 3rd reaction to mainline patch #2
@ 2011-09-02 14:00 Roland Vossen
  2011-09-02 14:00 ` [PATCH 01/12] staging: brcm80211: remove extern keyword from function definition Roland Vossen
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Roland Vossen @ 2011-09-02 14:00 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-wireless

Code cleanup and reduction of sparse warnings.

This series applies to staging-next and depends on the following patch set:

Message-ID: <1314868640-9425-31-git-send-email-rvossen@broadcom.com>

Arend van Spriel (5):
  staging: brcm80211: remove extern keyword from function definition
  staging: brcm80211: replace 0 integer with NULL pointer
  staging: brcm80211: use address space qualifier in brcmfmac
  staging: brcm80211: remove sparse warning from main.c
  staging: brcm80211: remove 'default n' from Kconfig

Roland Vossen (7):
  staging: brcm80211: cleaned up softmac phy macro's affecting code
    flow
  staging: brcm80211: cleaned up softmac nicpci.c/nicpci.h macro's
  staging: brcm80211: cleaned up more softmac macro's
  staging: brcm80211: remove AP related code from softmac
  staging: brcm80211: cleaned up softmac pub.h macro's
  staging: brcm80211: cleaned up softmac scb.h macro's
  staging: brcm80211: cleaned up softmac srom macro

 drivers/staging/brcm80211/Kconfig                 |    4 -
 drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c |   25 ++--
 drivers/staging/brcm80211/brcmfmac/dhd.h          |    2 +-
 drivers/staging/brcm80211/brcmfmac/dhd_common.c   |    8 +-
 drivers/staging/brcm80211/brcmfmac/dhd_linux.c    |    4 +-
 drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c  |    2 +-
 drivers/staging/brcm80211/brcmsmac/ampdu.c        |    2 +-
 drivers/staging/brcm80211/brcmsmac/channel.c      |    6 +-
 drivers/staging/brcm80211/brcmsmac/main.c         |  191 ++++++++++++---------
 drivers/staging/brcm80211/brcmsmac/main.h         |    4 +-
 drivers/staging/brcm80211/brcmsmac/nicpci.c       |   42 +++--
 drivers/staging/brcm80211/brcmsmac/nicpci.h       |   12 --
 drivers/staging/brcm80211/brcmsmac/otp.c          |    5 +-
 drivers/staging/brcm80211/brcmsmac/otp.h          |    6 -
 drivers/staging/brcm80211/brcmsmac/phy/phy_cmn.c  |    6 +-
 drivers/staging/brcm80211/brcmsmac/pmu.h          |   13 --
 drivers/staging/brcm80211/brcmsmac/pub.h          |  173 ++-----------------
 drivers/staging/brcm80211/brcmsmac/rate.h         |   16 --
 drivers/staging/brcm80211/brcmsmac/scb.h          |   24 +--
 drivers/staging/brcm80211/brcmsmac/srom.c         |   22 +--
 drivers/staging/brcm80211/brcmsmac/types.h        |    5 -
 21 files changed, 205 insertions(+), 367 deletions(-)

-- 
1.7.4.1



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

end of thread, other threads:[~2011-09-05  8:06 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-02 14:00 [PATCH 00/12] staging: brcm80211: 3rd reaction to mainline patch #2 Roland Vossen
2011-09-02 14:00 ` [PATCH 01/12] staging: brcm80211: remove extern keyword from function definition Roland Vossen
2011-09-02 14:00 ` [PATCH 02/12] staging: brcm80211: replace 0 integer with NULL pointer Roland Vossen
2011-09-02 14:00 ` [PATCH 03/12] staging: brcm80211: use address space qualifier in brcmfmac Roland Vossen
2011-09-02 14:00 ` [PATCH 04/12] staging: brcm80211: remove sparse warning from main.c Roland Vossen
2011-09-02 14:00 ` [PATCH 05/12] staging: brcm80211: remove 'default n' from Kconfig Roland Vossen
2011-09-02 14:00 ` [PATCH 06/12] staging: brcm80211: cleaned up softmac phy macro's affecting code flow Roland Vossen
2011-09-02 14:00 ` [PATCH 07/12] staging: brcm80211: cleaned up softmac nicpci.c/nicpci.h macro's Roland Vossen
2011-09-02 14:00 ` [PATCH 08/12] staging: brcm80211: cleaned up more softmac macro's Roland Vossen
2011-09-02 14:00 ` [PATCH 09/12] staging: brcm80211: remove AP related code from softmac Roland Vossen
2011-09-02 14:00 ` [PATCH 10/12] staging: brcm80211: cleaned up softmac pub.h macro's Roland Vossen
2011-09-02 14:00 ` [PATCH 11/12] staging: brcm80211: cleaned up softmac scb.h macro's Roland Vossen
2011-09-02 14:00 ` [PATCH 12/12] staging: brcm80211: cleaned up softmac srom macro Roland Vossen
2011-09-02 15:49   ` Joe Perches
2011-09-02 20:31     ` Roland Vossen
2011-09-05  8:06       ` Roland Vossen

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