[PATCH v3 0/2] net/ncsi: refactoring for GMA command

From: Ivan Mikhaylov
Date: Wed Jun 07 2023 - 11:17:58 EST


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