From mboxrd@z Thu Jan 1 00:00:00 1970 From: masahisa.kojima@linaro.org Subject: [PATCH 0/3] Bugfix for the netsec driver Date: Fri, 19 Oct 2018 10:08:40 +0900 Message-ID: <20181019010843.3605-1-masahisa.kojima@linaro.org> Cc: ilias.apalodimas@linaro.org, jaswinder.singh@linaro.org, ard.biesheuvel@linaro.org, osaki.yoshitoyo@socionext.com, Masahisa Kojima To: netdev@vger.kernel.org Return-path: Received: from mail-yw1-f68.google.com ([209.85.161.68]:34881 "EHLO mail-yw1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726245AbeJSJN0 (ORCPT ); Fri, 19 Oct 2018 05:13:26 -0400 Received: by mail-yw1-f68.google.com with SMTP id y76-v6so12590958ywd.2 for ; Thu, 18 Oct 2018 18:09:43 -0700 (PDT) Sender: netdev-owner@vger.kernel.org List-ID: From: Masahisa Kojima This patch series include bugfix for the netsec ethernet controller driver, fix the problem in interface down/up. Masahisa Kojima (3): net: socionext: stop PHY before resetting netsec net: socionext: Add dummy PHY register read in phy_write() net: socionext: reset tx queue in ndo_stop drivers/net/ethernet/socionext/netsec.c | 36 +++++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 6 deletions(-) -- 2.14.2