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-2021-08-17
Date: Tue, 17 Aug 2021 17:10:27 +0000 (UTC)	[thread overview]
Message-ID: <20210817171027.EC1E6C43460@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 09cfae9f13d51700b0fecf591dcd658fc5375428:

  ixgbe: Fix packet corruption due to missing DMA sync (2021-07-20 16:58:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-08-17

for you to fetch changes up to abf3d98dee7c4038152ce88833ddc2189f68cbd4:

  mt76: fix enum type mismatch (2021-08-06 10:56:53 +0300)

----------------------------------------------------------------
wireless-drivers fixes for v5.14

First set of fixes for v5.14 and nothing major this time. New devices
for iwlwifi and one fix for a compiler warning.

iwlwifi

* support for new devices

mt76

* fix compiler warning about MT_CIPHER_NONE

----------------------------------------------------------------
Arnd Bergmann (1):
      mt76: fix enum type mismatch

Johannes Berg (1):
      iwlwifi: pnvm: accept multiple HW-type TLVs

Yaara Baruch (2):
      iwlwifi: add new SoF with JF devices
      iwlwifi: add new so-jf devices

 drivers/net/wireless/intel/iwlwifi/fw/pnvm.c    | 25 +++++----
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c   | 70 ++++++++++++++++++++++++-
 drivers/net/wireless/mediatek/mt76/mt7915/mcu.c |  2 +-
 drivers/net/wireless/mediatek/mt76/mt7915/mcu.h |  3 +-
 drivers/net/wireless/mediatek/mt76/mt7921/mcu.c |  2 +-
 drivers/net/wireless/mediatek/mt76/mt7921/mcu.h |  3 +-
 6 files changed, 91 insertions(+), 14 deletions(-)

             reply	other threads:[~2021-08-17 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-17 17:10 Kalle Valo [this message]
2021-08-17 22:20 ` pull-request: wireless-drivers-2021-08-17 patchwork-bot+netdevbpf

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=20210817171027.EC1E6C43460@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.