1. 30 10月, 2014 1 次提交
  2. 18 10月, 2014 1 次提交
  3. 10 10月, 2014 3 次提交
  4. 07 10月, 2014 1 次提交
  5. 04 10月, 2014 1 次提交
  6. 02 10月, 2014 2 次提交
  7. 01 10月, 2014 1 次提交
  8. 29 9月, 2014 3 次提交
  9. 27 9月, 2014 1 次提交
  10. 23 9月, 2014 1 次提交
    • H
      r8152: disable ALDPS · d70b1137
      hayeswang 提交于
      If the hw is in ALDPS mode, the hw may have no response for accessing
      the most registers. Therefore, the ALDPS should be disabled before
      accessing the hw in rtl_ops.init(), rtl_ops.disable(), rtl_ops.up(),
      and rtl_ops.down(). Regardless of rtl_ops.enable(), because the hw
      wouldn't enter ALDPS mode when linking on. The hw would enter the
      ALDPS mode after several seconds when link down occurs and the ALDPS
      is enabled.
      Signed-off-by: NHayes Wang <hayeswang@realtek.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      d70b1137
  11. 14 9月, 2014 1 次提交
  12. 10 9月, 2014 1 次提交
  13. 06 9月, 2014 2 次提交
  14. 02 9月, 2014 2 次提交
  15. 28 8月, 2014 1 次提交
  16. 26 8月, 2014 1 次提交
    • H
      r8152: check code with checkpatch.pl · b209af99
      hayeswang 提交于
      626: CHECK: Alignment should match open parenthesis
       646: CHECK: Alignment should match open parenthesis
       655: CHECK: Alignment should match open parenthesis
       695: CHECK: Alignment should match open parenthesis
       729: CHECK: Alignment should match open parenthesis
       739: CHECK: Alignment should match open parenthesis
       976: WARNING: externs should be avoided in .c files
       1314: CHECK: Alignment should match open parenthesis
       1358: WARNING: networking block comments don't use an empty /* line, use /* Comment...
       1402: WARNING: networking block comments don't use an empty /* line, use /* Comment...
       1521: CHECK: multiple assignments should be avoided
       1775: CHECK: Alignment should match open parenthesis
       1838: CHECK: multiple assignments should be avoided
       1843: CHECK: multiple assignments should be avoided
       1847: CHECK: multiple assignments should be avoided
       1850: WARNING: Missing a blank line after declarations
       1864: CHECK: Alignment should match open parenthesis
       1872: CHECK: braces {} should be used on all arms of this statement
       1906: CHECK: usleep_range is preferred over udelay
       2865: WARNING: networking block comments don't use an empty /* line, use /* Comment...
       3088: CHECK: Alignment should match open parenthesis
       total: 0 errors, 5 warnings, 16 checks, 3567 lines checked
      Signed-off-by: NHayes Wang <hayeswang@realtek.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      b209af99
  17. 25 7月, 2014 1 次提交
  18. 12 7月, 2014 1 次提交
  19. 10 7月, 2014 1 次提交
  20. 09 7月, 2014 2 次提交
  21. 31 5月, 2014 1 次提交
  22. 14 5月, 2014 1 次提交
  23. 12 4月, 2014 1 次提交
  24. 12 3月, 2014 1 次提交
  25. 11 3月, 2014 1 次提交
  26. 08 3月, 2014 7 次提交