1. 18 7月, 2012 1 次提交
  2. 11 7月, 2012 4 次提交
  3. 27 6月, 2012 1 次提交
    • L
      wl18xx: deprecate PG1 support · e59bec16
      Luciano Coelho 提交于
      The new PG2 version of the chip has a few differences in terms of FW
      API if compared to PG1.  PG1 is just a sample that shouldn't be used
      in real life, so to avoid having to handle both separately, mark the
      PG1 version as deprecated and bail out during probe.
      Signed-off-by: NLuciano Coelho <coelho@ti.com>
      e59bec16
  4. 22 6月, 2012 3 次提交
  5. 21 6月, 2012 7 次提交
  6. 09 6月, 2012 1 次提交
    • J
      wl18xx: avoid some -Wformat warnings · 934b9d1e
      John W. Linville 提交于
        CC      drivers/net/wireless/ti/wl18xx/main.o
      drivers/net/wireless/ti/wl18xx/main.c: In function ‘wl18xx_conf_init’:
      drivers/net/wireless/ti/wl18xx/main.c:1024:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat]
      drivers/net/wireless/ti/wl18xx/main.c:1024:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ [-Wformat]
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      934b9d1e
  7. 08 6月, 2012 5 次提交
  8. 07 6月, 2012 8 次提交
  9. 06 6月, 2012 1 次提交
  10. 05 6月, 2012 9 次提交