netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] net/ncsi: refactoring for GMA command
@ 2023-06-07 15:17 Ivan Mikhaylov
  2023-06-07 15:17 ` [PATCH v3 1/2] net/ncsi: make one oem_gma function for all mfr id Ivan Mikhaylov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ivan Mikhaylov @ 2023-06-07 15:17 UTC (permalink / raw)
  To: Samuel Mendoza-Jonas, David S . Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Vijay Khemka
  Cc: netdev, linux-kernel, openbmc, Ivan Mikhaylov

Make one GMA function for all manufacturers, change ndo_set_mac_address
to dev_set_mac_address for notifiying net layer about MAC change which
ndo_set_mac_address doesn't do. 

Changes from v1:
	1. delete ftgmac100.txt changes about mac-address-increment
	2. add convert to yaml from ftgmac100.txt
	3. add mac-address-increment option for ethernet-controller.yaml

Changes from v2:
	1. remove DT changes from series, will be done in another one

Ivan Mikhaylov (2):
  net/ncsi: make one oem_gma function for all mfr id
  net/ncsi: change from ndo_set_mac_address to dev_set_mac_address

 net/ncsi/ncsi-rsp.c | 93 +++++++++++----------------------------------
 1 file changed, 22 insertions(+), 71 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-06-09  9:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-07 15:17 [PATCH v3 0/2] net/ncsi: refactoring for GMA command Ivan Mikhaylov
2023-06-07 15:17 ` [PATCH v3 1/2] net/ncsi: make one oem_gma function for all mfr id Ivan Mikhaylov
2023-06-07 15:17 ` [PATCH v3 2/2] net/ncsi: change from ndo_set_mac_address to dev_set_mac_address Ivan Mikhaylov
2023-06-08 10:49   ` Simon Horman
2023-06-09  9:40 ` [PATCH v3 0/2] net/ncsi: refactoring for GMA command patchwork-bot+netdevbpf

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