[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180706102804.196-1-salil.mehta@huawei.com>
Date: Fri, 6 Jul 2018 11:27:54 +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 00/10] Misc. bug fixes & cleanups for HNS3 driver
This patch-set presents some miscellaneous bug fixes and cleanups
for the HNS3 driver.
Fuyun Liang (1):
net: hns3: Fix for mailbox message truncated problem
Huazhong Tan (1):
net: hns3: Prevent sending command during global or core reset
Jian Shen (1):
net: hns3: Add configure for mac minimal frame size
Peng Li (1):
net: hns3: Remove the warning when clear reset cause
Yunsheng Lin (6):
net: hns3: Fix tc setup when netdev is first up
net: hns3: Fix for mac pause not disable in pfc mode
net: hns3: Fix for waterline not setting correctly
net: hns3: Fix for l4 checksum offload bug
net: hns3: Fix warning bug when doing lp selftest
net: hns3: Fix get_vector ops in hclgevf_main module
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 84 +++++++++-------------
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 2 +
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | 4 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 3 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 27 +++----
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 1 +
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 9 ++-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 11 ++-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c | 3 +-
9 files changed, 70 insertions(+), 74 deletions(-)
--
2.7.4
Powered by blists - more mailing lists