From: Kalle Valo <kvalo@kernel.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-2024-10-21
Date: Mon, 21 Oct 2024 18:06:17 +0000 (UTC) [thread overview]
Message-ID: <20241021180617.B49DAC4CEC7@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 9410645520e9b820069761f3450ef6661418e279:
Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next (2024-09-16 06:02:27 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2024-10-21
for you to fetch changes up to a940b3a1ad0f5bab139fd710dd433aec4eeaea85:
Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath (2024-10-17 17:25:37 +0300)
----------------------------------------------------------------
wireless fixes for v6.12-rc5
The first set of wireless fixes for v6.12. We have been busy and have
not been able to send this earlier, so there are more fixes than
usual. The fixes are all over, both in stack and in drivers, but
nothing special really standing out.
----------------------------------------------------------------
Ben Greear (1):
wifi: mac80211: Fix setting txpower with emulate_chanctx
Ben Hutchings (1):
wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd()
Bitterblue Smith (2):
wifi: rtw88: Fix the RX aggregation in USB 3 mode
wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171
Chenming Huang (1):
wifi: cfg80211: Do not create BSS entries for unsupported channels
Felix Fietkau (3):
wifi: mt76: do not increase mcu skb refcount if retry is not supported
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Geert Uytterhoeven (2):
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
wifi: brcm80211: BRCM_TRACING should depend on TRACING
Gustavo A. R. Silva (1):
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Kalle Valo (1):
Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Manikanta Pubbisetty (1):
wifi: ath10k: Fix memory leak in management tx
Ping-Ke Shih (2):
wifi: rtw89: coex: add debug message of link counts on 2/5GHz bands for wl_info v7
wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hosts
Remi Pommarel (3):
wifi: cfg80211: Add wiphy_delayed_work_pending()
wifi: mac80211: Convert color collision detection to wiphy work
wifi: ath11k: Fix invalid ring usage in full monitor mode
Ville Syrjälä (1):
wifi: iwlegacy: Clear stale interrupts before resuming device
drivers/net/wireless/ath/ath10k/wmi-tlv.c | 7 +++-
drivers/net/wireless/ath/ath10k/wmi.c | 2 +
drivers/net/wireless/ath/ath11k/dp_rx.c | 7 +++-
drivers/net/wireless/ath/wil6210/txrx.c | 2 +-
drivers/net/wireless/broadcom/brcm80211/Kconfig | 1 +
drivers/net/wireless/intel/ipw2x00/ipw2100.c | 2 +-
drivers/net/wireless/intel/ipw2x00/ipw2200.h | 2 +-
drivers/net/wireless/intel/iwlegacy/common.c | 15 ++++++-
drivers/net/wireless/intel/iwlegacy/common.h | 12 ++++++
drivers/net/wireless/marvell/libertas/radiotap.h | 4 +-
drivers/net/wireless/mediatek/mt76/mcu.c | 7 +++-
drivers/net/wireless/microchip/wilc1000/mon.c | 4 +-
.../net/wireless/realtek/rtlwifi/rtl8192du/sw.c | 1 -
drivers/net/wireless/realtek/rtw88/usb.c | 1 -
drivers/net/wireless/realtek/rtw89/coex.c | 2 +
drivers/net/wireless/realtek/rtw89/pci.c | 48 ++++++++++++++++++----
drivers/net/wireless/virtual/mac80211_hwsim.c | 4 +-
include/net/cfg80211.h | 44 ++++++++++++++++++++
include/net/ieee80211_radiotap.h | 37 +++++++++--------
net/mac80211/Kconfig | 2 +-
net/mac80211/cfg.c | 25 +++++++----
net/mac80211/ieee80211_i.h | 5 ++-
net/mac80211/key.c | 42 +++++++++++--------
net/mac80211/link.c | 7 ++--
net/wireless/core.c | 7 ++++
net/wireless/scan.c | 4 ++
26 files changed, 222 insertions(+), 72 deletions(-)
next reply other threads:[~2024-10-21 18:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 18:06 Kalle Valo [this message]
2024-10-25 9:50 ` pull-request: wireless-2024-10-21 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=20241021180617.B49DAC4CEC7@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 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).