1. 13 5月, 2010 2 次提交
  2. 11 5月, 2010 3 次提交
  3. 05 5月, 2010 1 次提交
  4. 09 4月, 2010 1 次提交
  5. 07 4月, 2010 1 次提交
  6. 31 3月, 2010 1 次提交
  7. 16 2月, 2010 2 次提交
  8. 09 2月, 2010 1 次提交
  9. 29 12月, 2009 1 次提交
  10. 29 11月, 2009 2 次提交
  11. 17 11月, 2009 1 次提交
  12. 12 11月, 2009 2 次提交
  13. 09 9月, 2009 1 次提交
    • I
      rt2x00: Hardcode TX ack timeout and consume time · 4789666e
      Ivo van Doorn 提交于
      The calculated values for the ACK timeout and ACK
      consume time are different then the values as
      used by the Legacy drivers.
      
      After testing from James Ledwith it appeared that
      the calculated values caused a high amount of TX
      failures, and the values from the Legacy drivers
      were the most optimal to prevent TX failure due to
      excessive retries.
      
      The symptoms of this problem:
       - Rate control module always falls back to 1Mbs
       - Low throughput when bitrate was fixed
      
      Possible side-effects (not confirmed but highly likely)
       - Problems with DHCP
       - Broken connections due to lack of probe response
      
      This should fix at least:
      Kernel bugzilla reports: [13362], [13009], [9273]
      Fedora bugzilla reports: [443203]
      but possible some additional bugs as well.
      Signed-off-by: NIvo van Doorn <IvDoorn@gmail.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      4789666e
  14. 20 8月, 2009 1 次提交
  15. 14 8月, 2009 1 次提交
  16. 25 7月, 2009 1 次提交
  17. 22 7月, 2009 1 次提交
    • A
      rt2x00: Fix chipset detection for rt2500usb · 7adfd5c7
      Andy Whitcroft 提交于
      The commit below changed the semantics of rt2x00_check_rev so that it no
      longer checked the bottom 4 bits of the rev were non-zero.  During that
      conversion this part of the check was not propogated to the rt2500usb
      initialisation.
      
          commit 358623c2
          Author: Ivo van Doorn <ivdoorn@gmail.com>
          Date:   Tue May 5 19:46:08 2009 +0200
      
              rt2x00: Simplify rt2x00_check_rev
      
      Without this check rt73 devices are miss recognised as rt2500 devices and
      two drivers are loaded.  Preventing the device being used.  Reinstate this
      check.
      Signed-off-by: NAndy Whitcroft <apw@canonical.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      7adfd5c7
  18. 11 7月, 2009 1 次提交
  19. 04 6月, 2009 1 次提交
  20. 23 5月, 2009 1 次提交
  21. 07 5月, 2009 2 次提交
  22. 06 3月, 2009 1 次提交
  23. 28 2月, 2009 1 次提交
  24. 10 2月, 2009 1 次提交
  25. 30 1月, 2009 9 次提交