1. 13 11月, 2016 1 次提交
    • L
      amd-xgbe: Add a workaround for Tx timestamp issue · aba9777a
      Lendacky, Thomas 提交于
      Update the reading of the Tx timestamp to account for a hardware issue
      on how the fields and interrupt are cleared.  The "seconds" portion of
      the timestamp should be read first, followed by the "nanoseconds" portion.
      Reading the "nanoseconds" portion should clear the timestamp data and the
      interrupt.  Because of an issue with the hardware this order is reversed
      and reading the "seconds" portion actually clears the timestamp.  The code
      currently follows this workaround, but to guard against future versions
      where this is fixed add a field to the version data to indicate if the
      workaround is required or not.
      Signed-off-by: NTom Lendacky <thomas.lendacky@amd.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      aba9777a
  2. 05 11月, 2016 9 次提交
  3. 01 9月, 2016 1 次提交
  4. 18 2月, 2016 2 次提交
  5. 05 10月, 2015 3 次提交
  6. 07 8月, 2015 1 次提交
  7. 09 7月, 2015 1 次提交
  8. 16 5月, 2015 6 次提交
  9. 10 4月, 2015 2 次提交
  10. 21 3月, 2015 3 次提交
  11. 09 3月, 2015 1 次提交
  12. 17 1月, 2015 2 次提交
  13. 31 12月, 2014 1 次提交
  14. 10 12月, 2014 1 次提交
  15. 22 11月, 2014 5 次提交
  16. 13 11月, 2014 1 次提交