linux/drivers/net/ethernet/emulex/benet
Ajit Khaparde d2cb6ce730 be2net: Fix PVID tag offload for packets with inline VLAN tag.
BE3 HW in UMC mode could wrongly double tag a packet with PVID
when the packet already has a inlined VLAN tag.
In UMC mode, When HW finds that a packet is already VLAN tagged
PVID should not be inserted into the packet.
To fix this use the FW hack to instruct the HW to skip PVID tagging.

Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-24 19:37:22 -04:00
..
be_cmds.c be2net: fix a Tx stall bug caused by a specific ipv6 packet 2013-04-24 19:37:21 -04:00
be_cmds.h be2net: fix a Tx stall bug caused by a specific ipv6 packet 2013-04-24 19:37:21 -04:00
be_ethtool.c ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
be_hw.h be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3 2013-03-06 14:57:17 -05:00
be_main.c be2net: Fix PVID tag offload for packets with inline VLAN tag. 2013-04-24 19:37:22 -04:00
be_roce.c be2net: remove roce on lancer 2012-11-07 16:59:52 -05:00
be_roce.h be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00
be.h be2net: fix a Tx stall bug caused by a specific ipv6 packet 2013-04-24 19:37:21 -04:00
Kconfig net: Remove bogus dependencies on INET 2012-11-19 19:13:59 -05:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00