netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] net: hns3: add some fixes for -net
@ 2021-04-29  8:34 Huazhong Tan
  2021-04-29  8:34 ` [PATCH net 1/3] net: hns3: fix incorrect configuration for igu_egu_hw_err Huazhong Tan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Huazhong Tan @ 2021-04-29  8:34 UTC (permalink / raw)
  To: davem, kuba
  Cc: netdev, salil.mehta, yisen.zhuang, huangdaode, linuxarm,
	linuxarm, Huazhong Tan

This series adds some fixes for the HNS3 ethernet driver.

Jian Shen (1):
  net: hns3: add check for HNS3_NIC_STATE_INITED in
    hns3_reset_notify_up_enet()

Yufeng Mo (2):
  net: hns3: fix incorrect configuration for igu_egu_hw_err
  net: hns3: initialize the message content in hclge_get_link_mode()

 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c        | 5 +++++
 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c | 3 ++-
 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.h | 3 ++-
 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 2 +-
 4 files changed, 10 insertions(+), 3 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-29 22:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-29  8:34 [PATCH net 0/3] net: hns3: add some fixes for -net Huazhong Tan
2021-04-29  8:34 ` [PATCH net 1/3] net: hns3: fix incorrect configuration for igu_egu_hw_err Huazhong Tan
2021-04-29  8:34 ` [PATCH net 2/3] net: hns3: initialize the message content in hclge_get_link_mode() Huazhong Tan
2021-04-29  8:34 ` [PATCH net 3/3] net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet() Huazhong Tan
2021-04-29 22:50 ` [PATCH net 0/3] net: hns3: add some fixes for -net patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).