All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: wireless-drivers-2020-09-09
@ 2020-09-09 12:11 Kalle Valo
  2020-09-09 18:34 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Kalle Valo @ 2020-09-09 12:11 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 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(-)

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

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

From: Kalle Valo <kvalo@codeaurora.org>
Date: Wed, 9 Sep 2020 12:11:28 +0000

> here's a pull request to net tree, more info below. Please let me know if there
> are any problems.
 ...
> 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

Pulled, thank you.

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

end of thread, other threads:[~2020-09-09 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09 12:11 pull-request: wireless-drivers-2020-09-09 Kalle Valo
2020-09-09 18:34 ` David Miller

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.