mbox series

[net,0/2] There are some bugfix for the HNS ethernet driver

Message ID 20231201102703.4134592-1-shaojijie@huawei.com (mailing list archive)
Headers show
Series There are some bugfix for the HNS ethernet driver | expand

Message

Jijie Shao Dec. 1, 2023, 10:27 a.m. UTC
There are some bugfix for the HNS ethernet driver

Yonglong Liu (2):
  net: hns: fix wrong head when modify the tx feature when sending
    packets
  net: hns: fix fake link up on xge port

 .../net/ethernet/hisilicon/hns/hns_dsaf_mac.c | 28 ++++++++++
 drivers/net/ethernet/hisilicon/hns/hns_enet.c | 53 +++++++++++--------
 drivers/net/ethernet/hisilicon/hns/hns_enet.h |  3 +-
 3 files changed, 61 insertions(+), 23 deletions(-)