All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] brcm80211: general admin and headroom rework
@ 2017-06-22 10:01 Arend van Spriel
  2017-06-22 10:01 ` [PATCH 1/4] brcmfmac: cleanup kerneldoc for struct brcmf_bus Arend van Spriel
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Arend van Spriel @ 2017-06-22 10:01 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, Arend van Spriel

This smallish set contains:
 * rework headroom handling in .start_xmit() callback.
 * add Cypress maintainers for brcm80211.

The series apply to the master branch of the wireless-drivers-next
repository.

Arend van Spriel (4):
  brcmfmac: cleanup kerneldoc for struct brcmf_bus
  brcmfmac: use atomic_t for statistic counter in struct brcmf_bus
  brcmfmac: rework headroom check in .start_xmit()
  MAINTAINERS: add brcm80211 maintainer info from Cypress

 MAINTAINERS                                        |  3 +++
 .../net/wireless/broadcom/brcm80211/brcmfmac/bus.h | 18 +++++++++++++----
 .../wireless/broadcom/brcm80211/brcmfmac/core.c    | 23 +++++++++++++++-------
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    | 13 +++++++-----
 4 files changed, 41 insertions(+), 16 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-06-28 17:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-22 10:01 [PATCH 0/4] brcm80211: general admin and headroom rework Arend van Spriel
2017-06-22 10:01 ` [PATCH 1/4] brcmfmac: cleanup kerneldoc for struct brcmf_bus Arend van Spriel
2017-06-28 17:53   ` [1/4] " Kalle Valo
2017-06-22 10:01 ` [PATCH 2/4] brcmfmac: use atomic_t for statistic counter in " Arend van Spriel
2017-06-27 14:05   ` Kalle Valo
2017-06-22 10:01 ` [PATCH 3/4] brcmfmac: rework headroom check in .start_xmit() Arend van Spriel
2017-06-27 14:09   ` Kalle Valo
2017-06-27 22:07     ` Arend van Spriel
2017-06-28 16:04       ` Kalle Valo
2017-06-22 10:01 ` [PATCH 4/4] MAINTAINERS: add brcm80211 maintainer info from Cypress 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.