1. 18 1月, 2012 1 次提交
    • K
      ath6kl: add back beginnings of USB support · 241b128b
      Kalle Valo 提交于
      John Linville had to revert the part of USB support which was already
      in ath6kl due to build problems in commit cb00ec38 ("ath6kl: revert
      USB support"). Now that I fixed the build problems properly by adding
      ath6kl_core.ko kernel module it's possible to add back the
      (incomplete) USB support. This patch is a revert of John's patch and
      adds back the USB code which as already in ath6kl, only difference
      being minor changes in Makefile and adapting usb.c to new core
      function names.
      
      Note that USB support in ath6kl is not complete yet. This code only
      makes it possible to boot firmware but as HTC layer does not yet
      support USB it's not possible to send any WMI commands nor data
      packets to the firmware. That will be added soon.
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      241b128b
  2. 12 1月, 2012 1 次提交
  3. 05 1月, 2012 1 次提交
  4. 13 11月, 2011 1 次提交
  5. 11 11月, 2011 20 次提交
  6. 29 9月, 2011 1 次提交
    • K
      ath6kl: add prefix parameter to ath6kl_dbg_dump() · ef094103
      Kalle Valo 提交于
      Makes it easier to recognise longs dumps.
      
      Obligatory screenshot using "rx" prefix:
      
      ath6kl: ath6kl_rx
      rx 00000000: 10 10 00 00 00 00 08 30 00 00 00 00 00 00 f9 0b  .......0........
      rx 00000010: 2c 44 08 30 00 00 f9 0b 0c a4 02 00 00 00 73 d2  ,D.0..........s.
      rx 00000020: 94 00 f9 0b 04 8c 01 00 02 00 07 02 02 00 f9 0b  ................
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      ef094103
  7. 27 9月, 2011 1 次提交
  8. 06 9月, 2011 2 次提交
  9. 31 8月, 2011 3 次提交
  10. 10 8月, 2011 9 次提交