netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: wireless-drivers-2020-04-14
@ 2020-04-14 15:35 Kalle Valo
  2020-04-14 20:12 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Kalle Valo @ 2020-04-14 15:35 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi,

here's a pull request to net tree, more info below. Please let me know if there
are any problems.

Kalle

The following changes since commit 0452800f6db4ed0a42ffb15867c0acfd68829f6a:

  net: dsa: mt7530: fix null pointer dereferencing in port5 setup (2020-04-03 16:10:32 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2020-04-14

for you to fetch changes up to 7dc7c41607d192ff660ba4ea82d517745c1d7523:

  rtw88: avoid unused function warnings (2020-04-14 15:45:36 +0300)

----------------------------------------------------------------
wireless-drivers fixes for v5.7

First set of fixes for v5.6. Fixes for a crash and for two compiler
warnings.

brcmfmac

* fix a crash related to monitor interface

ath11k

* fix compiler warnings without CONFIG_THERMAL

rtw88

* fix compiler warnings related to suspend and resume functions

----------------------------------------------------------------
Arnd Bergmann (1):
      rtw88: avoid unused function warnings

Rafał Miłecki (1):
      brcmfmac: add stub for monitor interface xmit

YueHaibing (1):
      ath11k: fix compiler warnings without CONFIG_THERMAL

 drivers/net/wireless/ath/ath11k/thermal.h               |  3 ++-
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c |  9 +++++++++
 drivers/net/wireless/realtek/rtw88/pci.c                | 11 +++--------
 3 files changed, 14 insertions(+), 9 deletions(-)

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

* Re: pull-request: wireless-drivers-2020-04-14
  2020-04-14 15:35 pull-request: wireless-drivers-2020-04-14 Kalle Valo
@ 2020-04-14 20:12 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-04-14 20:12 UTC (permalink / raw)
  To: kvalo; +Cc: netdev, linux-wireless

From: Kalle Valo <kvalo@codeaurora.org>
Date: Tue, 14 Apr 2020 15:35:00 +0000 (UTC)

> here's a pull request to net tree, more info below. Please let me know if there
> are any problems.

Pulled, thanks Kalle.

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

end of thread, other threads:[~2020-04-14 20:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-14 15:35 pull-request: wireless-drivers-2020-04-14 Kalle Valo
2020-04-14 20:12 ` David Miller

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