lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200414153500.E59C9C432C2@smtp.codeaurora.org>
Date:   Tue, 14 Apr 2020 15:35:00 +0000 (UTC)
From:   Kalle Valo <kvalo@...eaurora.org>
To:     netdev@...r.kernel.org
Cc:     linux-wireless@...r.kernel.org
Subject: pull-request: wireless-drivers-2020-04-14

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ