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:   Mon, 30 Aug 2021 14:06:35 +0800
From:   Guangbin Huang <huangguangbin2@...wei.com>
To:     <davem@...emloft.net>, <kuba@...nel.org>
CC:     <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <lipeng321@...wei.com>, <chenhao288@...ilicon.com>,
        <huangguangbin2@...wei.com>
Subject: [PATCH net-next 0/7] net: hns3: add some cleanups

This series includes some cleanups for the HNS3 ethernet driver.


Guangbin Huang (2):
  net: hns3: reconstruct function hclge_ets_validate()
  net: hns3: refine function hclge_dbg_dump_tm_pri()

Hao Chen (3):
  net: hns3: modify a print format of hns3_dbg_queue_map()
  net: hnss3: use max() to simplify code
  net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()

Jiaran Zhang (1):
  net: hns3: initialize each member of structure array on a separate
    line

Peng Li (1):
  net: hns3: reconstruct function hns3_self_test

 drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c |    2 +-
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    |    3 +-
 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c |  101 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c |   47 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c |   70 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c | 1665 +++++++++++++-------
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.h |    2 +-
 7 files changed, 1260 insertions(+), 630 deletions(-)

-- 
2.8.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ