linux/drivers/net/bnx2x
Vladislav Zolotarov 711c914688 bnx2x: Duplication in promisc mode
Prevent packets duplication for frames targeting FCoE L2 ring:
packets were arriving to stack from both L2 RSS and from FCoE
L2 in a promiscuous mode.

Configure FCoE L2 ring to DROP_ALL rx mode, when interface is
configured to PROMISC, and to accept only unicast frames, when
interface is configured to ALL_MULTI.

Signed-off-by: Vladislav Zolotarov <vladz@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-02-06 11:21:49 -08:00
..
bnx2x_cmn.c
bnx2x_cmn.h
bnx2x_dcb.c
bnx2x_dcb.h
bnx2x_dump.h
bnx2x_ethtool.c
bnx2x_fw_defs.h
bnx2x_fw_file_hdr.h
bnx2x_hsi.h
bnx2x_init_ops.h
bnx2x_init.h
bnx2x_link.c bnx2x: Fix port swap for BCM8073 2011-01-30 22:26:16 -08:00
bnx2x_link.h
bnx2x_main.c bnx2x: Duplication in promisc mode 2011-02-06 11:21:49 -08:00
bnx2x_reg.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2011-01-19 20:25:45 -08:00
bnx2x_stats.c
bnx2x_stats.h
bnx2x.h bnx2x: Update bnx2x version to 1.62.00-5 2011-01-30 22:26:17 -08:00
Makefile