[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1554536616-24977-1-git-send-email-tanhuazhong@huawei.com>
Date: Sat, 6 Apr 2019 15:43:24 +0800
From: Huazhong Tan <tanhuazhong@...wei.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<salil.mehta@...wei.com>, <yisen.zhuang@...wei.com>,
<linuxarm@...wei.com>, Huazhong Tan <tanhuazhong@...wei.com>
Subject: [PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
This patchset includes bugfixes and code optimizations for
the HNS3 ethernet controller driver.
Huazhong Tan (12):
net: hns3: set vport alive state to default while resetting
net: hns3: set up the vport alive state while reinitializing
net: hns3: not reset vport who not alive when PF reset
net: hns3: adjust the timing of hns3_client_stop when unloading
net: hns3: deactive the reset timer when reset successfully
net: hns3: ignore lower-level new coming reset
net: hns3: do not request reset when hardware resetting
net: hns3: handle pending reset while reset fail
net: hns3: stop mailbox handling when command queue need re-init
net: hns3: add error handler for initializing command queue
net: hns3: remove resetting check in hclgevf_reset_task_schedule
net: hns3: fix keep_alive_timer not stop problem
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 12 ++++++++++--
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | 11 ++++++++---
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 22 +++++++++++++++++++---
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c | 11 ++++++++---
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 17 ++++++++++++++---
5 files changed, 59 insertions(+), 14 deletions(-)
--
2.7.4
Powered by blists - more mailing lists