openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] net/ncsi: add get mac address command for Intel
@ 2021-08-30 17:18 Ivan Mikhaylov
  2021-08-30 17:18 ` [PATCH 1/1] net/ncsi: add get MAC address command to get Intel i210 MAC address Ivan Mikhaylov
  0 siblings, 1 reply; 6+ messages in thread
From: Ivan Mikhaylov @ 2021-08-30 17:18 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Samuel Mendoza-Jonas
  Cc: openbmc, linux-kernel, netdev, Ivan Mikhaylov

Add NCSI Intel command to get MAC address from host and set it on interface.

Ivan Mikhaylov (1):
  net/ncsi: add get MAC address command to get Intel i210 MAC address

 net/ncsi/internal.h    |  3 +++
 net/ncsi/ncsi-manage.c | 25 ++++++++++++++++++++++++-
 net/ncsi/ncsi-pkt.h    |  6 ++++++
 net/ncsi/ncsi-rsp.c    | 42 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 75 insertions(+), 1 deletion(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-10-05  6:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30 17:18 [PATCH 0/1] net/ncsi: add get mac address command for Intel Ivan Mikhaylov
2021-08-30 17:18 ` [PATCH 1/1] net/ncsi: add get MAC address command to get Intel i210 MAC address Ivan Mikhaylov
2021-09-02  0:21   ` Jakub Kicinski
2021-09-02  5:48   ` Milton Miller II
2021-09-02 15:17     ` Ivan Mikhaylov
2021-10-05  6:44     ` Milton Miller II

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