kernel-ark/drivers/net/benet
Ajit Khaparde 82903e4bfc be2net: fix to limit max vlans supported in certain skews
In certain skews the ASIC can support only 16 vlans per interface.
Once the limit is crossed, the ASIC is programmed in vlan promiscuous mode.
Switch off the vlan promiscuous mode once the number of vlans
falls back to the max vlans supported.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-12 12:27:59 -08:00
..
be_cmds.c be2net: bug fix for flashing the BladeEngine3 ASIC 2010-02-12 12:27:57 -08:00
be_cmds.h be2net: bug fix for flashing the BladeEngine3 ASIC 2010-02-12 12:27:57 -08:00
be_ethtool.c be2net: Add link test to list of ethtool self tests. 2010-01-21 22:49:51 -08:00
be_hw.h be2net: bug fix for flashing the BladeEngine3 ASIC 2010-02-12 12:27:57 -08:00
be_main.c be2net: fix to limit max vlans supported in certain skews 2010-02-12 12:27:59 -08:00
be.h be2net: fix to limit max vlans supported in certain skews 2010-02-12 12:27:59 -08:00
Kconfig be2net: Add GRO support to the be2net driver. LRO is not supported anymore. 2009-07-23 18:00:59 -07:00
Makefile