linux-stable/drivers/net/ethernet/qlogic/qed
Yuval Mintz 326439883e qed: Prevent VF from Tx-switching 'promisc'
Internal loopback in driver is based on two things - first
is the willingness of transmitter to use it [in case of VFs,
this can be forced based on VEPA/VEB] and secondly on another
vport classification configuration which should match the
packet's destination.

Current code allows non-linux VFs to configure a 'promisc'
mode on Tx, meaning all traffic sent by VF would be loopbacked
internally by firmware; This isn't considered a valid mode and
as such should be prevented by PF.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-19 10:47:32 -07:00
..
Makefile qed: add support for dcbx. 2016-05-17 12:29:34 -04:00
qed.h qed: add support for dcbx. 2016-05-17 12:29:34 -04:00
qed_cxt.c qed: Introduce VFs 2016-05-12 00:04:07 -04:00
qed_cxt.h qed: add support for dcbx. 2016-05-17 12:29:34 -04:00
qed_dcbx.c qed: Reset the enable flag for eth protocol. 2016-05-25 12:32:41 -07:00
qed_dcbx.h qed: add support for dcbx. 2016-05-17 12:29:34 -04:00
qed_dev.c qed: Don't config min BW on 100g on link flap 2016-05-26 12:27:33 -07:00
qed_dev_api.h qed: IOV configure and FLR 2016-05-12 00:04:07 -04:00
qed_hsi.h qed: add support for dcbx. 2016-05-17 12:29:34 -04:00
qed_hw.c qed: Introduce VFs 2016-05-12 00:04:07 -04:00
qed_hw.h qed: Add CONFIG_QED_SRIOV 2016-05-12 00:04:06 -04:00
qed_init_fw_funcs.c qed: Add PF min bandwidth configuration support 2016-04-26 13:56:26 -04:00
qed_init_ops.c qed: Introduce VFs 2016-05-12 00:04:07 -04:00
qed_init_ops.h
qed_int.c qed: Improve VF interrupt reset 2016-05-16 13:59:18 -04:00
qed_int.h qed: Improve VF interrupt reset 2016-05-16 13:59:18 -04:00
qed_l2.c qed: Prevent VF from Tx-switching 'promisc' 2016-06-19 10:47:32 -07:00
qed_l2.h qed*: Tx-switching configuration 2016-05-12 00:04:08 -04:00
qed_main.c qed: fix qed_fill_link() error handling 2016-06-01 22:04:54 -07:00
qed_mcp.c qed: add support for dcbx. 2016-05-17 12:29:34 -04:00
qed_mcp.h qed: IOV configure and FLR 2016-05-12 00:04:07 -04:00
qed_reg_addr.h qed: Improve VF interrupt reset 2016-05-16 13:59:18 -04:00
qed_selftest.c qed: add infrastructure for device self tests. 2016-05-02 00:16:39 -04:00
qed_selftest.h qed: add infrastructure for device self tests. 2016-05-02 00:16:39 -04:00
qed_sp.h qed: add support for dcbx. 2016-05-17 12:29:34 -04:00
qed_sp_commands.c qed: add support for dcbx. 2016-05-17 12:29:34 -04:00
qed_spq.c qed: Introduce VFs 2016-05-12 00:04:07 -04:00
qed_sriov.c qed: Allow more than 16 VFs 2016-05-16 13:59:19 -04:00
qed_sriov.h qed: fix qed_fill_link() error handling 2016-06-01 22:04:54 -07:00
qed_vf.c qed*: Tx-switching configuration 2016-05-12 00:04:08 -04:00
qed_vf.h qed*: Support forced MAC 2016-05-12 00:04:08 -04:00