linux/drivers/net/ethernet/qlogic/qede
Shahed Shaikh 7425d8220f qed* : use trust mode to allow VF to override forced MAC
As per existing behavior, when PF sets a MAC address for a VF
(also called as forced MAC), VF is not allowed to change its
MAC address afterwards.
This puts the limitation on few use cases such as bonding of VFs,
where bonding driver asks VF to change its MAC address.

This patch uses a VF trust mode to allow VF to change its MAC address
in spite PF has set a forced MAC for that VF.

Signed-off-by: Shahed Shaikh <shahed.shaikh@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-04-20 11:26:36 -04:00
..
Makefile qed*: qede_roce.[ch] -> qede_rdma.[ch] 2017-06-20 12:34:07 -04:00
qede.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2018-01-07 21:26:31 -05:00
qede_dcbnl.c qede: Fix sparse warnings 2017-05-24 15:17:19 -04:00
qede_ethtool.c qede: Ethtool flash update support. 2018-03-29 14:29:56 -04:00
qede_filter.c qed* : use trust mode to allow VF to override forced MAC 2018-04-20 11:26:36 -04:00
qede_fp.c qede: Do not drop rx-checksum invalidated packets. 2018-03-29 14:32:15 -04:00
qede_main.c qede: fix spelling mistake: "registeration" -> "registration" 2018-03-21 18:09:46 -04:00
qede_ptp.c qede: fix spelling mistake: "registeration" -> "registration" 2018-03-21 18:09:46 -04:00
qede_ptp.h qede: Add support for PTP resource locking. 2017-04-27 16:51:34 -04:00
qede_rdma.c qed*: Set rdma generic functions prefix 2017-06-20 12:34:08 -04:00