1. c1762a3 ath6kl: Add support for uAPSD by Thirumalai Pachamuthu · 14 years ago
  2. f914edd ath6kl: Add a function in wmi.c to add/delete a multicast filter by Vasanthakumar Thiagarajan · 14 years ago
  3. 3f3c4ee ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDID by Vasanthakumar Thiagarajan · 14 years ago
  4. 4f34dac ath6kl: send TCMD response through testmode events by Thomas Pedersen · 14 years ago
  5. ca1d16a ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmd by Raja Mani · 14 years ago
  6. 3ca9d1f ath6kl: support for P2P mgmt operations on station interface by Aarthi Thiruvengadam · 14 years ago
  7. 10509f9 ath6kl: implement scheduled scan by Kalle Valo · 14 years ago
  8. 71f96ee ath6kl: make maximum number of vifs runtime configurable by Kalle Valo · 14 years ago
  9. bd24a50 ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDID by Aarthi Thiruvengadam · 14 years ago
  10. 902b462 ath6kl: Remove few unused WMI stuff by Raja Mani · 14 years ago
  11. 45cf110 ath6kl: Add wmi functions to configure WOW mode and host sleep mode by Raja Mani · 14 years ago
  12. 5c9b4fa ath6kl: Add wmi functions to add/delete WOW patterns by Raja Mani · 14 years ago
  13. f4bb9a6 ath6kl: Fix key configuration to copy at most seq_len from seq by Jouni Malinen · 14 years ago
  14. 11f6e40 ath6kl: Fix lockdep warning by Vasanthakumar Thiagarajan · 14 years ago
  15. c89c591 ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset() by Kalle Valo · 14 years ago
  16. 3101ede ath6kl: fix missing copy of action frame contents by Aarthi Thiruvengadam · 14 years ago
  17. 1052261 ath6kl: Report unique remain-on-channel cookie values by Jouni Malinen · 14 years ago
  18. 0ce5944 ath6kl: Initialize target wlan values for every vif by Vasanthakumar Thiagarajan · 14 years ago
  19. 990bd91 ath6kl: Maintain virtual interface in a list by Vasanthakumar Thiagarajan · 14 years ago
  20. 6765d0a ath6kl: Use interface index from wmi data headr by Vasanthakumar Thiagarajan · 14 years ago
  21. 240d279 ath6kl: Take vif information from wmi event by Vasanthakumar Thiagarajan · 14 years ago
  22. 334234b ath6kl: Maintain firmware interface index in struct ath6kl_vif by Vasanthakumar Thiagarajan · 14 years ago
  23. cf5333d ath6kl: Move few more vif specific information to struct ath6kl_vif by Vasanthakumar Thiagarajan · 14 years ago
  24. 8c8b65e ath6kl: Move bssid information to vif structure by Vasanthakumar Thiagarajan · 14 years ago
  25. f5938f2 ath6kl: Move nw_type to vif structure by Vasanthakumar Thiagarajan · 14 years ago
  26. 59c9844 ath6kl: Define interface specific states by Vasanthakumar Thiagarajan · 14 years ago
  27. be98e3a ath6kl: Keep wiphy reference in ath6kl structure by Vasanthakumar Thiagarajan · 14 years ago
  28. ff0b007 ath6kl: Add debugfs control for keepalive and disconnection timeout by Jouni Malinen · 14 years ago
  29. 1261875 ath6kl: Add debugfs files for roaming control by Jouni Malinen · 14 years ago
  30. 4b28a80 ath6kl: Add debugfs file for target roam table by Jouni Malinen · 14 years ago
  31. a7f0c58 ath6kl: remove unused parameters from struct wmi by Kalle Valo · 14 years ago
  32. b9b6ee6 ath6kl: improve wmi debug messages by Kalle Valo · 14 years ago
  33. ef09410 ath6kl: add prefix parameter to ath6kl_dbg_dump() by Kalle Valo · 14 years ago
  34. 8651213 ath6kl: Report PMKSA candidate events through cfg80211 by Jouni Malinen · 14 years ago
  35. 32c1087 ath6kl: Export beacon interval and DTIM period through STA info by Jouni Malinen · 14 years ago
  36. 551185c ath6kl: Update BSS information after connection by Jouni Malinen · 14 years ago
  37. 82e14f5 ath6kl: Remove unnecessary bssinfo event header conversion by Jouni Malinen · 14 years ago
  38. 457fb04 ath6kl: Remove the unused node table implementation by Jouni Malinen · 14 years ago
  39. 1aaa8c7 ath6kl: Replace internal node table with cfg80211 BSS table by Jouni Malinen · 14 years ago
  40. f195d50 ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processing by Jouni Malinen · 14 years ago
  41. 0603376 ath6kl: Process regulatory requests from firmware. by Vivek Natarajan · 14 years ago
  42. 572e27c ath6kl: Fix AP mode connect event parsing and TIM updates by Jouni Malinen · 14 years ago
  43. d6e51e6 ath6kl: Fix WMI message structure for AP_SET_PVB by Jouni Malinen · 14 years ago
  44. e509044 ath6kl: Add debugfs entry to modify roaming parameters. by Vivek Natarajan · 14 years ago
  45. 939f1cc ath6kl: implement support to set firmware log parameters by Kalle Valo · 14 years ago
  46. bdf5396 ath6kl: add firmware log support by Kalle Valo · 14 years ago
  47. 003353b0d ath6kl: add testmode support by Kalle Valo · 14 years ago
  48. 9809d8e ath6kl: Report received Action frames to cfg80211 by Jouni Malinen · 14 years ago
  49. a0df5db ath6kl: Notify cfg80211 of TX status of mgmt_tx frames by Jouni Malinen · 14 years ago
  50. ae32c30 ath6kl: Report received Probe Request frames to cfg80211 by Jouni Malinen · 14 years ago
  51. 1276c9e ath6kl: Support channel set request for startscan command by Edward Lu · 14 years ago
  52. f9e5f05 ath6kl: Add cfg80211 calls for remain-on-channel events by Jouni Malinen · 14 years ago
  53. 6465ddc ath6kl: Add new WMI commands and events for P2P by Jouni Malinen · 14 years ago
  54. 2387513 ath6kl: Use change_station() to authorize/unauthorize STAs by Jouni Malinen · 14 years ago
  55. 9a5b131 ath6kl: Delay initial group key setup in AP mode by Jouni Malinen · 14 years ago
  56. 6a7c9ba ath6kl: Add functionality for starting AP mode by Jouni Malinen · 14 years ago
  57. 3ce6ff5 ath6kl: Add wmi meta data information only it is available by Vasanthakumar Thiagarajan · 14 years ago
  58. 594a0bc ath6kl: Cleanup ath6kl_wmi_data_hdr_remove() by Vasanthakumar Thiagarajan · 14 years ago
  59. 77fccc7 ath6kl: Remove ath6kl_wmi_iterate_nodes() by Vasanthakumar Thiagarajan · 14 years ago
  60. 39dd3fc ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes() by Vasanthakumar Thiagarajan · 14 years ago
  61. 852bd9d ath6kl: Move initialization/deinitialization of scan_table to appropriate functions by Vasanthakumar Thiagarajan · 14 years ago
  62. 9d0c6bc ath6kl: Cleanup parameters of wlan_node_table_init() by Vasanthakumar Thiagarajan · 14 years ago
  63. 46ff8d5 ath6kl: Remove ath6kl_wmi_get_current_bssid() by Vasanthakumar Thiagarajan · 14 years ago
  64. 70df051 ath6kl: Remove bssid from struct wmi by Vasanthakumar Thiagarajan · 14 years ago
  65. e4c7ffc ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes() by Vasanthakumar Thiagarajan · 14 years ago
  66. 7c3075e ath6kl: Move scan table from wmi to ath6kl by Vasanthakumar Thiagarajan · 14 years ago
  67. 2865785 ath6kl: Cleanup void *parent_dev in struct wmi by Vasanthakumar Thiagarajan · 14 years ago
  68. c8790cba ath6kl: Avoid two memset to clear src and desr mac addr variable memory in ath6kl_wmi_dot11_hdr_remove() by Raja Mani · 14 years ago
  69. bdcd817 Add ath6kl cleaned up driver by Kalle Valo · 14 years ago