[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230607151742.6699-1-fr0st61te@gmail.com>
Date: Wed, 7 Jun 2023 18:17:40 +0300
From: Ivan Mikhaylov <fr0st61te@...il.com>
To: Samuel Mendoza-Jonas <sam@...dozajonas.com>,
"David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Vijay Khemka <vijaykhemka@...com>
Cc: netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
openbmc@...ts.ozlabs.org,
Ivan Mikhaylov <fr0st61te@...il.com>
Subject: [PATCH v3 0/2] net/ncsi: refactoring for GMA command
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
Powered by blists - more mailing lists