All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-drivers-2020-07-24
Date: Fri, 24 Jul 2020 14:03:02 +0000 (UTC)	[thread overview]
Message-ID: <20200724140302.D143AC433CB@smtp.codeaurora.org> (raw)

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 dc7bd30b97aac8a97eccef0ffe31f6cefb6e2c3e:

  mt76: mt7615: fix EEPROM buffer size (2020-06-23 11:43:41 +0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2020-07-24

for you to fetch changes up to 1cfd3426ef989b83fa6176490a38777057e57f6c:

  ath10k: Fix NULL pointer dereference in AHB device probe (2020-07-20 20:23:48 +0300)

----------------------------------------------------------------
wireless-drivers fixes for v5.8

Second set of fixes for v5.8, and hopefully also the last. Three
important regressions fixed.

ath9k

* fix a regression which broke support for all ath9k usb devices

ath10k

* fix a regression which broke support for all QCA4019 AHB devices

iwlwifi

* fix a regression which broke support for some Killer Wireless-AC 1550 cards

----------------------------------------------------------------
Alessio Bonfiglio (1):
      iwlwifi: Make some Killer Wireless-AC 1550 cards work again

Hauke Mehrtens (1):
      ath10k: Fix NULL pointer dereference in AHB device probe

Mark O'Donovan (1):
      ath9k: Fix regression with Atheros 9271

 drivers/net/wireless/ath/ath10k/ahb.c         |  2 +-
 drivers/net/wireless/ath/ath10k/pci.c         | 78 +++++++++++++--------------
 drivers/net/wireless/ath/ath9k/hif_usb.c      |  4 +-
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c |  2 +
 4 files changed, 43 insertions(+), 43 deletions(-)

             reply	other threads:[~2020-07-24 14:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-24 14:03 Kalle Valo [this message]
2020-07-25  0:26 ` pull-request: wireless-drivers-2020-07-24 David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200724140302.D143AC433CB@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.