linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: wireless-drivers 2016-09-08
@ 2016-09-08 11:31 Kalle Valo
  2016-09-10  2:21 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Kalle Valo @ 2016-09-08 11:31 UTC (permalink / raw)
  To: David Miller; +Cc: linux-wireless, netdev, linux-kernel

Hi Dave,

few important, but as can be seen from the diffstat, really small fixes
for 4.8. Please let me know if you have any problems.

Kalle

The following changes since commit bb87f02b7e4ccdb614a83cbf840524de81e9b321:

  Merge ath-current from ath.git (2016-08-29 21:39:04 +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-2016-09-08

for you to fetch changes up to a0714125d11bcf21599b08b25fdaf384c0db6712:

  Merge ath-current from ath.git (2016-09-07 20:16:37 +0300)

----------------------------------------------------------------

wireless-drivers fixes for 4.8

iwlwifi

* fix P2P dump trigger
* prevent a potential null dereference in iwlmvm
* prevent an uninitialized value from being returned in iwlmvm
* advertise support for channel width change in AP mode

ath10k

* fix racy rx status retrieval from htt context
* QCA9887 support is not experimental anymore, remove the warning message

ath9k

* fix regression with led GPIOs
* fix AR5416 GPIO access warning

brcmfmac

* avoid potential stack overflow in brcmf_cfg80211_start_ap()

----------------------------------------------------------------
Arend Van Spriel (1):
      brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()

Ashok Raj Nagarajan (1):
      ath10k: fix get rx_status from htt context

Emmanuel Grumbach (2):
      iwlwifi: mvm: consider P2p device type for firmware dump triggers
      iwlwifi: mvm: don't use ret when not initialised

Giedrius Statkevičius (1):
      ath9k: bring back direction setting in ath9k_{start_stop}

Kalle Valo (2):
      Merge tag 'iwlwifi-for-kalle-2016-08-29' of git://git.kernel.org/.../iwlwifi/iwlwifi-fixes
      Merge ath-current from ath.git

Miaoqing Pan (1):
      ath9k: fix AR5416 access GPIO warning

Mohammed Shafi Shajakhan (1):
      ath10k: Remove driver log suggesting QCA9887 support is experimental

Peer, Ilan (1):
      iwlwifi: mvm: Advertise support for AP channel width change

Sharon Dvir (1):
      iwlwifi: mvm: check if vif is NULL before using it

 drivers/net/wireless/ath/ath10k/htt_rx.c           |   10 +++++-----
 drivers/net/wireless/ath/ath10k/pci.c              |    1 -
 drivers/net/wireless/ath/ath9k/hw.c                |    4 ++--
 drivers/net/wireless/ath/ath9k/main.c              |    9 +++++++--
 .../broadcom/brcm80211/brcmfmac/cfg80211.c         |    2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.c    |    3 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.h    |    3 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c  |    1 +
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h       |    2 ++
 9 files changed, 22 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: wireless-drivers 2016-09-08
  2016-09-08 11:31 pull-request: wireless-drivers 2016-09-08 Kalle Valo
@ 2016-09-10  2:21 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2016-09-10  2:21 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, netdev, linux-kernel

From: Kalle Valo <kvalo@codeaurora.org>
Date: Thu, 08 Sep 2016 14:31:56 +0300

> The following changes since commit bb87f02b7e4ccdb614a83cbf840524de81e9b321:
> 
>   Merge ath-current from ath.git (2016-08-29 21:39:04 +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-2016-09-08

Pulled, thanks Kalle.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-10  2:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-08 11:31 pull-request: wireless-drivers 2016-09-08 Kalle Valo
2016-09-10  2:21 ` David Miller

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).