openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add NCSI Intel OEM command to keep PHY link up on
@ 2021-07-02 11:25 Ivan Mikhaylov
  2021-07-02 11:25 ` [PATCH 1/2] net/ncsi: add NCSI Intel OEM command to keep PHY up Ivan Mikhaylov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ivan Mikhaylov @ 2021-07-02 11:25 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Samuel Mendoza-Jonas
  Cc: openbmc, linux-kernel, netdev, Ivan Mikhaylov

Add NCSI Intel OEM command to keep PHY link up and prevents any channel
resets during the host load. Also includes dummy response handler for Intel
manufacturer id.

Ivan Mikhaylov (2):
  net/ncsi: add NCSI Intel OEM command to keep PHY up
  net/ncsi: add dummy response handler for Intel boards

 net/ncsi/Kconfig       |  6 ++++++
 net/ncsi/internal.h    |  5 +++++
 net/ncsi/ncsi-manage.c | 48 ++++++++++++++++++++++++++++++++++++++++++
 net/ncsi/ncsi-rsp.c    |  9 +++++++-
 4 files changed, 67 insertions(+), 1 deletion(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-07-02 20:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-02 11:25 [PATCH 0/2] Add NCSI Intel OEM command to keep PHY link up on Ivan Mikhaylov
2021-07-02 11:25 ` [PATCH 1/2] net/ncsi: add NCSI Intel OEM command to keep PHY up Ivan Mikhaylov
2021-07-02 11:25 ` [PATCH 2/2] net/ncsi: add dummy response handler for Intel boards Ivan Mikhaylov
2021-07-02 20:47 ` [PATCH 0/2] Add NCSI Intel OEM command to keep PHY link up on David Miller

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).