mbox series

[0/2] Add NCSI Intel OEM command to keep PHY link up on

Message ID 20210702112519.76385-1-i.mikhaylov@yadro.com
Headers show
Series Add NCSI Intel OEM command to keep PHY link up on | expand

Message

Ivan Mikhaylov July 2, 2021, 11:25 a.m. UTC
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(-)