lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 26 Mar 2021 09:36:19 +0800
From:   Huazhong Tan <tanhuazhong@...wei.com>
To:     <davem@...emloft.net>, <kuba@...nel.org>
CC:     <netdev@...r.kernel.org>, <salil.mehta@...wei.com>,
        <yisen.zhuang@...wei.com>, <huangdaode@...wei.com>,
        <linuxarm@...neuler.org>, <linuxarm@...wei.com>,
        Huazhong Tan <tanhuazhong@...wei.com>
Subject: [PATCH net-next 0/9] net: hns3: add some cleanups

This series includes some cleanups for the HNS3 ethernet driver.

Guojia Liao (1):
  net: hns3: split out hclge_tm_vport_tc_info_update()

Huazhong Tan (3):
  net: hns3: remove unused parameter from hclge_dbg_dump_loopback()
  net: hns3: fix prototype warning
  net: hns3: fix some typos in hclge_main.c

Jian Shen (1):
  net: hns3: remove unused code of vmdq

Jiaran Zhang (1):
  net: hns3: remove redundant query in hclge_config_tm_hw_err_int()

Peng Li (2):
  net: hns3: remove redundant blank lines
  net: hns3: remove unused parameter from hclge_set_vf_vlan_common()

Yufeng Mo (1):
  net: hns3: split function hclge_reset_rebuild()

 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    |   7 -
 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c |   2 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c |   1 -
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h |   2 -
 .../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c |   5 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c |  10 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    | 283 +++++++++------------
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h    |   2 -
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c  |  11 +-
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c   |   1 -
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  |   2 -
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h  |   1 -
 12 files changed, 130 insertions(+), 197 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ