1. 20 8月, 2009 10 次提交
  2. 14 8月, 2009 9 次提交
  3. 05 8月, 2009 5 次提交
  4. 28 7月, 2009 1 次提交
  5. 25 7月, 2009 4 次提交
  6. 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
  7. 11 7月, 2009 3 次提交
  8. 13 6月, 2009 2 次提交
  9. 04 6月, 2009 2 次提交
  10. 23 5月, 2009 3 次提交