All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-drivers-2021-12-15
Date: Wed, 15 Dec 2021 14:18:51 +0000 (UTC)	[thread overview]
Message-ID: <20211215141852.040D3C34604@smtp.kernel.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 191587cd1a5f36852a0fc32cff2d5bc7680551db:

  mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi (2021-11-29 19:33:33 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-12-15

for you to fetch changes up to f7d55d2e439fa4430755d69a5d7ad16d43a5ebe6:

  mt76: mt7921: fix build regression (2021-12-08 20:17:07 +0200)

----------------------------------------------------------------
wireless-drivers fixes for v5.16

Second set of fixes for v5.16, hopefully also the last one. I changed
my email in MAINTAINERS, one crash fix in iwlwifi and some build
problems fixed.

iwlwifi

* fix crash caused by a warning

* fix LED linking problem

brcmsmac

* rework LED dependencies for being consistent with other drivers

mt76

* mt7921: fix build regression

----------------------------------------------------------------
Arnd Bergmann (3):
      iwlwifi: fix LED dependencies
      brcmsmac: rework LED dependencies
      mt76: mt7921: fix build regression

Johannes Berg (1):
      iwlwifi: mvm: don't crash on invalid rate w/o STA

Kalle Valo (1):
      MAINTAINERS: update Kalle Valo's email

 MAINTAINERS                                               | 12 ++++++------
 drivers/net/wireless/broadcom/brcm80211/Kconfig           | 14 +++++++++-----
 drivers/net/wireless/broadcom/brcm80211/brcmsmac/Makefile |  2 +-
 drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.h    |  2 +-
 drivers/net/wireless/intel/iwlegacy/Kconfig               |  4 ++--
 drivers/net/wireless/intel/iwlwifi/Kconfig                |  2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c               |  5 +++--
 drivers/net/wireless/mediatek/mt76/Makefile               |  2 +-
 8 files changed, 24 insertions(+), 19 deletions(-)

             reply	other threads:[~2021-12-15 14:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-15 14:18 Kalle Valo [this message]
2021-12-15 14:50 ` pull-request: wireless-drivers-2021-12-15 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=20211215141852.040D3C34604@smtp.kernel.org \
    --to=kvalo@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 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.