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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 30 Aug 2022 19:11:13 +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>, <lanhao@...wei.com> Subject: [PATCH net-next 0/4] net: hns3: updates for -next This series includes some updates for the HNS3 ethernet driver. Guangbin Huang (3): net: hns3: add getting capabilities of gro offload and fd from firmware net: hns3: add querying fec ability from firmware net: hns3: net: hns3: add querying and setting fec off mode from firmware Hao Lan (1): net: hns3: add querying and setting fec llrs mode from firmware drivers/net/ethernet/hisilicon/hns3/hnae3.h | 10 +- .../hns3/hns3_common/hclge_comm_cmd.c | 12 ++- .../hns3/hns3_common/hclge_comm_cmd.h | 3 + .../net/ethernet/hisilicon/hns3/hns3_enet.c | 7 +- .../ethernet/hisilicon/hns3/hns3_ethtool.c | 15 +-- .../hisilicon/hns3/hns3pf/hclge_cmd.h | 4 +- .../hisilicon/hns3/hns3pf/hclge_debugfs.c | 5 +- .../hisilicon/hns3/hns3pf/hclge_main.c | 92 ++++++++++++++----- .../hisilicon/hns3/hns3vf/hclgevf_main.c | 2 +- 9 files changed, 105 insertions(+), 45 deletions(-) -- 2.33.0
Powered by blists - more mailing lists