commit | 3dcc1d2dd6e1c0a29f6b1c772777d00f46377de8 | [log] [tgz] |
---|---|---|
author | Immo Birnbaum <mail@birnbaum.immo> | Sun May 04 16:35:49 2025 +0200 |
committer | Benjamin Cabé <kartben@gmail.com> | Wed May 07 03:59:23 2025 +0200 |
tree | b395bf3b3aedfe7935c9270d19f1b338a46a05de | |
parent | b4b5c3018df05a58d132ecfc2248dfd9412eaded [diff] |
drivers: ethernet: xlnx_gem: add set_config function Add an implementation for the Ethernet API's set_config hook. Supported features: - change MAC address at run-time - enable/disable promiscuous mode if enabled at system level Signed-off-by: Immo Birnbaum <mail@birnbaum.immo>