netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Huazhong Tan <tanhuazhong@huawei.com>
To: <davem@davemloft.net>, <kuba@kernel.org>
Cc: <netdev@vger.kernel.org>, <salil.mehta@huawei.com>,
	<yisen.zhuang@huawei.com>, <huangdaode@huawei.com>,
	<linuxarm@openeuler.org>, <linuxarm@huawei.com>,
	Huazhong Tan <tanhuazhong@huawei.com>
Subject: [PATCH net-next 0/2] net: hns3: add support for pm_ops
Date: Thu, 8 Apr 2021 11:40:03 +0800	[thread overview]
Message-ID: <1617853205-32760-1-git-send-email-tanhuazhong@huawei.com> (raw)

This series adds support for pm_ops in the HNS3 ethernet driver.

Jiaran Zhang (2):
  net: hns3: change flr_prepare/flr_done function names
  net: hns3: add suspend and resume pm_ops

 drivers/net/ethernet/hisilicon/hns3/hnae3.h        |  5 +--
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    | 37 +++++++++++++++++++---
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    | 29 ++++++++++-------
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  | 27 +++++++++-------
 4 files changed, 68 insertions(+), 30 deletions(-)

-- 
2.7.4


             reply	other threads:[~2021-04-08  3:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-08  3:40 Huazhong Tan [this message]
2021-04-08  3:40 ` [PATCH net-next 1/2] net: hns3: change flr_prepare/flr_done function names Huazhong Tan
2021-04-08  3:40 ` [PATCH net-next 2/2] net: hns3: add suspend and resume pm_ops Huazhong Tan
2021-04-08 20:30 ` [PATCH net-next 0/2] net: hns3: add support for pm_ops patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1617853205-32760-1-git-send-email-tanhuazhong@huawei.com \
    --to=tanhuazhong@huawei.com \
    --cc=davem@davemloft.net \
    --cc=huangdaode@huawei.com \
    --cc=kuba@kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=linuxarm@openeuler.org \
    --cc=netdev@vger.kernel.org \
    --cc=salil.mehta@huawei.com \
    --cc=yisen.zhuang@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).