All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: wireless-drivers-2021-04-07
@ 2021-04-07 12:22 Kalle Valo
  2021-04-07 22:10 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Kalle Valo @ 2021-04-07 12:22 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

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 05a59d79793d482f628a31753c671f2e92178a21:

  Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net (2021-03-09 17:15:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-04-07

for you to fetch changes up to 65db391dd874db42279713405f29f4ac93682d13:

  iwlwifi: mvm: fix beacon protection checks (2021-04-06 13:26:36 +0300)

----------------------------------------------------------------
wireless-drivers fixes for v5.12

Third, and last, set of fixes for v5.12. Small fixes, iwlwifi having
most of them. brcmfmac regression caused by cfg80211 changes is the
most important here.

iwlwifi

* fix a lockdep warning

* fix regulatory feature detection in certain firmware versions

* new hardware support

* fix lockdep warning

* mvm: fix beacon protection checks

mt76

* mt7921: fix airtime reporting

brcmfmac

* fix a deadlock regression

----------------------------------------------------------------
Gregory Greenman (1):
      iwlwifi: mvm: rfi: don't lock mvm->mutex when sending config command

Hans de Goede (1):
      brcmfmac: p2p: Fix recently introduced deadlock issue

Jiri Kosina (1):
      iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()

Johannes Berg (3):
      iwlwifi: pcie: properly set LTR workarounds on 22000 devices
      iwlwifi: fw: fix notification wait locking
      iwlwifi: mvm: fix beacon protection checks

Lorenzo Bianconi (1):
      mt76: mt7921: fix airtime reporting

Luca Coelho (2):
      iwlwifi: fix 11ax disabled bit in the regulatory capability flags
      iwlwifi: pcie: add support for So-F devices

Matt Chen (1):
      iwlwifi: add support for Qu with AX201 device

 .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c |  2 +-
 drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c | 10 +++----
 drivers/net/wireless/intel/iwlwifi/iwl-config.h    |  1 +
 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c |  2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c   |  7 +++--
 drivers/net/wireless/intel/iwlwifi/mvm/rfi.c       |  6 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c      | 17 +++++++----
 .../wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c   | 31 +------------------
 .../net/wireless/intel/iwlwifi/pcie/ctxt-info.c    |  3 +-
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c      | 27 ++++++++++++++++-
 .../net/wireless/intel/iwlwifi/pcie/trans-gen2.c   | 35 ++++++++++++++++++++++
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c       |  7 +++--
 drivers/net/wireless/mediatek/mt76/mt7921/regs.h   |  4 +--
 13 files changed, 97 insertions(+), 55 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: wireless-drivers-2021-04-07
  2021-04-07 12:22 pull-request: wireless-drivers-2021-04-07 Kalle Valo
@ 2021-04-07 22:10 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-04-07 22:10 UTC (permalink / raw)
  To: Kalle Valo; +Cc: netdev, linux-wireless

Hello:

This pull request was applied to netdev/net.git (refs/heads/master):

On Wed,  7 Apr 2021 12:22:04 +0000 (UTC) you wrote:
> Hi,
> 
> here's a pull request to net tree, more info below. Please let me know if there
> are any problems.
> 
> Kalle
> 
> [...]

Here is the summary with links:
  - pull-request: wireless-drivers-2021-04-07
    https://git.kernel.org/netdev/net/c/107adc694558

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-07 22:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 12:22 pull-request: wireless-drivers-2021-04-07 Kalle Valo
2021-04-07 22:10 ` patchwork-bot+netdevbpf

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.