linux/drivers/net/ethernet/qlogic/qed
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.h qed: Add APIs for flash access. 2018-03-29 14:29:55 -04:00
qed_cxt.c qed: Free RoCE ILT Memory on rmmod qedr 2018-03-07 12:17:31 -05:00
qed_cxt.h qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_dcbx.c qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_dcbx.h
qed_debug.c qed*: Utilize FW 8.33.11.0 2018-03-29 14:18:02 -04:00
qed_debug.h
qed_dev.c qed: Populate nvm image attribute shadow. 2018-03-29 14:29:55 -04:00
qed_dev_api.h
qed_fcoe.c
qed_fcoe.h
qed_hsi.h qed: Add APIs for flash access. 2018-03-29 14:29:55 -04:00
qed_hw.c qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_hw.h qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_init_fw_funcs.c qed*: Utilize FW 8.33.11.0 2018-03-29 14:18:02 -04:00
qed_init_ops.c qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_init_ops.h
qed_int.c treewide: Fix typos in printk 2018-03-27 09:51:22 +02:00
qed_int.h
qed_iscsi.c qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_iscsi.h
qed_iwarp.c qed*: Utilize FW 8.33.11.0 2018-03-29 14:18:02 -04:00
qed_iwarp.h qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_l2.c qed*: Utilize FW 8.33.11.0 2018-03-29 14:18:02 -04:00
qed_l2.h qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_ll2.c qed*: Utilize FW 8.33.11.0 2018-03-29 14:18:02 -04:00
qed_ll2.h
qed_main.c qed: Adapter flash update support. 2018-03-29 14:29:55 -04:00
qed_mcp.c qed: Add APIs for flash access. 2018-03-29 14:29:55 -04:00
qed_mcp.h qed: Add APIs for flash access. 2018-03-29 14:29:55 -04:00
qed_ooo.c
qed_ooo.h
qed_ptp.c
qed_rdma.c qed: Use after free in qed_rdma_free() 2018-03-13 10:54:17 -04:00
qed_rdma.h
qed_reg_addr.h qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_roce.c
qed_roce.h
qed_selftest.c qed: Fix PTT entry leak in the selftest error flow. 2018-03-29 14:29:55 -04:00
qed_selftest.h
qed_sp.h
qed_sp_commands.c qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_spq.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2018-01-31 14:31:10 -08:00
qed_sriov.c qed* : use trust mode to allow VF to override forced MAC 2018-04-20 11:26:36 -04:00
qed_sriov.h qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qed_vf.c
qed_vf.h