1. 5505597 ath6kl: Implement add_virtual_intf() and del_virtual_intf() by Vasanthakumar Thiagarajan · 14 years ago
  2. 2792972 ath6kl: Use the other variant of netdev (un)register APIs by Vasanthakumar Thiagarajan · 14 years ago
  3. 990bd91 ath6kl: Maintain virtual interface in a list by Vasanthakumar Thiagarajan · 14 years ago
  4. 478ac02 ath6kl: Introduce spinlock to protect vif specific information by Vasanthakumar Thiagarajan · 14 years ago
  5. 6db8fa5 ath6kl: Refactor ath6kl_destroy() by Vasanthakumar Thiagarajan · 14 years ago
  6. e29f25f ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info() by Vasanthakumar Thiagarajan · 14 years ago
  7. 28ae58d ath6kl: Remove net_device from ath6kl by Vasanthakumar Thiagarajan · 14 years ago
  8. 240d279 ath6kl: Take vif information from wmi event by Vasanthakumar Thiagarajan · 14 years ago
  9. 334234b ath6kl: Maintain firmware interface index in struct ath6kl_vif by Vasanthakumar Thiagarajan · 14 years ago
  10. b95907a ath6kl: Make net and target stats vif specific by Vasanthakumar Thiagarajan · 14 years ago
  11. cf5333d ath6kl: Move few more vif specific information to struct ath6kl_vif by Vasanthakumar Thiagarajan · 14 years ago
  12. 14ee6f6 ath6kl: Move scan_req info and sme_state to vif by Vasanthakumar Thiagarajan · 14 years ago
  13. de3ad71 ath6kl: Move disconnect timer to vif structure by Vasanthakumar Thiagarajan · 14 years ago
  14. 2132c69 ath6kl: Move aggregation information to vif structure by Vasanthakumar Thiagarajan · 14 years ago
  15. 6f2a73f ath6kl: Move key information to vif structure by Vasanthakumar Thiagarajan · 14 years ago
  16. f74bac5 ath6kl: Move channel information to vif structure by Vasanthakumar Thiagarajan · 14 years ago
  17. 8c8b65e ath6kl: Move bssid information to vif structure by Vasanthakumar Thiagarajan · 14 years ago
  18. f5938f2 ath6kl: Move nw_type to vif structure by Vasanthakumar Thiagarajan · 14 years ago
  19. 3450334 ath6kl: Move ssid and crypto information to vif structure by Vasanthakumar Thiagarajan · 14 years ago
  20. 59c9844 ath6kl: Define interface specific states by Vasanthakumar Thiagarajan · 14 years ago
  21. 108438b ath6kl: Define an initial vif structure and use it by Vasanthakumar Thiagarajan · 14 years ago
  22. 8dafb70 ath6kl: Refactor wiphy dev and net dev init functions by Vasanthakumar Thiagarajan · 14 years ago
  23. be98e3a ath6kl: Keep wiphy reference in ath6kl structure by Vasanthakumar Thiagarajan · 14 years ago
  24. 837cb97 ath6kl: Allow CCKM AKM and KRK to be configured by Jouni Malinen · 14 years ago
  25. 6981ffd ath6kl: Add WSC IE on the associate message by Kevin Fang · 14 years ago
  26. aa6cffc ath6kl: make sure WLAN power save is enabled during suspend by Chilam Ng · 14 years ago
  27. f1f9217 ath6kl: Enable force foreground scan in connected state by Vasanthakumar Thiagarajan · 14 years ago
  28. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 14 years ago
  29. 5f68a2b ath6kl: fixup merge damage in ath6kl_mgmt_tx by John W. Linville · 14 years ago
  30. 9a73083 ath6kl: silence "invalid rate" warning by Kalle Valo · 14 years ago
  31. 1de547d ath6kl: Fix disconnect event reporting by Vasanthakumar Thiagarajan · 14 years ago
  32. 32c1087 ath6kl: Export beacon interval and DTIM period through STA info by Jouni Malinen · 14 years ago
  33. 551185c ath6kl: Update BSS information after connection by Jouni Malinen · 14 years ago
  34. 457fb04 ath6kl: Remove the unused node table implementation by Jouni Malinen · 14 years ago
  35. 01cac47 ath6kl: Fix BSS update on roaming by Jouni Malinen · 14 years ago
  36. 151411e ath6kl: Fix static WEP configuration in AP mode by Jouni Malinen · 14 years ago
  37. 170826d ath6kl: Set the sme_state to disconnected in disconnect() callback by Vasanthakumar Thiagarajan · 14 years ago
  38. ac59a2b ath6kl: Remove auth type fall back in auto authentication mode by Vasanthakumar Thiagarajan · 14 years ago
  39. 6bbc7c3 ath6kl: Allow enabling of P2P support by Jouni Malinen · 14 years ago
  40. 6e4604c ath6kl: Allow AP mode to be configured by Jouni Malinen · 14 years ago
  41. 11869be athk6l: Fix channel list processing in scan requests by Jouni Malinen · 14 years ago
  42. 003353b0d ath6kl: add testmode support by Kalle Valo · 14 years ago
  43. 1b1e6ee ath6kl: Return error from wmi.c instead of -EIO in ath6kl_cfg80211_scan by Jouni Malinen · 14 years ago
  44. 8bdfbf4 ath6kl: Include P2P IE(s) in GO Probe Response depending on request by Jouni Malinen · 14 years ago
  45. 229ed6b ath6kl: Fix default key installation in AP mode by Edward Lu · 14 years ago
  46. 38acde3 ath6kl: Fix a typo in ath6k context by Edward Lu · 14 years ago
  47. 6b5e5d2 ath6kl: Add support for new P2P iftypes in mode changes by Jouni Malinen · 14 years ago
  48. f80574a ath6kl: Advertise supported mgmt_stypes by Jouni Malinen · 14 years ago
  49. ae32c30 ath6kl: Report received Probe Request frames to cfg80211 by Jouni Malinen · 14 years ago
  50. 1276c9e ath6kl: Support channel set request for startscan command by Edward Lu · 14 years ago
  51. b84da8c ath6kl: Use set_appie command to add Probe Request IEs by Jouni Malinen · 14 years ago
  52. 8a6c8060 ath6kl: Implement mgmt_tx by Jouni Malinen · 14 years ago
  53. 63fa1e0 ath6kl: Implement remain_on_channel and cancel_remain_on_channel 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. abcb344 ath6kl: implement suspend support by Kalle Valo · 14 years ago
  58. 0e5cc8e ath6kl: Check sme state before delivering disconnect event to cfg80211 by Raja Mani · 14 years ago
  59. f91db9b ath6kl: Avoid finding bss presence in cfg80211 scan list by Raja Mani · 14 years ago
  60. 0ce7792 ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frame by Jouni Malinen · 14 years ago
  61. 9aa6035 ath6kl: Fix crash during the connection process by Raja Mani · 14 years ago
  62. 91db35d ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node() by Vasanthakumar Thiagarajan · 14 years ago
  63. 8a8bc5a ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointer by Vasanthakumar Thiagarajan · 14 years ago
  64. 77fccc7 ath6kl: Remove ath6kl_wmi_iterate_nodes() by Vasanthakumar Thiagarajan · 14 years ago
  65. 39dd3fc ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes() by Vasanthakumar Thiagarajan · 14 years ago
  66. 6fd1eac ath6kl: fix crash when interface is closed but scan is ongoing by Kalle Valo · 14 years ago
  67. cf104c2 ath6kl: fix atomicity in ath6kl_cfg80211_scan_node() by Kalle Valo · 14 years ago
  68. b2c76bb ath6kl: don't force foreground scan when connected by Kalle Valo · 14 years ago
  69. 575b5f3 ath6kl: Use bit field macros to maintain wlan enabled and disabled status by Raja Mani · 14 years ago
  70. bdcd817 Add ath6kl cleaned up driver by Kalle Valo · 14 years ago