dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
..
Makefile bnx2x: add DCB support 2010-12-16 13:15:55 -08:00
bnx2x.h bnx2x: Update bnx2x version to 1.62.00-5 2011-01-30 22:26:17 -08:00
bnx2x_cmn.c bnx2x: add DCB support 2010-12-16 13:15:55 -08:00
bnx2x_cmn.h bnx2x: add DCB support 2010-12-16 13:15:55 -08:00
bnx2x_dcb.c bnx2x: adding dcbnl support 2010-12-31 10:50:55 -08:00
bnx2x_dcb.h bnx2x: adding dcbnl support 2010-12-31 10:50:55 -08:00
bnx2x_dump.h bnx2x: registers dump fixes 2011-01-09 15:47:38 -08:00
bnx2x_ethtool.c bnx2x: registers dump fixes 2011-01-09 15:47:38 -08:00
bnx2x_fw_defs.h bnx2x, cnic, bnx2i: use new FW/HSI 2010-10-06 14:10:35 -07:00
bnx2x_fw_file_hdr.h bnx2x, cnic, bnx2i: use new FW/HSI 2010-10-06 14:10:35 -07:00
bnx2x_hsi.h bnx2x: Swap BCM8073 PHY polarity if required 2011-01-18 16:10:36 -08:00
bnx2x_init.h bnx2x: registers dump fixes 2011-01-09 15:47:38 -08:00
bnx2x_init_ops.h bnx2x: Fixed a compilation warning 2010-12-12 15:02:58 -08:00
bnx2x_link.c bnx2x: Fix port swap for BCM8073 2011-01-30 22:26:16 -08:00
bnx2x_link.h bnx2x: Add DCB/PFC support - link layer 2010-12-16 13:15:55 -08:00
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: Fix the race on bp->stats_pending. 2011-01-09 15:47:47 -08:00
bnx2x_stats.h bnx2x: add FCoE ring 2010-12-16 13:15:54 -08:00