linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: wireless-2022-11-03
@ 2022-11-03 12:53 Kalle Valo
  2022-11-04  4:20 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Kalle Valo @ 2022-11-03 12:53 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 6d36c728bc2e2d632f4b0dea00df5532e20dfdab:

  Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2022-10-20 17:24:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2022-11-03

for you to fetch changes up to f45cb6b29cd36514e13f7519770873d8c0457008:

  wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update() (2022-11-02 19:16:45 +0200)

----------------------------------------------------------------
wireless fixes for v6.1

Second set of fixes for v6.1. Some fixes to char type usage in
drivers, memory leaks in the stack and also functionality fixes. The
rt2x00 char type fix is a larger (but still simple) commit, otherwise
the fixes are small in size.

----------------------------------------------------------------
Arend van Spriel (1):
      wifi: cfg80211: fix memory leak in query_regdb_file()

Dokyung Song (1):
      wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()

Howard Hsu (1):
      wifi: mac80211: Set TWT Information Frame Disabled bit as 1

Jason A. Donenfeld (2):
      wifi: rt2x00: use explicitly signed or unsigned types
      wifi: airo: do not assign -1 to unsigned char

Johannes Berg (1):
      wifi: cfg80211: silence a sparse RCU warning

Jonas Jelonek (1):
      wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support

Nicolas Cavallari (1):
      wifi: mac80211: Fix ack frame idr leak when mesh has no route

Paul Zhang (1):
      wifi: cfg80211: Fix bitrates overflow issue

Tyler J. Stachecki (1):
      wifi: ath11k: Fix QCN9074 firmware boot on x86

Wen Gong (1):
      wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()

Zhengchao Shao (1):
      wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()

taozhang (1):
      wifi: mac80211: fix memory free error when registering wiphy fail

 drivers/net/wireless/ath/ath11k/qmi.h              |  2 +-
 drivers/net/wireless/ath/ath11k/reg.c              |  6 +--
 .../wireless/broadcom/brcm80211/brcmfmac/fweh.c    |  4 ++
 drivers/net/wireless/cisco/airo.c                  | 18 +++++--
 drivers/net/wireless/mac80211_hwsim.c              |  5 ++
 drivers/net/wireless/ralink/rt2x00/rt2400pci.c     |  8 +--
 drivers/net/wireless/ralink/rt2x00/rt2400pci.h     |  2 +-
 drivers/net/wireless/ralink/rt2x00/rt2500pci.c     |  8 +--
 drivers/net/wireless/ralink/rt2x00/rt2500pci.h     |  2 +-
 drivers/net/wireless/ralink/rt2x00/rt2500usb.c     |  8 +--
 drivers/net/wireless/ralink/rt2x00/rt2500usb.h     |  2 +-
 drivers/net/wireless/ralink/rt2x00/rt2800lib.c     | 60 +++++++++++-----------
 drivers/net/wireless/ralink/rt2x00/rt2800lib.h     |  8 +--
 drivers/net/wireless/ralink/rt2x00/rt2x00usb.c     |  6 +--
 drivers/net/wireless/ralink/rt2x00/rt61pci.c       |  4 +-
 drivers/net/wireless/ralink/rt2x00/rt61pci.h       |  2 +-
 drivers/net/wireless/ralink/rt2x00/rt73usb.c       |  4 +-
 drivers/net/wireless/ralink/rt2x00/rt73usb.h       |  2 +-
 net/mac80211/main.c                                |  8 ++-
 net/mac80211/mesh_pathtbl.c                        |  2 +-
 net/mac80211/s1g.c                                 |  3 ++
 net/mac80211/tx.c                                  |  5 ++
 net/wireless/reg.c                                 | 12 +++--
 net/wireless/scan.c                                |  4 +-
 net/wireless/util.c                                |  6 ++-
 25 files changed, 114 insertions(+), 77 deletions(-)

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

* Re: pull-request: wireless-2022-11-03
  2022-11-03 12:53 pull-request: wireless-2022-11-03 Kalle Valo
@ 2022-11-04  4:20 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-11-04  4:20 UTC (permalink / raw)
  To: Kalle Valo; +Cc: netdev, linux-wireless

Hello:

This pull request was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Thu,  3 Nov 2022 12:53:14 +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-2022-11-03
    https://git.kernel.org/netdev/net/c/91018bbcc664

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:[~2022-11-04  4:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-03 12:53 pull-request: wireless-2022-11-03 Kalle Valo
2022-11-04  4:20 ` patchwork-bot+netdevbpf

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).