linux-wireless.vger.kernel.org archive mirror
 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-04-24
Date: Fri, 24 Apr 2020 05:57:03 +0000 (UTC)	[thread overview]
Message-ID: <20200424055703.805C0C433F2@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 2fcd80144b93ff90836a44f2054b4d82133d3a85:

  Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux (2020-04-16 15:00:57 -0700)

are available in the git repository at:

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

for you to fetch changes up to 10e41f34a019b1e4487de2c2941fbc212404c3fe:

  MAINTAINERS: update mt76 reviewers (2020-04-21 15:40:55 +0300)

----------------------------------------------------------------
wireless-drivers fixes for v5.7

Second set of fixes for v5.7. Quite a few iwlwifi fixes and some
maintainers file updates.

iwlwifi

* fix a bug with kmemdup() error handling

* fix a DMA pool warning about unfreed memory

* fix beacon statistics

* fix a theoritical bug in device initialisation

* fix queue limit handling and inactive TID removal

* disable ACK Enabled Aggregation which was enabled by accident

* fix transmit power setting reading from BIOS with certain versions

----------------------------------------------------------------
Chris Rorvick (1):
      iwlwifi: actually check allocated conf_tlv pointer

Ilan Peer (1):
      iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation

Johannes Berg (4):
      iwlwifi: pcie: actually release queue memory in TVQM
      iwlwifi: pcie: indicate correct RB size to device
      iwlwifi: mvm: limit maximum queue appropriately
      iwlwifi: mvm: fix inactive TID removal return value usage

Luca Coelho (1):
      iwlwifi: fix WGDS check when WRDS is disabled

Mordechay Goodstein (1):
      iwlwifi: mvm: beacon statistics shouldn't go backwards

Nils ANDRÉ-CHANG (1):
      MAINTAINERS: Update URL for wireless drivers

Ryder Lee (1):
      MAINTAINERS: update mt76 reviewers

Sergey Matyukevich (1):
      MAINTAINERS: update list of qtnfmac maintainers

 MAINTAINERS                                        | 44 +++++++++++-----------
 drivers/net/wireless/intel/iwlwifi/fw/acpi.c       |  9 ++++-
 drivers/net/wireless/intel/iwlwifi/fw/api/txq.h    |  6 +--
 drivers/net/wireless/intel/iwlwifi/iwl-drv.c       |  2 +-
 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c |  6 +--
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c        | 25 ++++++------
 drivers/net/wireless/intel/iwlwifi/mvm/rx.c        | 13 ++++++-
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c       |  9 ++++-
 .../wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c   | 18 +++++++--
 drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c  |  3 ++
 10 files changed, 80 insertions(+), 55 deletions(-)

             reply	other threads:[~2020-04-24  5:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24  5:57 Kalle Valo [this message]
2020-04-24 20:14 ` pull-request: wireless-drivers-2020-04-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=20200424055703.805C0C433F2@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).