Netdev List
 help / color / mirror / Atom feed
From: Scott Branden <scott.branden@broadcom.com>
To: "David S. Miller" <davem@davemloft.net>,
	"Allan W. Nielsen" <allan.nielsen@microsemi.com>,
	Andrew Lunn <andrew@lunn.ch>,
	Raju Lakkaraju <Raju.Lakkaraju@microsemi.com>,
	Florian Fainelli <f.fainelli@gmail.com>
Cc: BCM Kernel Feedback <bcm-kernel-feedback-list@broadcom.com>,
	linux-kernel@vger.kernel.org,
	Steve Lin <steven.lin1@broadcom.com>,
	netdev@vger.kernel.org, Michael Chan <michael.chan@broadcom.com>,
	Scott Branden <scott.branden@broadcom.com>
Subject: [PATCH 0/2] net: ethtool: add support for ETH_RESET_AP
Date: Thu, 30 Nov 2017 11:35:58 -0800	[thread overview]
Message-ID: <1512070560-16739-1-git-send-email-scott.branden@broadcom.com> (raw)

Add support to reset appplication processors inside SmartNICs by
defining new ETH_RESET_AP bit.

And use new ETH_RESET_AP bit in bnxt ethernet driver.

Scott Branden (2):
  net: ethtool: add support for reset of AP inside NIC interface.
  bnxt_en: Add ETH_RESET_AP support

 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 11 +++++++++++
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.h |  1 +
 include/uapi/linux/ethtool.h                      |  1 +
 3 files changed, 13 insertions(+)

-- 
2.5.0

             reply	other threads:[~2017-11-30 19:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30 19:35 Scott Branden [this message]
2017-11-30 19:35 ` [PATCH 1/2] net: ethtool: add support for reset of AP inside NIC interface Scott Branden
2017-11-30 19:36 ` [PATCH 2/2] bnxt_en: Add ETH_RESET_AP support Scott Branden
2017-11-30 19:44   ` Michael Chan
2017-12-01 20:30 ` [PATCH 0/2] net: ethtool: add support for ETH_RESET_AP David Miller

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=1512070560-16739-1-git-send-email-scott.branden@broadcom.com \
    --to=scott.branden@broadcom.com \
    --cc=Raju.Lakkaraju@microsemi.com \
    --cc=allan.nielsen@microsemi.com \
    --cc=andrew@lunn.ch \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael.chan@broadcom.com \
    --cc=netdev@vger.kernel.org \
    --cc=steven.lin1@broadcom.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