1. 13 3月, 2017 6 次提交
  2. 25 2月, 2017 1 次提交
  3. 09 2月, 2017 3 次提交
  4. 10 1月, 2017 1 次提交
  5. 30 12月, 2016 1 次提交
  6. 09 12月, 2016 1 次提交
  7. 04 12月, 2016 1 次提交
  8. 30 11月, 2016 1 次提交
  9. 16 11月, 2016 2 次提交
  10. 13 9月, 2016 1 次提交
  11. 28 6月, 2016 3 次提交
  12. 03 4月, 2016 7 次提交
  13. 03 3月, 2016 7 次提交
  14. 16 12月, 2015 1 次提交
    • P
      stmmac: Fix calculations for ptp counters when clock input = 50Mhz. · 19d857c9
      Phil Reid 提交于
      stmmac_config_sub_second_increment set the sub second increment to 20ns.
      Driver is configured to use the fine adjustment method where the sub second
      register is incremented when the acculumator incremented by the addend
      register wraps overflows. This accumulator is update on every ptp clk
      cycle. If a ptp clk with a period of greater than 20ns was used the
      sub second register would not get updated correctly.
      
      Instead set the sub sec increment to twice the period of the ptp clk.
      This result in the addend register being set mid range and overflow
      the accumlator every 2 clock cycles.
      Signed-off-by: NPhil Reid <preid@electromag.com.au>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      19d857c9
  15. 02 12月, 2015 1 次提交
  16. 17 4月, 2015 1 次提交
  17. 20 11月, 2014 1 次提交
  18. 07 11月, 2014 1 次提交