Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/8] There are some cleanup for hns3 driver
@ 2025-06-12  2:13 Jijie Shao
  2025-06-12  2:13 ` [PATCH net-next 1/8] net: hns3: fix spelling mistake "reg_um" -> "reg_num" Jijie Shao
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Jijie Shao @ 2025-06-12  2:13 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, andrew+netdev, horms
  Cc: shenjian15, wangpeiyang1, liuyonglong, chenhao418,
	jonathan.cameron, shameerali.kolothum.thodi, salil.mehta, netdev,
	linux-kernel, shaojijie

There are some cleanup for hns3 driver

Jian Shen (1):
  net: hns3: set the freed pointers to NULL when lifetime is not end

Jijie Shao (4):
  net: hns3: fix spelling mistake "reg_um" -> "reg_num"
  net: hns3: add the hns3_get_ae_dev() helper
  net: hns3: add the hns3_get_ops() helper
  net: hns3: add complete parentheses for some macros

Peiyang Wang (2):
  net: hns3: add \n at the end when print msg
  net: hns3: clear hns alarm: comparison of integer expressions of
    different signedness

Yonglong Liu (1):
  net: hns3: delete redundant address before the array

 .../hns3/hns3_common/hclge_comm_cmd.c         |  2 +-
 .../ethernet/hisilicon/hns3/hns3_debugfs.c    | 12 +--
 .../net/ethernet/hisilicon/hns3/hns3_enet.c   | 38 +++++-----
 .../net/ethernet/hisilicon/hns3/hns3_enet.h   |  4 +-
 .../ethernet/hisilicon/hns3/hns3_ethtool.c    | 75 ++++++++++---------
 .../hisilicon/hns3/hns3pf/hclge_debugfs.c     | 15 ++--
 .../hisilicon/hns3/hns3pf/hclge_main.c        | 38 +++++-----
 .../hisilicon/hns3/hns3pf/hclge_mbx.c         |  7 +-
 .../hisilicon/hns3/hns3pf/hclge_mdio.c        |  2 +-
 .../hisilicon/hns3/hns3pf/hclge_ptp.h         |  2 +-
 .../hisilicon/hns3/hns3vf/hclgevf_main.c      |  8 +-
 .../hisilicon/hns3/hns3vf/hclgevf_mbx.c       |  2 +-
 .../hisilicon/hns3/hns3vf/hclgevf_regs.c      | 27 +++----
 13 files changed, 121 insertions(+), 111 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2025-06-12 12:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-12  2:13 [PATCH net-next 0/8] There are some cleanup for hns3 driver Jijie Shao
2025-06-12  2:13 ` [PATCH net-next 1/8] net: hns3: fix spelling mistake "reg_um" -> "reg_num" Jijie Shao
2025-06-12  2:13 ` [PATCH net-next 2/8] net: hns3: add the hns3_get_ae_dev() helper Jijie Shao
2025-06-12 11:16   ` Michal Swiatkowski
2025-06-12 12:21     ` Jijie Shao
2025-06-12  2:13 ` [PATCH net-next 3/8] net: hns3: add the hns3_get_ops() helper Jijie Shao
2025-06-12 11:21   ` Michal Swiatkowski
2025-06-12 12:30     ` Jijie Shao
2025-06-12  2:13 ` [PATCH net-next 4/8] net: hns3: add \n at the end when print msg Jijie Shao
2025-06-12  2:13 ` [PATCH net-next 5/8] net: hns3: set the freed pointers to NULL when lifetime is not end Jijie Shao
2025-06-12  2:13 ` [PATCH net-next 6/8] net: hns3: delete redundant address before the array Jijie Shao
2025-06-12  2:13 ` [PATCH net-next 7/8] net: hns3: add complete parentheses for some macros Jijie Shao
2025-06-12  2:13 ` [PATCH net-next 8/8] net: hns3: clear hns alarm: comparison of integer expressions of different signedness Jijie Shao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox