linux_dsm_epyc7002/drivers/net/ethernet/intel
Alexander Duyck 5faf030c9b igb: fix recent VLAN changes that would leave VLANs disabled after reset
This patch cleans up several issues with VLANs on igb after the recent
changes that were meant to leave the VLANs enabled/disable via the
netdev->features flags.

Specifically the Rx VLAN settings were being dropped after reset due to the
fact that they were not being restored correctly.  In addition I removed
the IRQ disable/enable since those were in place to protect the setting of
vlgrp.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by:  Aaron Brown  <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-10-07 22:50:57 -07:00
..
e1000 e1000: convert to private mutex from rtnl 2011-10-06 22:40:56 -07:00
e1000e e1000e: bad short packets received when jumbos enabled on 82579 2011-10-06 22:44:13 -07:00
igb igb: fix recent VLAN changes that would leave VLANs disabled after reset 2011-10-07 22:50:57 -07:00
igbvf intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
ixgb ixgb: finish conversion to ndo_fix_features 2011-09-23 13:55:25 -04:00
ixgbe ixgbe: bump version number 2011-10-06 22:36:24 -07:00
ixgbevf ixgbevf: Fix broken trunk vlan 2011-09-28 23:07:38 -07:00
e100.c
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
Makefile