All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] brcm80211: contact info update and new devices
@ 2016-06-03 21:31 Arend van Spriel
  2016-06-03 21:31 ` [PATCH 1/6] brcmfmac: fix skb priority handling Arend van Spriel
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Arend van Spriel @ 2016-06-03 21:31 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, Arend van Spriel

This patch series provides:

 * update contact info in MAINTAINERS file.
 * support for BCM43525 and BCM43465 PCIe devices.
 * couple of smallish fixes in SDIO.

The patch series is intended for v4.8 and applies to the master
branch of the wireless-drivers-next repository.

Arend van Spriel (1):
  brcm80211: update maintainers email addresses

Hante Meuleman (2):
  brcmfmac: fix skb priority handling
  brcmfmac: add support for the PCIE devices 43525 and 43465

wrightf (3):
  brcmfmac: revise SDIO error message in brcmf_sdio_drivestrengthinit
  brcmfmac: use ndev->needed_headroom to reserve additional header space
  brcmfmac: change rx_seq check log from error print to debug print

 MAINTAINERS                                                   | 9 ++++-----
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c       | 2 ++
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c       | 2 +-
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c   | 2 +-
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c       | 6 +++++-
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c       | 5 ++---
 drivers/net/wireless/broadcom/brcm80211/include/brcm_hw_ids.h | 2 ++
 7 files changed, 17 insertions(+), 11 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2016-06-16 15:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-03 21:31 [PATCH 0/6] brcm80211: contact info update and new devices Arend van Spriel
2016-06-03 21:31 ` [PATCH 1/6] brcmfmac: fix skb priority handling Arend van Spriel
2016-06-16 15:21   ` [1/6] " Kalle Valo
2016-06-03 21:31 ` [PATCH 2/6] brcmfmac: revise SDIO error message in brcmf_sdio_drivestrengthinit Arend van Spriel
2016-06-03 21:31 ` [PATCH 3/6] brcmfmac: use ndev->needed_headroom to reserve additional header space Arend van Spriel
2016-06-10 12:33   ` Kalle Valo
2016-06-03 21:31 ` [PATCH 4/6] brcmfmac: add support for the PCIE devices 43525 and 43465 Arend van Spriel
2016-06-03 21:31 ` [PATCH 5/6] brcmfmac: change rx_seq check log from error print to debug print Arend van Spriel
2016-06-10 12:36   ` Kalle Valo
2016-06-03 21:31 ` [PATCH 6/6] brcm80211: update maintainers email addresses 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.