From patchwork Tue May 22 14:28:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Kalle Valo X-Patchwork-Id: 918359 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming-netdev@ozlabs.org Delivered-To: patchwork-incoming-netdev@ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=netdev-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=codeaurora.org header.i=@codeaurora.org header.b="JF6TAN75"; dkim=pass (1024-bit key) header.d=codeaurora.org header.i=@codeaurora.org header.b="JF6TAN75"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 40qygM3CL1z9rvt for ; Wed, 23 May 2018 00:28:31 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751724AbeEVO2T (ORCPT ); Tue, 22 May 2018 10:28:19 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:56842 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751229AbeEVO2P (ORCPT ); Tue, 22 May 2018 10:28:15 -0400 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 663F760C64; Tue, 22 May 2018 14:28:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1526999295; bh=ReISx++Ugf7LCk7uBGVPxCQenaYCRfBVuOgp9ZSsA10=; h=From:To:Cc:Subject:Date:From; b=JF6TAN75vsSdek3gK7/YF3C20M2jO75+ELQBnHewy3I/xXF3Kox+5rrRTHfbxwrcN xq8g0cU169sAqby7tV0qnacijAk8hta9xf7oibwWsYbYJ6lhP8qg6CuBjJNO6/GzgL 7WdpDmLsZ4kmlR1amP0mIuvXJA9LUbzZuNZFXSoE= X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on pdx-caf-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=2.0 tests=ALL_TRUSTED,BAYES_00, DKIM_SIGNED, T_DKIM_INVALID autolearn=no autolearn_force=no version=3.4.0 Received: from potku.adurom.net (88-114-240-52.elisa-laajakaista.fi [88.114.240.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: kvalo@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id CC83560F93; Tue, 22 May 2018 14:28:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1526999295; bh=ReISx++Ugf7LCk7uBGVPxCQenaYCRfBVuOgp9ZSsA10=; h=From:To:Cc:Subject:Date:From; b=JF6TAN75vsSdek3gK7/YF3C20M2jO75+ELQBnHewy3I/xXF3Kox+5rrRTHfbxwrcN xq8g0cU169sAqby7tV0qnacijAk8hta9xf7oibwWsYbYJ6lhP8qg6CuBjJNO6/GzgL 7WdpDmLsZ4kmlR1amP0mIuvXJA9LUbzZuNZFXSoE= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org CC83560F93 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: David Miller Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: pull-request: wireless-drivers 2018-05-22 Date: Tue, 22 May 2018 17:28:11 +0300 Message-ID: <87603fg3yc.fsf@kamboji.qca.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hi Dave, here's a pull request to net tree for 4.17. Please let me know if you have any problems. Kalle The following changes since commit a8d7aa17bbc970971ccdf71988ea19230ab368b1: dccp: fix tasklet usage (2018-05-03 15:14:57 -0400) 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-05-22 for you to fetch changes up to 813477aa49aac5deba04eb4956360dde58a0e807: MAINTAINERS: change Kalle as wcn36xx maintainer (2018-05-22 15:36:41 +0300) ---------------------------------------------------------------- wireless-drivers fixes for 4.17 Hopefully the last fixes for 4.17. ssb is again causing problems so we had to revert a commit and fix it better. Also a small fix to bcma and some MAINTAINERS file updates. ssb * fix regression with all module PCI cards, for example using b43 and b44 drivers * try again fixing a MIPS linker error bcma * fix truncated info log messages ---------------------------------------------------------------- Kalle Valo (3): MAINTAINERS: update Kalle's email address MAINTAINERS: change Kalle as ath.ko maintainer MAINTAINERS: change Kalle as wcn36xx maintainer Rafał Miłecki (3): bcma: fix buffer size caused crash in bcma_core_mips_print_irq() Revert "ssb: Prevent build of PCI host features in module" ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y MAINTAINERS | 8 ++++---- drivers/bcma/driver_mips.c | 2 +- drivers/ssb/Kconfig | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-)