lkml.org 
[lkml]   [2019]   [Jan]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
Date
This patchset includes bugfixes and code optimizations for the HNS3
ethernet controller driver

Huazhong Tan (4):
net: hns3: change hnae3_register_ae_dev() to int
net: hns3: Fix NULL deref when unloading driver
net: hns3: fix netif_napi_del() not do problem when unloading
net: hns3: fix improper error handling in the hclge_init_ae_dev()

Jian Shen (4):
net: hns3: fix VF dump register issue
net: hns3: fix for rss result nonuniform
net: hns3: stop sending keep alive msg to PF when VF is resetting
net: hns3: keep flow director state unchanged when reset

Peng Li (2):
net: hns3: use the correct interface to stop|open port
net: hns3: fix an issue for hclgevf_ae_get_hdev

Yunsheng Lin (1):
net: hns3: only support tc 0 for VF

liyongxin (1):
net: hns3: reuse the definition of l3 and l4 header info union

drivers/net/ethernet/hisilicon/hns3/hnae3.c | 10 +-
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 4 +-
.../net/ethernet/hisilicon/hns3/hns3_enet.c | 95 +++++++++----------
.../net/ethernet/hisilicon/hns3/hns3_enet.h | 1 +
.../ethernet/hisilicon/hns3/hns3_ethtool.c | 6 +-
.../hisilicon/hns3/hns3pf/hclge_dcb.c | 12 +--
.../hisilicon/hns3/hns3pf/hclge_main.c | 50 +++++-----
.../hisilicon/hns3/hns3pf/hclge_main.h | 2 +-
.../hisilicon/hns3/hns3pf/hclge_mbx.c | 10 +-
.../hisilicon/hns3/hns3pf/hclge_mdio.c | 8 +-
.../hisilicon/hns3/hns3pf/hclge_mdio.h | 4 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 22 +++--
.../hisilicon/hns3/hns3vf/hclgevf_main.c | 25 ++++-
13 files changed, 145 insertions(+), 104 deletions(-)

--
2.20.1


\
 
 \ /
  Last update: 2019-01-30 21:57    [W:0.244 / U:0.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site