linux-wireless.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 2018-01-09
Date: Tue, 09 Jan 2018 14:59:37 +0200	[thread overview]
Message-ID: <87d12j193a.fsf@kamboji.qca.qualcomm.com> (raw)

Hi Dave,

My first pull request in 2018 so Happy New Year!

This is for 4.15 to the net tree. Only two fixes this time so should be
an easy pull.

This is quite late due to the holidays but it has been pretty quiet so I
guess I wasn't the only one trying to not touch the computer ;) And
Linus said that he will be releasing -rc8 anyway so this shouldn't be
that late.

Please let me know if you have any problems.

Kalle


The following changes since commit a41886f56b7bbb88e6a23b5d738a94f2632142a4:

  Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes (2017-12-07 15:50:34 +0200)

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-2018-01-09

for you to fetch changes up to 49fdde89e2b8574cb55f99b57b7798f44567bc4b:

  Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git (2018-01-05 14:02:36 +0200)

----------------------------------------------------------------
wireless-drivers fixes for 4.15

Hopefully the last set of fixes for 4.15.

iwlwifi

* fix DMA mapping regression since v4.14

wcn36xx

* fix dynamic power save which has been broken since the driver was commited

----------------------------------------------------------------
Emmanuel Grumbach (1):
      iwlwifi: pcie: fix DMA memory mapping / unmapping

Kalle Valo (1):
      Merge ath-current from git://git.kernel.org/.../kvalo/ath.git

Loic Poulain (1):
      wcn36xx: Fix dynamic power saving

 drivers/net/wireless/ath/wcn36xx/main.c            | 23 +++++++++++-----------
 drivers/net/wireless/ath/wcn36xx/pmc.c             |  6 ++++--
 drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 10 +++++++---
 drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c  | 11 +++--------
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c       |  8 ++++----
 5 files changed, 30 insertions(+), 28 deletions(-)

             reply	other threads:[~2018-01-09 12:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-09 12:59 Kalle Valo [this message]
2018-01-10 20:09 ` pull-request: wireless-drivers 2018-01-09 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=87d12j193a.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).