[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180716153627.476-1-salil.mehta@huawei.com>
Date: Mon, 16 Jul 2018 16:36:18 +0100
From: Salil Mehta <salil.mehta@...wei.com>
To: <davem@...emloft.net>
CC: <salil.mehta@...wei.com>, <yisen.zhuang@...wei.com>,
<lipeng321@...wei.com>, <mehta.salil@...src.net>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linuxarm@...wei.com>
Subject: [PATCH net-next 0/9] Bug fixes and some minor changes to HNS3 driver
This patch-set presents some fixes and minor changes to the HNS3 Ethernet Driver.
Fuyun Liang (2):
net: hns3: Fix for using wrong mask and shift in
hclge_get_ring_chain_from_mbx
net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
Huazhong Tan (6):
net: hns3: Modify the order of initializing command queue register
net: hns3: Reset net device with rtnl_lock
net: hns3: Prevent to request reset frequently
net: hns3: Correct reset event status register
net: hns3: Fix return value error in hns3_reset_notify_down_enet
net: hns3: remove unnecessary ring configuration operation while
resetting
Yunsheng Lin (1):
net: hns3: Fix for reset_level default assignment probelm
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 16 ++++++----------
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | 4 ++--
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 20 +++++++++++++-------
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 1 +
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 14 ++++++++------
5 files changed, 30 insertions(+), 25 deletions(-)
--
2.7.4
Powered by blists - more mailing lists