linux/drivers/net/ethernet/broadcom/bnx2x
Dmitry Kravkov 1d6f3cd898 bnx2x: Prevent VF race
The mail box containing the Vf-Pf messages is susceptible
to a race - it's possible for 2 flows to try and write commands,
causing one to override the other's message.
Use a mutex to synchronize the access, preventing said race.

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-27 12:48:32 -04:00
..
bnx2x_cmn.c bnx2x: increase inner ip id during encapsulated tso 2013-03-22 10:23:34 -04:00
bnx2x_cmn.h bnx2x: AER revised 2013-03-20 13:27:28 -04:00
bnx2x_dcb.c bnx2x: Semantic renovation 2013-01-23 13:58:27 -05:00
bnx2x_dcb.h bnx2x: Introduce 2013 and advance version to 1.78.02 2013-01-15 15:07:59 -05:00
bnx2x_dump.h bnx2x: add `ethtool -w' support. 2013-01-15 15:07:59 -05:00
bnx2x_ethtool.c bnx2x: Set ethtool ops for vfs 2013-03-12 07:54:21 -04:00
bnx2x_fw_defs.h bnx2x: use FW 7.8.17 2013-03-12 07:54:26 -04:00
bnx2x_fw_file_hdr.h bnx2x: Introduce 2013 and advance version to 1.78.02 2013-01-15 15:07:59 -05:00
bnx2x_hsi.h bnx2x: use FW 7.8.17 2013-03-12 07:54:26 -04:00
bnx2x_init_ops.h bnx2x: Remove many sparse warnings 2013-01-23 13:58:29 -05:00
bnx2x_init.h bnx2x: Introduce 2013 and advance version to 1.78.02 2013-01-15 15:07:59 -05:00
bnx2x_link.c bnx2x: Control SFP+ tap values via nvm config 2013-03-12 07:54:25 -04:00
bnx2x_link.h bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario 2013-03-08 00:35:44 -05:00
bnx2x_main.c bnx2x: Prevent VF race 2013-03-27 12:48:32 -04:00
bnx2x_mfw_req.h bnx2x: Introduce 2013 and advance version to 1.78.02 2013-01-15 15:07:59 -05:00
bnx2x_reg.h bnx2x: Take chip version from MFW 2013-03-12 07:54:22 -04:00
bnx2x_sp.c bnx2x: increase inner ip id during encapsulated tso 2013-03-22 10:23:34 -04:00
bnx2x_sp.h bnx2x: increase inner ip id during encapsulated tso 2013-03-22 10:23:34 -04:00
bnx2x_sriov.c bnx2x: Prevent VF race 2013-03-27 12:48:32 -04:00
bnx2x_sriov.h bnx2x: Prevent VF race 2013-03-27 12:48:32 -04:00
bnx2x_stats.c bnx2x: Fix VF statistics 2013-03-27 12:48:32 -04:00
bnx2x_stats.h bnx2x: Fix VF statistics 2013-03-27 12:48:32 -04:00
bnx2x_vfpf.c bnx2x: Prevent VF race 2013-03-27 12:48:32 -04:00
bnx2x_vfpf.h bnx2x: Add iproute2 support for vfs 2013-03-12 07:54:23 -04:00
bnx2x.h bnx2x: Prevent VF race 2013-03-27 12:48:32 -04:00
Makefile bnx2x: Segregate SR-IOV code 2013-01-07 19:49:14 -08:00