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-12-03
Date: Thu,  3 Dec 2020 18:34:08 +0000 (UTC)	[thread overview]
Message-ID: <20201203183408.EE88AC43461@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 fe56d05ee6c87f6a1a8c7267affd92c9438249cc:

  iwlwifi: mvm: fix kernel panic in case of assert during CSA (2020-11-10 20:45:36 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2020-12-03

for you to fetch changes up to 74a8c816fa8fa7862df870660e9821abb56649fe:

  rtw88: debug: Fix uninitialized memory in debugfs code (2020-12-03 18:00:45 +0200)

----------------------------------------------------------------
wireless-drivers fixes for v5.10

Second, and most likely final, set of fixes for v5.10. Small fixes and
PCI id addtions.

iwlwifi

* PCI id additions

mt76

* fix a kernel crash during device removal

rtw88

* fix uninitialized memory in debugfs code

----------------------------------------------------------------
Dan Carpenter (1):
      rtw88: debug: Fix uninitialized memory in debugfs code

Golan Ben Ami (1):
      iwlwifi: pcie: add some missing entries for AX210

Johannes Berg (1):
      iwlwifi: update MAINTAINERS entry

Luca Coelho (2):
      iwlwifi: pcie: add one missing entry for AX210
      iwlwifi: pcie: invert values of NO_160 device config entries

Stanislaw Gruszka (1):
      mt76: usb: fix crash on device removal

 MAINTAINERS                                     |  3 ---
 drivers/net/wireless/intel/iwlwifi/iwl-config.h |  4 ++--
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c   |  6 ++++++
 drivers/net/wireless/mediatek/mt76/usb.c        | 17 +++++++++--------
 drivers/net/wireless/realtek/rtw88/debug.c      |  2 ++
 5 files changed, 19 insertions(+), 13 deletions(-)

             reply	other threads:[~2020-12-03 18:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03 18:34 Kalle Valo [this message]
2020-12-03 19:02 ` pull-request: wireless-drivers-2020-12-03 Jakub Kicinski

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=20201203183408.EE88AC43461@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.