Netdev List
 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-07-03
Date: Tue, 03 Jul 2018 13:54:07 +0300	[thread overview]
Message-ID: <87tvpgr3n4.fsf@kamboji.qca.qualcomm.com> (raw)

Hi Dave,

this is the first pull request to net tree for 4.18, more info below and
please let me know if you have any problems.

Kalle

The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

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-07-03

for you to fetch changes up to 4fa9433f950a3df0c180be37f14efe033198aa24:

  Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git (2018-06-29 13:29:17 +0300)

----------------------------------------------------------------
wireless-drivers fixes for 4.18

First set of fixes for 4.18 and for numerous drivers. Something to mention
about is the wcn36xx fix which makes it possible to compile with gcc older than
4.4 (though I'm not sure if we even support those anymore).

qtnfmac

* coverity fix for a new commit in v4.18-rc1

rtlwifi

* fix kernel oops during driver removal

* fix firmware image corruption for rtl8821ae

brcmfmac

* fix crash if there's no firmware image

mwifiex

* a revert and a better fix for a new commit v4.18-rc1

mt7601u

* fix a recent regression about unnecessary warning about avg_rssi

wcn36xx

* convert testmode.c to plain ASCII

ath10k

* fix a firmware crash during bandwidth change

----------------------------------------------------------------
Ganapathi Bhat (2):
      Revert "mwifiex: handle race during mwifiex_usb_disconnect"
      mwifiex: handle race during mwifiex_usb_disconnect

Geert Uytterhoeven (1):
      wcn36xx: Remove Unicode Byte Order Mark from testcode

Gustavo A. R. Silva (1):
      qtnfmac: fix NULL pointer dereference

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

Michael Trimarchi (1):
      brcmfmac: stop watchdog before detach and free everything

Ping-Ke Shih (2):
      rtlwifi: Fix kernel Oops "Fw download fail!!"
      rtlwifi: rtl8821ae: fix firmware is not ready to run

Ryan Hsu (1):
      ath10k: update the phymode along with bandwidth change request

Stanislaw Gruszka (1):
      mt7601u: remove warning when avg_rssi is zero

Xinming Hu (1):
      MAINTAINERS: update Xinming's email address

 MAINTAINERS                                             |  2 +-
 drivers/net/wireless/ath/ath10k/mac.c                   | 16 ++++++++++++++--
 drivers/net/wireless/ath/ath10k/wmi.h                   |  1 +
 drivers/net/wireless/ath/wcn36xx/testmode.c             |  2 +-
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c |  7 +++++++
 drivers/net/wireless/marvell/mwifiex/usb.c              |  7 ++-----
 drivers/net/wireless/mediatek/mt7601u/phy.c             |  6 ++++--
 drivers/net/wireless/quantenna/qtnfmac/cfg80211.c       |  3 +--
 drivers/net/wireless/realtek/rtlwifi/base.c             | 17 ++++++++++-------
 drivers/net/wireless/realtek/rtlwifi/base.h             |  2 +-
 drivers/net/wireless/realtek/rtlwifi/core.c             |  3 +--
 drivers/net/wireless/realtek/rtlwifi/pci.c              |  2 +-
 drivers/net/wireless/realtek/rtlwifi/ps.c               |  4 ++--
 drivers/net/wireless/realtek/rtlwifi/usb.c              |  2 +-
 14 files changed, 47 insertions(+), 27 deletions(-)

             reply	other threads:[~2018-07-03 10:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-03 10:54 Kalle Valo [this message]
2018-07-03 14:29 ` pull-request: wireless-drivers 2018-07-03 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=87tvpgr3n4.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