]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2ea07fa3fb6fab62f293b355556eba0b47162dd5
treea9d989d318d76d529d9f5cfa06148090ce52a93b
parent9edf5ebba0976cea2f8c83f78609842ea2745ce6
e1000e: Expand workaround for 10Mb HD throughput bug

In commit c90647dc0fdd532086c8d2c78107395d45eed7ba "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