]> www.infradead.org Git - users/hch/misc.git/commit
octeon_ep_vf: add support for ndo ops
authorShinas Rasheed <srasheed@marvell.com>
Thu, 8 Feb 2024 10:18:37 +0000 (02:18 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Feb 2024 09:01:52 +0000 (09:01 +0000)
commitc3fad23cdc069aeff8f1b22a27e8a471c1d9d517
treed1e9c12aa5b123841f8f61b39b97fce84dd925fe
parentca6ecb0d3c3a0f470fc31ff2a3b22e4feb3fbe73
octeon_ep_vf: add support for ndo ops

Add support for ndo ops to set MAC address, change MTU, get stats.
Add control path support to set MAC address, change MTU, get stats,
set speed, get and set link mode.

Signed-off-by: Shinas Rasheed <srasheed@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.c