All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/4] net: hns3: fixes for -net
@ 2021-05-18 11:35 Huazhong Tan
  2021-05-18 11:36 ` [PATCH net 1/4] net: hns3: fix incorrect resp_msg issue Huazhong Tan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Huazhong Tan @ 2021-05-18 11:35 UTC (permalink / raw)
  To: davem, kuba
  Cc: netdev, salil.mehta, yisen.zhuang, huangdaode, linuxarm, Huazhong Tan

This series includes some bugfixes for the HNS3 ethernet driver.

Huazhong Tan (1):
  net: hns3: fix user's coalesce configuration lost issue

Jian Shen (1):
  net: hns3: put off calling register_netdev() until client initialize
    complete

Jiaran Zhang (1):
  net: hns3: fix incorrect resp_msg issue

Yunsheng Lin (1):
  net: hns3: check the return of skb_checksum_help()

 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    | 110 ++++++++++-----------
 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c |  64 +++++-------
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c |   4 +-
 3 files changed, 77 insertions(+), 101 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-05-18 21:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18 11:35 [PATCH net 0/4] net: hns3: fixes for -net Huazhong Tan
2021-05-18 11:36 ` [PATCH net 1/4] net: hns3: fix incorrect resp_msg issue Huazhong Tan
2021-05-18 11:36 ` [PATCH net 2/4] net: hns3: put off calling register_netdev() until client initialize complete Huazhong Tan
2021-05-18 11:36 ` [PATCH net 3/4] net: hns3: fix user's coalesce configuration lost issue Huazhong Tan
2021-05-18 11:36 ` [PATCH net 4/4] net: hns3: check the return of skb_checksum_help() Huazhong Tan
2021-05-18 21:00 ` [PATCH net 0/4] net: hns3: fixes for -net patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.