1. 05 4月, 2011 1 次提交
  2. 05 3月, 2011 1 次提交
  3. 22 2月, 2011 5 次提交
  4. 01 2月, 2011 1 次提交
  5. 20 1月, 2011 1 次提交
  6. 14 12月, 2010 4 次提交
  7. 18 11月, 2010 1 次提交
  8. 16 11月, 2010 3 次提交
    • I
      rt2x00: Add watchdog functions for HW queue · 8c5765fd
      Ivo van Doorn 提交于
      Add watchdog functions for managing the Queues inside the hardware.
      Normally the driver doesn't have much to do with these queues
      directly, but the Ralink drivers did implement watchdog functions
      for these. These watchdog functions are not triggered that often,
      compared to the other watchdog functions, but I have at least
      seen them trigger once or twice during a long stresstest run.
      
      v2: Add extra documentation for register fields
      Signed-off-by: NIvo van Doorn <IvDoorn@gmail.com>
      Acked-by: NGertjan van Wingerde <gwingerde@gmail.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      8c5765fd
    • M
      rt2x00: checkpatch.pl error fixes for rt2800.h · fd8dab9a
      Mark Einon 提交于
      rt2800.h:1511: ERROR: space prohibited after that open parenthesis '('
      rt2800.h:1511: ERROR: space prohibited before that close parenthesis ')'
      rt2800.h:1513: ERROR: space prohibited after that open parenthesis '('
      rt2800.h:1513: ERROR: space prohibited before that close parenthesis ')'
      rt2800.h:1515: ERROR: space prohibited after that open parenthesis '('
      rt2800.h:1515: ERROR: space prohibited before that close parenthesis ')'
      rt2800.h:1517: ERROR: space prohibited after that open parenthesis '('
      rt2800.h:1517: ERROR: space prohibited before that close parenthesis ')'
      rt2800.h:1519: ERROR: space prohibited after that open parenthesis '('
      rt2800.h:1519: ERROR: space prohibited before that close parenthesis ')'
      rt2800.h:1521: ERROR: space prohibited after that open parenthesis '('
      rt2800.h:1521: ERROR: space prohibited before that close parenthesis ')'
      rt2800.h:1661: ERROR: space prohibited after that open parenthesis '('
      rt2800.h:1661: ERROR: space prohibited before that close parenthesis ')'
      rt2800.h:1662: ERROR: space prohibited after that open parenthesis '('
      rt2800.h:1662: ERROR: space prohibited before that close parenthesis ')'
      rt2800.h:1663: ERROR: space prohibited before that close parenthesis ')'
      rt2800.h:2013: ERROR: space prohibited after that open parenthesis '('
      rt2800.h:2013: ERROR: space prohibited before that close parenthesis ')'
      rt2800.h:2014: ERROR: space prohibited after that open parenthesis '('
      rt2800.h:2014: ERROR: space prohibited before that close parenthesis ')'
      Signed-off-by: NMark Einon <mark.einon@gmail.com>
      Signed-off-by: NIvo van Doorn <IvDoorn@gmail.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      fd8dab9a
    • H
      rt2x00: Add TXOP_CTRL_CFG register definition · 961621ab
      Helmut Schaa 提交于
      Remove the magic value initialisation of the TXOP_CTRL_CFG register by
      defining its fields and using them during intialisation. The field
      RESERVED_TRUN_EN is referred to as reserved, however it is set to 1 by
      the legacy drivers. Hence, do the same.
      Signed-off-by: NHelmut Schaa <helmut.schaa@googlemail.com>
      Signed-off-by: NIvo van Doorn <IvDoorn@gmail.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      961621ab
  9. 06 10月, 2010 6 次提交
  10. 15 9月, 2010 1 次提交
  11. 01 9月, 2010 1 次提交
  12. 26 8月, 2010 1 次提交
  13. 17 8月, 2010 1 次提交
  14. 13 7月, 2010 3 次提交
  15. 16 6月, 2010 2 次提交
  16. 03 6月, 2010 3 次提交
  17. 05 5月, 2010 1 次提交
  18. 27 4月, 2010 2 次提交
  19. 13 4月, 2010 2 次提交