Netdev List
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: David Miller <davem@davemloft.net>
Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: pull-request: wireless-drivers 2019-07-18
Date: Thu, 18 Jul 2019 17:03:24 +0300	[thread overview]
Message-ID: <87y30v1lub.fsf@kamboji.qca.qualcomm.com> (raw)

Hi Dave,

here are first fixes which have accumulated during the merge window.
This pull request is to net tree for 5.3. Please let me know if there
are any problems.

Kalle

The following changes since commit 76104862cccaeaa84fdd23e39f2610a96296291c:

  sky2: Disable MSI on P5W DH Deluxe (2019-07-14 13:45:54 -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-07-18

for you to fetch changes up to 41a531ffa4c5aeb062f892227c00fabb3b4a9c91:

  rt2x00usb: fix rx queue hang (2019-07-15 20:52:18 +0300)

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

First set of fixes for 5.3.

iwlwifi

* add new cards for 9000 and 20000 series and qu c-step devices

ath10k

* workaround an uninitialised variable warning

rt2x00

* fix rx queue hand on USB

----------------------------------------------------------------
Arnd Bergmann (1):
      ath10k: work around uninitialized vht_pfr variable

Ihab Zhaika (1):
      iwlwifi: add new cards for 9000 and 20000 series

Luca Coelho (1):
      iwlwifi: pcie: add support for qu c-step devices

Soeren Moch (1):
      rt2x00usb: fix rx queue hang

 drivers/net/wireless/ath/ath10k/mac.c           |  2 +
 drivers/net/wireless/intel/iwlwifi/cfg/22000.c  | 53 +++++++++++++++++++++++++
 drivers/net/wireless/intel/iwlwifi/iwl-config.h |  7 ++++
 drivers/net/wireless/intel/iwlwifi/iwl-csr.h    |  2 +
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c   | 23 +++++++++++
 drivers/net/wireless/ralink/rt2x00/rt2x00usb.c  | 12 +++---
 6 files changed, 93 insertions(+), 6 deletions(-)

             reply	other threads:[~2019-07-18 14:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-18 14:03 Kalle Valo [this message]
2019-07-18 19:00 ` pull-request: wireless-drivers 2019-07-18 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=87y30v1lub.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@codeaurora.org \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox