All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] firmware request changed for udev and other cleanup
@ 2012-03-02 21:55 Arend van Spriel
  2012-03-02 21:55 ` [PATCH 1/7] brcm80211: fmac: remove unnecessary NULL pointer check Arend van Spriel
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Arend van Spriel @ 2012-03-02 21:55 UTC (permalink / raw)
  To: John W. Linville; +Cc: Linux Wireless List, Arend van Spriel

Both drivers have been changed to move firmware request from the init_module
syscall. Other patches are minor cleanup items

This patch series applies to the wireless-next repository.

Arend van Spriel (7):
  brcm80211: fmac: remove unnecessary NULL pointer check
  brcm80211: fmac: remove brcmf_usb_attrib structure
  brcm80211: fmac: use counters in brcmf_bus structure
  brcm80211: fmac: initialize host interface drivers regardless result
  brcm80211: fmac: remove firmware requests from init_module syscall
  brcm80211: smac: remove firmware requests from init_module syscall
  brcm80211: smac: cleanup couple of debug output statements

 .../net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c |    4 +--
 drivers/net/wireless/brcm80211/brcmfmac/dhd_bus.h  |    4 +-
 .../net/wireless/brcm80211/brcmfmac/dhd_linux.c    |   30 ++++++++++--------
 drivers/net/wireless/brcm80211/brcmfmac/usb.c      |   32 +++++++++----------
 drivers/net/wireless/brcm80211/brcmfmac/usb.h      |   27 +---------------
 drivers/net/wireless/brcm80211/brcmsmac/ampdu.c    |   20 +++++-------
 .../net/wireless/brcm80211/brcmsmac/mac80211_if.c  |   31 ++++++++++++-------
 7 files changed, 64 insertions(+), 84 deletions(-)

-- 
1.7.5.4



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

end of thread, other threads:[~2012-03-05 11:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-02 21:55 [PATCH 0/7] firmware request changed for udev and other cleanup Arend van Spriel
2012-03-02 21:55 ` [PATCH 1/7] brcm80211: fmac: remove unnecessary NULL pointer check Arend van Spriel
2012-03-02 21:55 ` [PATCH 2/7] brcm80211: fmac: remove brcmf_usb_attrib structure Arend van Spriel
2012-03-02 21:55 ` [PATCH 3/7] brcm80211: fmac: use counters in brcmf_bus structure Arend van Spriel
2012-03-02 21:55 ` [PATCH 4/7] brcm80211: fmac: initialize host interface drivers regardless result Arend van Spriel
2012-03-04 22:49   ` Julian Calaby
2012-03-05  9:31     ` Arend van Spriel
2012-03-05 11:44       ` Julian Calaby
2012-03-02 21:55 ` [PATCH 5/7] brcm80211: fmac: remove firmware requests from init_module syscall Arend van Spriel
2012-03-02 21:55 ` [PATCH 6/7] brcm80211: smac: " Arend van Spriel
2012-03-02 21:55 ` [PATCH 7/7] brcm80211: smac: cleanup couple of debug output statements Arend van Spriel

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.