Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1734585

[PATCH net 0/7] Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC

Path csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From Salil Mehta <salil.mehta@huawei.com>
Newsgroups linux.kernel
Subject [PATCH net 0/7] Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC
Date Tue, 19 Sep 2017 03:10:02 +0200
Message-ID <urfcZ-5PD-7@gated-at.bofh.it> (permalink)
X-Original-To <davem@davemloft.net>
X-Mailer git-send-email 2.8.3
MIME-Version 1.0
Content-Type text/plain
X-Originating-IP [10.47.92.71]
X-Cfilter-Loop Reflected
X-Mirapoint-Virus-Rapid-Raw score=unknown(0), refid=str=0001.0A020205.59C06DC4.011E,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32
X-Mirapoint-Loop-ID bf265e0396ee48edf7a19309e57b7c3c
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 24
Organization linux.* mail to news gateway
X-Original-Cc <salil.mehta@huawei.com>, <yisen.zhuang@huawei.com>, <lipeng321@huawei.com>, <mehta.salil.lnk@gmail.com>, <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-rdma@vger.kernel.org>, <linuxarm@huawei.com>
X-Original-Date Tue, 19 Sep 2017 02:06:21 +0100
X-Original-Message-ID <20170919010628.175732-1-salil.mehta@huawei.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1734585

Show key headers only | View raw


This patch set presents some bug fixes for the HNS3 Ethernet driver, identified
during internal testing & stabilization efforts.

This patch series is meant for Linux 4.14 kernel. 

Lipeng (6):
  net: hns3: get phy addr from NCL_config
  net: hns3: fix the command used to unmap ring from vector
  net: hns3: Fix ring and vector map command
  net: hns3: fix a bug of set mac address
  net: hns3: set default vlan id to PF
  net: hns3: Fixes the premature exit of loop when matching clients

Salil Mehta (1):
  net: hns3: fixes the ether address copy with more appropriate API

 drivers/net/ethernet/hisilicon/hns3/hnae3.c        | 43 +++++-----------------
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h |  8 +++-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    | 20 ++++++++--
 .../net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c |  7 ++--
 4 files changed, 35 insertions(+), 43 deletions(-)

-- 
2.11.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH net 0/7] Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC Salil Mehta <salil.mehta@huawei.com> - 2017-09-19 03:10 +0200
  [PATCH net 3/7] net: hns3: Fix ring and vector map command Salil Mehta <salil.mehta@huawei.com> - 2017-09-19 03:10 +0200
  Re: [PATCH net 0/7] Bug fixes for the HNS3 Ethernet Driver for Hip08  SoC Leon Romanovsky <leon@kernel.org> - 2017-09-19 06:00 +0200
    RE: [PATCH net 0/7] Bug fixes for the HNS3 Ethernet Driver for  Hip08 SoC Salil Mehta <salil.mehta@huawei.com> - 2017-09-19 16:20 +0200

csiph-web