linux/drivers/net/ixgbe
Patrick McHardy 746b9f0228 netdrv intel: disable VLAN filtering in promiscous mode
As discussed in this thread:

http://www.mail-archive.com/netdev@vger.kernel.org/msg53976.html

promiscous mode means to disable *all* filters. Currently only unicast
and multicast filtering is disabled. This patch changes all Intel
drivers to also disable VLAN filtering.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-16 20:15:45 -07:00
..
ixgbe_82598.c ixgbe: fix typo 2008-06-10 18:20:15 -04:00
ixgbe_common.c drivers/net/ixgb: Add missing "space" 2008-01-28 15:03:55 -08:00
ixgbe_common.h
ixgbe_ethtool.c net: Delete NETDEVICES_MULTIQUEUE kconfig option. 2008-07-08 23:14:24 -07:00
ixgbe_main.c netdrv intel: disable VLAN filtering in promiscous mode 2008-07-16 20:15:45 -07:00
ixgbe_phy.c
ixgbe_phy.h ixgbe: Fix copper PHY initialization code 2008-01-28 15:03:44 -08:00
ixgbe_type.h ixgbe endianness annotations 2008-01-28 15:07:15 -08:00
ixgbe.h ixgbe: add LRO support 2008-06-24 23:06:19 -04:00
Makefile