netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] net: hns3: add some fixes for -net
@ 2022-03-24 12:54 Guangbin Huang
  2022-03-24 12:54 ` [PATCH net 1/4] net: hns3: fix bug when PF set the duplicate MAC address for VFs Guangbin Huang
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Guangbin Huang @ 2022-03-24 12:54 UTC (permalink / raw)
  To: davem, kuba; +Cc: netdev, linux-kernel, lipeng321, huangguangbin2, chenhao288

This series adds some fixes for the HNS3 ethernet driver.

Jian Shen (4):
  net: hns3: fix bug when PF set the duplicate MAC address for VFs
  net: hns3: fix port base vlan add fail when concurrent with reset
  net: hns3: add vlan list lock to protect vlan list
  net: hns3: refine the process when PF set VF VLAN

 .../hisilicon/hns3/hns3pf/hclge_main.c        | 123 +++++++++++++-----
 .../hisilicon/hns3/hns3pf/hclge_main.h        |   4 +
 .../hisilicon/hns3/hns3vf/hclgevf_main.c      |   5 +
 3 files changed, 101 insertions(+), 31 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH net 0/4] net: hns3: add some fixes for -net
@ 2021-11-26 12:03 Guangbin Huang
  2021-11-26 19:40 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 8+ messages in thread
From: Guangbin Huang @ 2021-11-26 12:03 UTC (permalink / raw)
  To: davem, kuba, wangjie125
  Cc: netdev, linux-kernel, lipeng321, huangguangbin2, chenhao288

This series adds some fixes for the HNS3 ethernet driver.

Guangbin Huang (1):
  net: hns3: fix VF RSS failed problem after PF enable multi-TCs

Hao Chen (2):
  net: hns3: add check NULL address for page pool
  net: hns3: fix one incorrect value of page pool info when queried by
    debugfs

Jie Wang (1):
  net: hns3: fix incorrect components info of ethtool --reset command

 drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c        | 8 +++++++-
 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c        | 4 ++++
 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 4 ++--
 3 files changed, 13 insertions(+), 3 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-03-26  0:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-24 12:54 [PATCH net 0/4] net: hns3: add some fixes for -net Guangbin Huang
2022-03-24 12:54 ` [PATCH net 1/4] net: hns3: fix bug when PF set the duplicate MAC address for VFs Guangbin Huang
2022-03-24 12:54 ` [PATCH net 2/4] net: hns3: fix port base vlan add fail when concurrent with reset Guangbin Huang
2022-03-24 12:54 ` [PATCH net 3/4] net: hns3: add vlan list lock to protect vlan list Guangbin Huang
2022-03-24 12:54 ` [PATCH net 4/4] net: hns3: refine the process when PF set VF VLAN Guangbin Huang
2022-03-26  0:00 ` [PATCH net 0/4] net: hns3: add some fixes for -net patchwork-bot+netdevbpf
  -- strict thread matches above, loose matches on Subject: below --
2021-11-26 12:03 Guangbin Huang
2021-11-26 19:40 ` 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).