All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] brcm80211: minor rework
@ 2014-11-20 21:26 Arend van Spriel
  2014-11-20 21:26 ` [PATCH 1/4] brcmfmac: fix static checker warning in pmklist handling Arend van Spriel
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Arend van Spriel @ 2014-11-20 21:26 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless, Arend van Spriel

This series touches some minor stuff in both drivers. The first
change was a report from Dan Carpenter which gets rid of smatch
warning/error. In brcmsmac I extended the hardware info file
contents in debugfs. The last patch solves a problem in brcmfmac
that I came across during testing.

The series is intended for 3.19 and applies to the master branch
of the wireless-next repository.

Arend van Spriel (4):
  brcmfmac: fix static checker warning in pmklist handling
  brcmutil: add helper function to format board revision
  brcmsmac: extend hardware info shown in debugfs
  brcmfmac: correct .disconnect() callback while connecting

 drivers/net/wireless/brcm80211/brcmfmac/cfg80211.c |  8 ++---
 drivers/net/wireless/brcm80211/brcmsmac/debug.c    | 40 +++++++++++++++-------
 drivers/net/wireless/brcm80211/brcmutil/utils.c    | 16 +++++++++
 .../net/wireless/brcm80211/include/brcmu_utils.h   |  2 ++
 4 files changed, 49 insertions(+), 17 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-11-25 19:49 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-20 21:26 [PATCH 0/4] brcm80211: minor rework Arend van Spriel
2014-11-20 21:26 ` [PATCH 1/4] brcmfmac: fix static checker warning in pmklist handling Arend van Spriel
2014-11-20 21:27 ` [PATCH 2/4] brcmutil: add helper function to format board revision Arend van Spriel
2014-11-24 21:53   ` John W. Linville
2014-11-25 10:01     ` Arend van Spriel
2014-11-25 18:51       ` John W. Linville
2014-11-20 21:27 ` [PATCH 3/4] brcmsmac: extend hardware info shown in debugfs Arend van Spriel
2014-11-24 21:50   ` John W. Linville
2014-11-25 12:12     ` Arend van Spriel
2014-11-25 13:00       ` Arend van Spriel
2014-11-25 18:50         ` John W. Linville
2014-11-25 18:49       ` John W. Linville
2014-11-25 19:05         ` John W. Linville
2014-11-25 19:16           ` Arend van Spriel
2014-11-25 19:20             ` John W. Linville
2014-11-25 19:49               ` Arend van Spriel
2014-11-25 19:23             ` Arend van Spriel
2014-11-25 19:28               ` Arend van Spriel
2014-11-20 21:27 ` [PATCH 4/4] brcmfmac: correct .disconnect() callback while connecting 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.