From: Kalle Valo <kvalo@kernel.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-2023-01-18
Date: Wed, 18 Jan 2023 07:37:49 +0000 (UTC) [thread overview]
Message-ID: <20230118073749.AF061C433EF@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 f216033d770f7ca0eda491fe01a9f02e7af59576:
wifi: mac80211: fix MLO + AP_VLAN check (2023-01-10 13:24:30 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2023-01-18
for you to fetch changes up to 80f8a66dede0a4b4e9e846765a97809c6fe49ce5:
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" (2023-01-16 17:28:52 +0200)
----------------------------------------------------------------
wireless fixes for v6.2
Third set of fixes for v6.2. This time most of them are for drivers,
only one revert for mac80211. For an important mt76 fix we had to
cherry pick two commits from wireless-next.
----------------------------------------------------------------
Arend van Spriel (3):
wifi: brcmfmac: avoid handling disabled channels for survey dump
wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only device
wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
Eric Dumazet (1):
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Felix Fietkau (1):
wifi: mt76: dma: fix a regression in adding rx buffers
Lorenzo Bianconi (2):
wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf fails
wifi: mt76: handle possible mt76_rx_token_consume failures
Szymon Heidrich (1):
wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid
.../broadcom/brcm80211/brcmfmac/cfg80211.c | 37 +++---
.../wireless/broadcom/brcm80211/brcmfmac/pcie.c | 2 +-
drivers/net/wireless/mediatek/mt76/dma.c | 131 +++++++++++++--------
drivers/net/wireless/mediatek/mt76/mt7915/mmio.c | 7 ++
drivers/net/wireless/mediatek/mt76/tx.c | 7 +-
drivers/net/wireless/rndis_wlan.c | 19 +--
net/mac80211/iface.c | 1 -
7 files changed, 117 insertions(+), 87 deletions(-)
next reply other threads:[~2023-01-18 8:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-18 7:37 Kalle Valo [this message]
2023-01-19 4:20 ` pull-request: wireless-2023-01-18 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=20230118073749.AF061C433EF@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).