1. 18 3月, 2013 1 次提交
    • K
      ath6kl: adding tracing points for htc_mbox · 4771979a
      Kalle Valo 提交于
      Add tracing points for htc layer, just dumping the packets to user space.
      I wasn't really sure what to do with the status value, it might not always
      be accurate, but I included it anyway.
      
      I skipped htc_pipe (and usb) implementation for now. Need to add those
      tracepoints later.
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      4771979a
  2. 24 10月, 2012 2 次提交
  3. 29 5月, 2012 1 次提交
  4. 30 4月, 2012 1 次提交
  5. 27 4月, 2012 1 次提交
  6. 23 4月, 2012 2 次提交
  7. 26 3月, 2012 4 次提交
  8. 08 3月, 2012 3 次提交
  9. 28 2月, 2012 2 次提交
  10. 08 2月, 2012 2 次提交
  11. 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
  12. 12 1月, 2012 1 次提交
  13. 05 1月, 2012 1 次提交
  14. 13 11月, 2011 1 次提交
  15. 11 11月, 2011 17 次提交