1. 08 3月, 2013 3 次提交
  2. 05 2月, 2013 2 次提交
  3. 01 2月, 2013 2 次提交
  4. 30 1月, 2013 1 次提交
    • B
      e1000e: enable ECC on I217/I218 to catch packet buffer memory errors · 28600304
      Bruce Allan 提交于
      In rare instances, memory errors have been detected in the internal packet
      buffer memory on I217/I218 when stressed under certain environmental
      conditions.  Enable Error Correcting Code (ECC) in hardware to catch both
      correctable and uncorrectable errors.  Correctable errors will be handled
      by the hardware.  Uncorrectable errors in the packet buffer will cause the
      packet to be received with an error indication in the buffer descriptor
      causing the packet to be discarded.  If the uncorrectable error is in the
      descriptor itself, the hardware will stop and interrupt the driver
      indicating the error.  The driver will then reset the hardware in order to
      clear the error and restart.
      
      Both types of errors will be accounted for in statistics counters.
      Signed-off-by: NBruce Allan <bruce.w.allan@intel.com>
      Cc: <stable@vger.kernel.org> # 3.5.x & 3.6.x
      Tested-by: NJeff Pieper <jeffrey.e.pieper@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      28600304
  5. 28 1月, 2013 1 次提交
  6. 27 1月, 2013 5 次提交
  7. 18 1月, 2013 2 次提交
  8. 16 1月, 2013 1 次提交
  9. 01 12月, 2012 1 次提交
  10. 31 8月, 2012 1 次提交
  11. 21 8月, 2012 1 次提交
    • J
      e1000e: implement MDI/MDI-X control · 4e8186b6
      Jesse Brandeburg 提交于
      Some users report issues with link failing when connected to certain
      switches.  This gives the user the ability to control the MDI state
      from the driver, allowing users to work around some improperly
      behaving switches.
      
      Forcing in this driver is for now only allowed when auto-neg is
      enabled.
      
      This is in regards to the related ethtool app patch and
      bugzilla.kernel.org bug 11998
      Signed-off-by: NJesse Brandeburg <jesse.brandeburg@intel.com>
      CC: bruce.w.allan@intel.com
      CC: n.poppelier@xs4all.nl
      CC: bastien@durel.org
      CC: jsveiga@it.eng.br
      Tested-by: Aaron Brown aaron.f.brown@intel.com
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      4e8186b6
  12. 23 7月, 2012 1 次提交
  13. 14 7月, 2012 1 次提交
  14. 06 6月, 2012 1 次提交
  15. 04 5月, 2012 1 次提交
  16. 14 4月, 2012 1 次提交
  17. 04 4月, 2012 1 次提交
  18. 25 2月, 2012 1 次提交
  19. 10 2月, 2012 1 次提交
  20. 07 2月, 2012 3 次提交
  21. 27 1月, 2012 2 次提交
  22. 26 1月, 2012 3 次提交
  23. 17 11月, 2011 1 次提交
  24. 15 11月, 2011 1 次提交
  25. 08 10月, 2011 1 次提交
  26. 27 8月, 2011 1 次提交