1. 93b42ca ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue() by Vasanthakumar Thiagarajan · 12 years ago
  2. 5699257 ath6kl clear the MMC_PM_KEEP_POWER for cutpower case by Ming Jiang · 13 years ago
  3. cdeb860 ath6kl: merge split format strings into one by Kalle Valo · 13 years ago
  4. 6146ca6 ath6kl: Add AR6004 1.2 support for USB and SDIO by Ray Chen · 13 years ago
  5. e76ac2bf ath6kl: add htc ops by Kalle Valo · 13 years ago
  6. 7433a49 ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend() by Kalle Valo · 13 years ago
  7. 12eb944 ath6kl: document all spinlocks by Kalle Valo · 13 years ago
  8. 96f1fad ath6kl: alignment should match open parenthesis by Kalle Valo · 13 years ago
  9. 390a8c8 ath6kl: Check wow state before sending control and data pkt by Raja Mani · 13 years ago
  10. 1e9a905 ath6kl: Add provision to define suspend policy in disconnected state. by Raja Mani · 13 years ago
  11. daa16bc ath6kl: Restrict memcpy to bounce buffer only for write request by Raja Mani · 13 years ago
  12. d1f4159 ath6kl: Fix random system lockup by Raja Mani · 13 years ago
  13. b29072c ath6kl: prioritize Tx bundling based on AC priorities by Chilam Ng · 13 years ago
  14. 1b2df40 ath6kl: Update license header by Vasanthakumar Thiagarajan · 13 years ago
  15. cca4d5a ath6kl: Workaround to support Deep Sleep with MSM. by Santosh Sajjan · 13 years ago
  16. e390af7 ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend by Raja Mani · 13 years ago
  17. 0e7de66 ath6kl: Fix memory leak when unloading ath6kl_sdio by Vasanthakumar Thiagarajan · 13 years ago
  18. 241b128 ath6kl: add back beginnings of USB support by Kalle Valo · 13 years ago
  19. 45eaa78 ath6kl: create core.c by Kalle Valo · 13 years ago
  20. a0afd4f Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 13 years ago
  21. 866dc88 ath6kl: Fix SDIO error path by Sujith Manoharan · 13 years ago
  22. 9d82682 ath6kl: Use a mutex_lock to avoid race in diabling and handling irq by Vasanthakumar Thiagarajan · 13 years ago
  23. cb00ec3 ath6kl: revert USB support by John W. Linville · 13 years ago
  24. c003897 ath6kl: handle firmware names more dynamically by Kalle Valo · 13 years ago
  25. 7e95e365 Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 13 years ago
  26. 10509f9 ath6kl: implement scheduled scan by Kalle Valo · 13 years ago
  27. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  28. fdb2858 ath6kl: Use mutex to protect dma buffer in sync read write by Raja Mani · 13 years ago
  29. f0ea5d5 ath6kl: add ar6004 firmwares to sdio module by Kalle Valo · 13 years ago
  30. 0d0192ba ath6kl: use hardware version names consistently by Kalle Valo · 13 years ago
  31. fde5776 ath6kl: enable USB support by Kalle Valo · 13 years ago
  32. 77eab1e ath6kl: add hif_type by Kalle Valo · 13 years ago
  33. d93e2c2 ath6kl: AR6004 SDIO support by Naveen Gangadharan · 13 years ago
  34. c711149 ath6kl: move diag commands to hif driver by Kalle Valo · 13 years ago
  35. 1f4c894 ath6kl: change bmi sizes being configurable by HIF by Kalle Valo · 13 years ago
  36. 66b693c ath6kl: move bmi calls to hif driver by Kalle Valo · 13 years ago
  37. 0737237 ath6kl: Remove WARN_ON msg in Suspend path by Raja Mani · 13 years ago
  38. d7c44e0 ath6kl: Invoke WOW suspend/resume calls during PM operation by Raja Mani · 13 years ago
  39. 0f60e9f ath6kl: Include new parameter in suspend path for wowlan by Raja Mani · 13 years ago
  40. 8277de1 ath6kl: add suspend_cutpower module parameter by Kalle Valo · 13 years ago
  41. b4b2a0b ath6kl: cut power during suspend by Kalle Valo · 13 years ago
  42. e28e810 ath6kl: refactor sdio configuration to a separate function by Kalle Valo · 13 years ago
  43. 52d81a6 ath6kl: implement ath6kl_cfg80211_suspend() by Kalle Valo · 13 years ago
  44. 32a07e4 ath6kl: create ath6kl_hif_stop() by Kalle Valo · 13 years ago
  45. cd4b8b8 ath6kl: change name of sdio driver to ath6kl by Kalle Valo · 13 years ago
  46. b2e7569 ath6kl: move power control from sdio to core by Kalle Valo · 13 years ago
  47. 3ef987b ath6kl: add more boot debug messages by Kalle Valo · 13 years ago
  48. 6db8fa5 ath6kl: Refactor ath6kl_destroy() by Vasanthakumar Thiagarajan · 13 years ago
  49. 334234b ath6kl: Maintain firmware interface index in struct ath6kl_vif by Vasanthakumar Thiagarajan · 13 years ago
  50. 8dafb70 ath6kl: Refactor wiphy dev and net dev init functions by Vasanthakumar Thiagarajan · 13 years ago
  51. 1738085 ath6kl: unbreak suspend by Sam Leffler · 13 years ago
  52. 2e1cb23 ath6kl: move remaining content from htc_hif.h to hif.h by Kalle Valo · 13 years ago
  53. 8e8ddb2 ath6kl: move htc_hif to hif.c by Kalle Valo · 13 years ago
  54. aa6cffc ath6kl: make sure WLAN power save is enabled during suspend by Chilam Ng · 13 years ago
  55. 861dd05 ath6kl: Claim sdio function only at appropriate places by Vasanthakumar Thiagarajan · 13 years ago
  56. 151bd30 ath6kl: Replace spin_lock_irqsave with spin_lock_bh by Vasanthakumar Thiagarajan · 13 years ago
  57. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  58. f7325b8 ath6kl: add sdio debug messages by Kalle Valo · 13 years ago
  59. 9df337a ath6kl: deinitialise wiphy on error by Vivek Natarajan · 13 years ago
  60. 94e532d ath6kl: Fix system freeze under heavy data load by Vasanthakumar Thiagarajan · 13 years ago
  61. abcb344 ath6kl: implement suspend support by Kalle Valo · 13 years ago
  62. 1df94a8 ath6kl: Fix buffer alignment for scatter-gather I/O by Vasanthakumar Thiagarajan · 13 years ago
  63. 50745af ath6kl: Move scatter information from ath6kl_device to htc_target by Vasanthakumar Thiagarajan · 13 years ago
  64. 348a8fb ath6kl: Merge scatter rw request functions into one by Vasanthakumar Thiagarajan · 13 years ago
  65. da22069 ath6kl: Refactor ath6kl_sdio_read_write_sync() by Vasanthakumar Thiagarajan · 13 years ago
  66. 4a005c3 ath6kl: Moe virt_scat from hif_dev_scat_sup_info to hif_scatter_req by Vasanthakumar Thiagarajan · 13 years ago
  67. cfeab10 ath6kl: Merge scatter gather setup functions for two method by Vasanthakumar Thiagarajan · 13 years ago
  68. 18a0f93 ath6kl: Move down scatter enable and cleanup functions by Vasanthakumar Thiagarajan · 13 years ago
  69. ac2bba0 ath6kl: Cleanup ath6kl_sdio_cleanup_scatter() by Vasanthakumar Thiagarajan · 13 years ago
  70. def85c0 ath6kl: Cleanup ath6kl_sdio_enable_scatter() by Vasanthakumar Thiagarajan · 13 years ago
  71. 3df505a ath6kl: Refactor refactor ath6kl_sdio_setup_scat_resource() by Vasanthakumar Thiagarajan · 13 years ago
  72. e041c7f ath6kl: Remove endpoint reference from hif_scatter_req by Vasanthakumar Thiagarajan · 13 years ago
  73. d4df789 ath6kl: Remove struct hif_scatter_req_priv by Vasanthakumar Thiagarajan · 13 years ago
  74. c630d18 ath6kl: Move ath6kl_sdio_async_rw_scatter() down to other hif_ops functions by Vasanthakumar Thiagarajan · 13 years ago
  75. f74a736 ath6kl: cleanup callbacks for different scatter gather method by Vasanthakumar Thiagarajan · 13 years ago
  76. bdcd817 Add ath6kl cleaned up driver by Kalle Valo · 13 years ago