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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 9 Sep 2020 12:11:28 +0000
From:   Kalle Valo <kvalo@...eaurora.org>
To:     netdev@...r.kernel.org
Cc:     linux-wireless@...r.kernel.org
Subject: pull-request: wireless-drivers-2020-09-09

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 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -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-09-09

for you to fetch changes up to 1264c1e0cfe55e2d6c35e869244093195529af37:

  Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver" (2020-09-07 11:39:32 +0300)

----------------------------------------------------------------
wireless-drivers fixes for v5.9

First set of fixes for v5.9, small but important.

brcmfmac

* fix a throughput regression on bcm4329

mt76

* fix a regression with stations reconnecting on mt7616

* properly free tx skbs, it was working by accident before

mwifiex

* fix a regression with 256 bit encryption keys

wlcore

* revert AES CMAC support as it caused a regression

----------------------------------------------------------------
Felix Fietkau (2):
      mt76: mt7615: use v1 MCU API on MT7615 to fix issues with adding/removing stations
      mt76: mt7915: use ieee80211_free_txskb to free tx skbs

Mauro Carvalho Chehab (1):
      Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"

Maximilian Luz (1):
      mwifiex: Increase AES key storage size to 256 bits

Wright Feng (1):
      brcmfmac: reserve tx credit only when txctl is ready to send

 drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c | 12 +++++++++---
 drivers/net/wireless/marvell/mwifiex/fw.h               |  2 +-
 drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c      |  4 ++--
 drivers/net/wireless/mediatek/mt76/mt7615/mcu.c         |  3 ++-
 drivers/net/wireless/mediatek/mt76/mt7915/init.c        |  8 ++++++--
 drivers/net/wireless/mediatek/mt76/mt7915/mac.c         |  2 +-
 drivers/net/wireless/ti/wlcore/cmd.h                    |  1 -
 drivers/net/wireless/ti/wlcore/main.c                   |  4 ----
 8 files changed, 21 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ