linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: David Miller <davem@davemloft.net>
Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: pull-request: wireless-drivers 2017-10-31
Date: Tue, 31 Oct 2017 17:19:24 +0200	[thread overview]
Message-ID: <871slj1h1f.fsf@kamboji.qca.qualcomm.com> (raw)

Hi Dave,

here's a pull request to net tree for 4.14. Due to the ath10k security
issue I would like to get this to 4.14 still.

Please let me know if there are any problems.

Kalle

The following changes since commit a6127b4440d1f74f26b64006b2f50c9dc6d66efc:

  Merge tag 'iwlwifi-for-kalle-2017-10-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes (2017-10-09 17:31:39 +0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-for-davem-2017-10-31

for you to fetch changes up to c29f56b9f425c63daa3f3163ee16493b1c67618b:

  Merge ath-current from ath.git (2017-10-31 16:26:48 +0200)

----------------------------------------------------------------
wireless-drivers fixes for 4.14

The most important here is the security vulnerabitility fix for
ath10k.

ath10k

* fix security vulnerability with missing PN check on certain hardware

* revert ath10k napi fix as it caused regressions on QCA6174

wcn36xx

* remove unnecessary rcu_read_unlock() from error path

----------------------------------------------------------------
Jia-Ju Bai (1):
      wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changed

Kalle Valo (2):
      Revert "ath10k: fix napi_poll budget overflow"
      Merge ath-current from ath.git

Vasanthakumar Thiagarajan (1):
      ath10k: rebuild crypto header in rx data frames

 drivers/net/wireless/ath/ath10k/htt_rx.c  | 122 +++++++++++++++++++++++-------
 drivers/net/wireless/ath/ath10k/rx_desc.h |   3 +
 drivers/net/wireless/ath/wcn36xx/main.c   |   1 -
 3 files changed, 98 insertions(+), 28 deletions(-)

             reply	other threads:[~2017-10-31 15:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-31 15:19 Kalle Valo [this message]
2017-11-01  1:52 ` pull-request: wireless-drivers 2017-10-31 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=871slj1h1f.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@codeaurora.org \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.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).