android_kernel_xiaomi_sm7250/drivers/net/igb
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
..
e1000_82575.c igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_82575.h igb: add support for in kernel LRO 2008-07-11 01:20:32 -04:00
e1000_defines.h igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_hw.h igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_mac.c igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_mac.h igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_nvm.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_nvm.h
e1000_phy.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_phy.h
e1000_regs.h igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
igb_ethtool.c igb: Improve multiqueue AIM support 2008-07-11 01:20:33 -04:00
igb_main.c netdrv intel: always enable VLAN filtering except in promiscous mode 2008-07-16 20:16:14 -07:00
igb.h igb: Improve multiqueue AIM support 2008-07-11 01:20:33 -04:00
Makefile