e1000e: Expand workaround for 10Mb HD throughput bug
authorDavid Ertman <davidx.m.ertman@intel.com>
Tue, 22 Apr 2014 05:48:54 +0000 (05:48 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 5 May 2014 19:54:39 +0000 (12:54 -0700)
commitfbb9ab10a289ff28b70f53af302d119401960a39
treea9d989d318d76d529d9f5cfa06148090ce52a93b
parent77e61146c67765deae45faa7db088c64a9fbca00
e1000e: Expand workaround for 10Mb HD throughput bug

In commit 772d05c51c4f4896c120ad418b1e91144a2ac813 "e1000e: slow performance
between two 82579 connected via 10Mbit hub", a workaround was put into place
to address the overaggressive transmit behavior of 82579 parts when connecting
at 10Mbs half-duplex.

This same behavior is seen on i217 and i218 parts as well.  This patch expands
the original workaround to encompass these parts.

Signed-off-by: Dave Ertman <davidx.m.ertman@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/ich8lan.c
drivers/net/ethernet/intel/e1000e/ich8lan.h