linux-sg2042/drivers/net/e1000
Patrick McHardy 78ed11a56b netdrv intel: always enable VLAN filtering except in promiscous mode
Currently VLAN filtering is enabled when the first VLAN is added.
Obviously before that there's no point in receiving any VLAN packets.
Now that we disable VLAN filtering in promiscous mode, we can keep
the VLAN filters enabled the remaining time.

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:16:14 -07:00
..
Makefile e100, e1000, ixgb: update copyright header and remove LICENSE 2006-09-27 12:53:14 -07:00
e1000.h e1000: convert uint16_t style integers to u16 2008-04-16 20:41:45 -04:00
e1000_ethtool.c e1000: only enable TSO6 via ethtool when using correct hardware 2008-06-27 01:31:08 -04:00
e1000_hw.c e1000: convert uint16_t style integers to u16 2008-04-16 20:41:45 -04:00
e1000_hw.h e1000: convert uint16_t style integers to u16 2008-04-16 20:41:45 -04:00
e1000_main.c netdrv intel: always enable VLAN filtering except in promiscous mode 2008-07-16 20:16:14 -07:00
e1000_osdep.h e1000: Convert boolean_t to bool 2008-03-26 00:17:42 -04:00
e1000_param.c e1000: sparse warnings fixes 2007-10-30 14:32:17 -04:00