1. 1f4052551 ath6kl: reset CONNECT_PEND and CONNECTED flags in ath6kl_cfg80211_stop() by Kalle Valo · 13 years ago
  2. ec4b7f6 ath6kl: create ath6kl_cfg80211_stop() by Kalle Valo · 13 years ago
  3. 1c17d31 ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event() by Kalle Valo · 13 years ago
  4. 2387f0d ath6kl: print seqno in htc debug logs by Kalle Valo · 13 years ago
  5. 6250aac ath6kl: print firmware crashes always by Kalle Valo · 13 years ago
  6. 6846934 ath6kl: fix WLAN_ENABLE usage in ath6kl_close() by Kalle Valo · 13 years ago
  7. 5fe4dff ath6kl: power down hardware when interface is down by Kalle Valo · 13 years ago
  8. 32a07e4 ath6kl: create ath6kl_hif_stop() by Kalle Valo · 13 years ago
  9. cd4b8b8 ath6kl: change name of sdio driver to ath6kl by Kalle Valo · 13 years ago
  10. 778e650 ath6kl: don't print an error for canceled packets by Kalle Valo · 13 years ago
  11. 8a81091 ath6kl: create ath6kl_htc_reset() by Kalle Valo · 13 years ago
  12. d60e8ab ath6kl: add a timeout to ath6kl_hif_intr_bh_handler() by Kalle Valo · 13 years ago
  13. 0c30295 ath6kl: remove useless cleanup call from ath6kl_bmi_done() by Kalle Valo · 13 years ago
  14. 20459ee ath6kl: separate hardware boot code from module initialisation code by Kalle Valo · 13 years ago
  15. 61448a9 ath6kl: merge ath6kl_init() to ath6kl_core_init() by Kalle Valo · 13 years ago
  16. 4e3d54c ath6kl: add a fixme to ath6kl_htc_wait_target() by Kalle Valo · 13 years ago
  17. b2e7569 ath6kl: move power control from sdio to core by Kalle Valo · 13 years ago
  18. c89c591 ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset() by Kalle Valo · 13 years ago
  19. cb93821 ath6kl: don't use cfg80211_scan_request after cfg80211_scan_done() by Kalle Valo · 13 years ago
  20. 3101ede ath6kl: fix missing copy of action frame contents by Aarthi Thiruvengadam · 13 years ago
  21. 1052261 ath6kl: Report unique remain-on-channel cookie values by Jouni Malinen · 13 years ago
  22. f783020 ath6kl: Fix compilation error from of.h by Sangwook Lee · 13 years ago
  23. a24fc7c ath6kl: Implement support for power parameter control from userspace by Rishi Panjwani · 13 years ago
  24. ef8f0eb ath6kl: Implement support for listen interval from userspace by Rishi Panjwani · 13 years ago
  25. 6354121 ath6kl: add support for WPS by Aarthi Thiruvengadam · 13 years ago
  26. 3ef987b ath6kl: add more boot debug messages by Kalle Valo · 13 years ago
  27. 02f0d6f ath6kl: add debug messages for credit handling by Kalle Valo · 13 years ago
  28. d23ace7 ath6kl: remove unused debug levels by Kalle Valo · 13 years ago
  29. cb64a61 ath6kl: use ath6kl_credit prefix consistently by Kalle Valo · 13 years ago
  30. f2f9219 ath6kl: move all credit distribution code to htc.c by Kalle Valo · 13 years ago
  31. 3c37039 ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info by Kalle Valo · 13 years ago
  32. e8c3979 ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_ep by Kalle Valo · 13 years ago
  33. fa99e96 ath6kl: use ath6kl prefix in credit functions by Kalle Valo · 13 years ago
  34. a9ab6cc ath6kl: remove unused A_CACHE_LINE_PAD by Kalle Valo · 13 years ago
  35. 551959d ath6kl: Use appropriate wdev from vif by Vasanthakumar Thiagarajan · 13 years ago
  36. 0ce5944 ath6kl: Initialize target wlan values for every vif by Vasanthakumar Thiagarajan · 13 years ago
  37. 3226f68a ath6kl: Add a modparam to enable multi normal interface support by Vasanthakumar Thiagarajan · 13 years ago
  38. 5505597 ath6kl: Implement add_virtual_intf() and del_virtual_intf() by Vasanthakumar Thiagarajan · 13 years ago
  39. 7b85832 ath6kl: Configure inteface information at init time by Vasanthakumar Thiagarajan · 13 years ago
  40. 2792972 ath6kl: Use the other variant of netdev (un)register APIs by Vasanthakumar Thiagarajan · 13 years ago
  41. 990bd91 ath6kl: Maintain virtual interface in a list by Vasanthakumar Thiagarajan · 13 years ago
  42. 478ac02 ath6kl: Introduce spinlock to protect vif specific information by Vasanthakumar Thiagarajan · 13 years ago
  43. d66ea4f ath6kl: Store hw mac address in struct ath6kl by Vasanthakumar Thiagarajan · 13 years ago
  44. 6765d0a ath6kl: Use interface index from wmi data headr by Vasanthakumar Thiagarajan · 13 years ago
  45. 6db8fa5 ath6kl: Refactor ath6kl_destroy() by Vasanthakumar Thiagarajan · 13 years ago
  46. e29f25f ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info() by Vasanthakumar Thiagarajan · 13 years ago
  47. 28ae58d ath6kl: Remove net_device from ath6kl by Vasanthakumar Thiagarajan · 13 years ago
  48. 240d279 ath6kl: Take vif information from wmi event by Vasanthakumar Thiagarajan · 13 years ago
  49. 334234b ath6kl: Maintain firmware interface index in struct ath6kl_vif by Vasanthakumar Thiagarajan · 13 years ago
  50. b95907a ath6kl: Make net and target stats vif specific by Vasanthakumar Thiagarajan · 13 years ago
  51. cf5333d ath6kl: Move few more vif specific information to struct ath6kl_vif by Vasanthakumar Thiagarajan · 13 years ago
  52. 14ee6f6 ath6kl: Move scan_req info and sme_state to vif by Vasanthakumar Thiagarajan · 13 years ago
  53. de3ad71 ath6kl: Move disconnect timer to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  54. 2132c69 ath6kl: Move aggregation information to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  55. 6f2a73f ath6kl: Move key information to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  56. f74bac5 ath6kl: Move channel information to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  57. 8c8b65e ath6kl: Move bssid information to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  58. f5938f2 ath6kl: Move nw_type to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  59. 3450334 ath6kl: Move ssid and crypto information to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  60. 59c9844 ath6kl: Define interface specific states by Vasanthakumar Thiagarajan · 13 years ago
  61. 108438b ath6kl: Define an initial vif structure and use it by Vasanthakumar Thiagarajan · 13 years ago
  62. dd3751f ath6kl: Cleanup fw interface type setting by Vasanthakumar Thiagarajan · 13 years ago
  63. 8dafb70 ath6kl: Refactor wiphy dev and net dev init functions by Vasanthakumar Thiagarajan · 13 years ago
  64. be98e3a ath6kl: Keep wiphy reference in ath6kl structure by Vasanthakumar Thiagarajan · 13 years ago
  65. 521dffc ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device by Vasanthakumar Thiagarajan · 13 years ago
  66. 116b3a2 ath6kl: Implement support for background scan control from userspace by Rishi Panjwani · 13 years ago
  67. 83973e0 ath6kl: add debug level for hif by Kalle Valo · 13 years ago
  68. b1e03f8 ath6kl: don't dump full htc packets by Kalle Valo · 13 years ago
  69. 471e92f ath6kl: cleanup htc debug messages by Kalle Valo · 13 years ago
  70. ebf29c9 ath6kl: merge htc debug levels by Kalle Valo · 13 years ago
  71. 8fffd9e ath6kl: Implement support for QOS-enable and QOS-disable from userspace by Rishi Panjwani · 13 years ago
  72. 1716932 ath6kl: Fix endpoint_stats debugfs buffer length calculation by Jouni Malinen · 13 years ago
  73. 1738085 ath6kl: unbreak suspend by Sam Leffler · 13 years ago
  74. bef26a7 ath6kl: fix firmware start address for ar6003 hw2.0 by Kalle Valo · 13 years ago
  75. 837cb97 ath6kl: Allow CCKM AKM and KRK to be configured by Jouni Malinen · 13 years ago
  76. ff0b007 ath6kl: Add debugfs control for keepalive and disconnection timeout by Jouni Malinen · 13 years ago
  77. 1261875 ath6kl: Add debugfs files for roaming control by Jouni Malinen · 13 years ago
  78. 4b28a80 ath6kl: Add debugfs file for target roam table by Jouni Malinen · 13 years ago
  79. e809128 ath6kl: Add endpoint_stats debugfs file by Jouni Malinen · 13 years ago
  80. 6981ffd ath6kl: Add WSC IE on the associate message by Kevin Fang · 13 years ago
  81. ad3f78b ath6kl: fix null skb dereference in ath6kl_rx() by Kalle Valo · 13 years ago
  82. 2e1cb23 ath6kl: move remaining content from htc_hif.h to hif.h by Kalle Valo · 13 years ago
  83. 533cbbb ath6kl: remove unused values from htc_hif.h by Kalle Valo · 13 years ago
  84. 8e8ddb2 ath6kl: move htc_hif to hif.c by Kalle Valo · 13 years ago
  85. b4be895 ath6kl: return error block size is not power of 2 by Kalle Valo · 13 years ago
  86. cbf49a6 ath6kl: fix struct host_app_area endian handling by Kalle Valo · 13 years ago
  87. a7f0c58 ath6kl: remove unused parameters from struct wmi by Kalle Valo · 13 years ago
  88. aa6cffc ath6kl: make sure WLAN power save is enabled during suspend by Chilam Ng · 13 years ago
  89. 4533d90 ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending_handler() by Vasanthakumar Thiagarajan · 13 years ago
  90. 99f5429 ath6kl: Avoid processing failed rx packets by Vasanthakumar Thiagarajan · 13 years ago
  91. b8d5d5f ath6kl: Fix htc_packet leak in ath6kl_htc_rx_fetch() by Vasanthakumar Thiagarajan · 13 years ago
  92. 4159cc9 ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets() by Vasanthakumar Thiagarajan · 13 years ago
  93. 861dd05 ath6kl: Claim sdio function only at appropriate places by Vasanthakumar Thiagarajan · 13 years ago
  94. 151bd30 ath6kl: Replace spin_lock_irqsave with spin_lock_bh by Vasanthakumar Thiagarajan · 13 years ago
  95. 1555f73 ath6kl: Fix sparse warning "symbol 'conn' shadows an earlier one" by Vasanthakumar Thiagarajan · 13 years ago
  96. f1f9217 ath6kl: Enable force foreground scan in connected state by Vasanthakumar Thiagarajan · 13 years ago
  97. 1eb54c8 mwifiex: prevent corruption instead of just warning by Dan Carpenter · 13 years ago
  98. 7d7ab02 mwifiex: enable SDIO multiport aggregation by Amitkumar Karwar · 13 years ago
  99. fa161cb mwifiex: remove an unneeded NULL check by Dan Carpenter · 13 years ago
  100. fba6fe6 mwifiex: remove unneeded kfree(NULL); by Dan Carpenter · 13 years ago