linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: wireless-drivers 2019-09-05
@ 2019-09-05 13:58 Kalle Valo
  2019-09-06 13:22 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Kalle Valo @ 2019-09-05 13:58 UTC (permalink / raw)
  To: David Miller; +Cc: linux-wireless, netdev, linux-kernel

Hi Dave,

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

Kalle

The following changes since commit 089cf7f6ecb266b6a4164919a2e69bd2f938374a:

  Linux 5.3-rc7 (2019-09-02 09:57:40 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-for-davem-2019-09-05

for you to fetch changes up to 8b51dc7291473093c821195c4b6af85fadedbc2f:

  rsi: fix a double free bug in rsi_91x_deinit() (2019-09-03 16:54:48 +0300)

----------------------------------------------------------------
wireless-drivers fixes for 5.3

Fourth set of fixes for 5.3, and hopefully really the last one. Quite
a few CVE fixes this time but at least to my knowledge none of them
have a known exploit.

mt76

* workaround firmware hang by disabling hardware encryption on MT7630E

* disable 5GHz band for MT7630E as it's not working properly

mwifiex

* fix IE parsing to avoid a heap buffer overflow

iwlwifi

* fix for QuZ device initialisation

rt2x00

* another fix for rekeying

* revert a commit causing degradation in rx signal levels

rsi

* fix a double free

----------------------------------------------------------------
Hui Peng (1):
      rsi: fix a double free bug in rsi_91x_deinit()

Luca Coelho (1):
      iwlwifi: assign directly to iwl_trans->cfg in QuZ detection

Stanislaw Gruszka (4):
      mt76: mt76x0e: don't use hw encryption for MT7630E
      mt76: mt76x0e: disable 5GHz band for MT7630E
      rt2x00: clear up IV's on key removal
      Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"

Wen Huang (1):
      mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings

 drivers/net/wireless/intel/iwlwifi/pcie/drv.c      | 24 +++++++-------
 drivers/net/wireless/marvell/mwifiex/ie.c          |  3 ++
 drivers/net/wireless/marvell/mwifiex/uap_cmd.c     |  9 +++++-
 drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c |  5 +++
 drivers/net/wireless/mediatek/mt76/mt76x0/pci.c    | 15 ++++++++-
 drivers/net/wireless/ralink/rt2x00/rt2800lib.c     | 37 +++++++++++-----------
 drivers/net/wireless/rsi/rsi_91x_usb.c             |  1 -
 7 files changed, 60 insertions(+), 34 deletions(-)

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

* Re: pull-request: wireless-drivers 2019-09-05
  2019-09-05 13:58 pull-request: wireless-drivers 2019-09-05 Kalle Valo
@ 2019-09-06 13:22 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2019-09-06 13:22 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, netdev, linux-kernel

From: Kalle Valo <kvalo@codeaurora.org>
Date: Thu, 05 Sep 2019 16:58:01 +0300

> here's a pull request to net tree for v5.3, 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:[~2019-09-06 13:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-05 13:58 pull-request: wireless-drivers 2019-09-05 Kalle Valo
2019-09-06 13:22 ` 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).