From: Kalle Valo <kvalo@codeaurora.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-drivers-2019-12-17
Date: Tue, 17 Dec 2019 16:16:38 +0000 (UTC) [thread overview]
Message-ID: <20191217161638.9AB01C4479D@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 6f3aeb1ba05d41320e6cf9a60f698d9c4e44348e:
hv_netvsc: make recording RSS hash depend on feature flag (2019-11-23 18:42:41 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2019-12-17
for you to fetch changes up to 0df36b90c47d93295b7e393da2d961b2f3b6cde4:
iwlwifi: pcie: move power gating workaround earlier in the flow (2019-12-10 10:39:39 +0200)
----------------------------------------------------------------
wireless-drivers fixes for v5.5
First set of fixes for v5.5. Fixing security issues, some regressions
and few major bugs.
mwifiex
* security fix for handling country Information Elements (CVE-2019-14895)
* security fix for handling TDLS Information Elements
ath9k
* fix endian issue with ath9k_pci_owl_loader
mt76
* fix default mac address handling
iwlwifi
* fix merge damage which lead to firmware crashing during boot on some devices
* fix device initialisation regression on some devices
----------------------------------------------------------------
Anders Kaseorg (1):
Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"
Christian Lamparter (1):
ath9k: use iowrite32 over __raw_writel
Ganapathi Bhat (1):
mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
Lorenzo Bianconi (1):
mt76: mt76x0: fix default mac address overwrite
Luca Coelho (1):
iwlwifi: pcie: move power gating workaround earlier in the flow
qize wang (1):
mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
.../net/wireless/ath/ath9k/ath9k_pci_owl_loader.c | 2 +-
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 24 ++++----
.../net/wireless/intel/iwlwifi/pcie/trans-gen2.c | 25 --------
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 30 ++++++++++
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c | 13 +++-
drivers/net/wireless/marvell/mwifiex/tdls.c | 70 ++++++++++++++++++++--
drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c | 5 +-
7 files changed, 122 insertions(+), 47 deletions(-)
next reply other threads:[~2019-12-17 16:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-17 16:16 Kalle Valo [this message]
2019-12-17 22:27 ` pull-request: wireless-drivers-2019-12-17 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=20191217161638.9AB01C4479D@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 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.