Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/2] net: ethtool: add support for ETH_RESET_AP
@ 2017-11-30 19:35 Scott Branden
  2017-11-30 19:35 ` [PATCH 1/2] net: ethtool: add support for reset of AP inside NIC interface Scott Branden
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Scott Branden @ 2017-11-30 19:35 UTC (permalink / raw)
  To: David S. Miller, Allan W. Nielsen, Andrew Lunn, Raju Lakkaraju,
	Florian Fainelli
  Cc: BCM Kernel Feedback, linux-kernel, Steve Lin, netdev,
	Michael Chan, Scott Branden

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

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

end of thread, other threads:[~2017-12-01 20:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-30 19:35 [PATCH 0/2] net: ethtool: add support for ETH_RESET_AP Scott Branden
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

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