]> Pileus Git - ~andy/linux/commit
e1000e: iAMT connections drop on driver unload when jumbo frames enabled
authorBruce Allan <bruce.w.allan@intel.com>
Fri, 21 Jun 2013 09:07:02 +0000 (09:07 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 28 Jul 2013 10:05:45 +0000 (03:05 -0700)
commitda1e2046e5f5ab268e55d30d6b74099ade0aeb6f
tree941919623ec128ba842889f64e31fe126971c273
parentb43e867a022c55c1bfebcf08ac96e6bd0367b67a
e1000e: iAMT connections drop on driver unload when jumbo frames enabled

The jumbo frame configuration in the MAC/PHY should be reverted on 82579
and newer parts when the interface is brought down (not just when the MTU
is changed back to standard frame size) otherwise iAMT connections (e.g.
SoL, IDE-R) will be dropped and cannot be re-acquired until the MTU is
changed again.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/netdev.c