1. 954e6ce ath6kl: Fix bss filter setting while scanning by Vasanthakumar Thiagarajan · 13 years ago
  2. 7fd1ce7 ath6kl: Don't advertise HT capability for incapable firmware by Vasanthakumar Thiagarajan · 13 years ago
  3. 6251d80 ath6kl: Multicast filter support in wow suspend and non-suspend by Naveen Gangadharan · 13 years ago
  4. 77ed4e4 ath6kl: disallow WoW with multiple vifs by Thomas Pedersen · 13 years ago
  5. 37a2f95 ath6kl: only restore supported HT caps by Thomas Pedersen · 13 years ago
  6. d92917e ath6kl: support fw reporting phy capabilities by Thomas Pedersen · 13 years ago
  7. 3b8ffc6 ath6kl: Configure probed SSID list consistently by Jouni Malinen · 13 years ago
  8. a432e7c ath6kl: Remove incorrect Probe Response offload support for Interworking by Jouni Malinen · 13 years ago
  9. d472b5e ath6kl: Fix bug in bg scan configuration in schedule scan by Subramania Sharma Thandaveswaran · 13 years ago
  10. eb38987 ath6kl: Retain bg scan period value modified by the user by Raja Mani · 13 years ago
  11. 48f2758 ath6kl: allow deepsleep_suspend function when wlan interface down by Ming Jiang · 13 years ago
  12. cdeb860 ath6kl: merge split format strings into one by Kalle Valo · 13 years ago
  13. 9e8b16d ath6kl: Configure 0 as rsn cap when it is not there in rsn ie by Vasanthakumar Thiagarajan · 13 years ago
  14. 798985c ath6kl: Fix possible unaligned memory access in ath6kl_get_rsn_capab() by Vasanthakumar Thiagarajan · 13 years ago
  15. c4f7863 ath6kl: handle concurrent AP-STA channel switches by Thomas Pedersen · 13 years ago
  16. d968370 Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 13 years ago
  17. 516304b ath: Add and use pr_fmt, convert printks to pr_<level> by Joe Perches · 13 years ago
  18. d97c121 ath6kl: Fix 4-way handshake failure in AP and P2P GO mode by Vasanthakumar Thiagarajan · 13 years ago
  19. df90b36 ath6kl: Configure htcap in fw based on the channel type in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  20. bed56e3 ath6kl: Don't advertise HT40 support in 2.4 Ghz by Vasanthakumar Thiagarajan · 13 years ago
  21. 1e8d13b ath6kl: Fix target assert in p2p bringup with multi vif by Vasanthakumar Thiagarajan · 13 years ago
  22. 3d79499 ath6kl: Fix scan related issue on suspend-resume by Vivek Natarajan · 13 years ago
  23. f599359 ath6kl: Set background scan period. by Bala Shanmugam · 13 years ago
  24. 5b35dff ath6kl: Store scan request info in-advance before sending SCAN request by Raja Mani · 13 years ago
  25. 03bdeb0 ath6kl: Configure inactivity timeout in fw by Vasanthakumar Thiagarajan · 13 years ago
  26. 40abc2d ath6kl: Optimize target power in deep sleep suspend by Raja Mani · 13 years ago
  27. 055bde4 ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspend by Raja Mani · 13 years ago
  28. b4d13d3 ath6kl: abort normal scan when scheduled scan is started by Kalle Valo · 13 years ago
  29. c86e4f4 ath6kl: handle probe response from P2P device in P2P GO mode by Aarthi Thiruvengadam · 13 years ago
  30. b528387 ath6kl: use max_t() in ath6kl_cfg80211_connect() by Kalle Valo · 13 years ago
  31. 17a7b16 ath6kl: Fix merge error in ath6kl_set_ies() by Aarthi Thiruvengadam · 13 years ago
  32. 8c9bb05 ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect() by Kalle Valo · 13 years ago
  33. d0d670a ath6kl: remove multiple assignments by Kalle Valo · 13 years ago
  34. ddc3d77 ath6kl: logical continuations should be on the previous line by Kalle Valo · 13 years ago
  35. 96f1fad ath6kl: alignment should match open parenthesis by Kalle Valo · 13 years ago
  36. ce0dc0c ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspend by Raja Mani · 13 years ago
  37. 8f46fcc ath6kl: Maintain the listen interval per VIF specific by Raja Mani · 13 years ago
  38. 390a8c8 ath6kl: Check wow state before sending control and data pkt by Raja Mani · 13 years ago
  39. 1e9a905 ath6kl: Add provision to define suspend policy in disconnected state. by Raja Mani · 13 years ago
  40. 05e5bd0 Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 13 years ago
  41. 67cd22e ath6kl: implement hidden ssid by Thomas Pedersen · 13 years ago
  42. 080eec4 ath6kl: Clear the IE in firmware if not set by Aarthi Thiruvengadam · 13 years ago
  43. e5348a1 ath6kl: Make sure wiphy is registered before calling regulatory_hint() by Vasanthakumar Thiagarajan · 13 years ago
  44. f2afdac ath6kl: Group wiphy initialization into ath6kl_cfg80211_init() by Vasanthakumar Thiagarajan · 13 years ago
  45. faaf192 ath6kl: Register driver ht capabilities in wiphy by Vasanthakumar Thiagarajan · 13 years ago
  46. 13423c3 ath6kl: Make foreground scan a deterministic one by Vasanthakumar Thiagarajan · 13 years ago
  47. cc4d623 ath6kl: Remove bogus non-NULL pointer check by Vasanthakumar Thiagarajan · 13 years ago
  48. d0ff738 ath6kl: Add unicast mgmt frame buffering by Naveen Gangadharan · 13 years ago
  49. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 13 years ago
  50. 1b2df40 ath6kl: Update license header by Vasanthakumar Thiagarajan · 13 years ago
  51. 3c325fb ath6kl: Fix typo in cfg80211.c by Masanari Iida · 13 years ago
  52. 3c411a4 ath6kl: Return a proper error code when not in connected state by Raja Mani · 13 years ago
  53. 081c7a8 ath6kl: Wait for host sleep mode cmd processed event during WOW suspend by Raja Mani · 13 years ago
  54. d91e8ee ath6kl: Configure WOW patterns while going to wow_suspend by Raja Mani · 13 years ago
  55. 1d2a445 ath6kl: Fix bug in maintaining aggregation state in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  56. 7baef81 ath6kl: Define a structure for connection specific aggregation information by Vasanthakumar Thiagarajan · 13 years ago
  57. d6a434d ath6kl: create ath6kl_core.ko by Kalle Valo · 13 years ago
  58. 45eaa78 ath6kl: create core.c by Kalle Valo · 13 years ago
  59. 46d33a2 ath6kl: unify cfg80211 init/cleanup functions by Kalle Valo · 13 years ago
  60. c25889e ath6kl: rename vif init and cleanup functions by Kalle Valo · 13 years ago
  61. c1762a3 ath6kl: Add support for uAPSD by Thirumalai Pachamuthu · 13 years ago
  62. 8232736 ath6kl: Fix listen interval handling by Sujith Manoharan · 13 years ago
  63. 4a8ce2f ath6kl: Remove redundant pointer check by Sujith Manoharan · 13 years ago
  64. 80abaf9 ath6kl: Implement ndo_set_rx_mode() by Vasanthakumar Thiagarajan · 13 years ago
  65. 792ecb3 ath6kl: Remove redundant key_index check. by Vivek Natarajan · 13 years ago
  66. ba1f6fe ath6kl: Advertise TX/RX support for frames in AP mode by Jouni Malinen · 13 years ago
  67. 33e5308 ath6kl: Add del_station cfg80211_ops by Jouni Malinen · 13 years ago
  68. e68f675 ath6kl: Fix panic when setting a channel by Sujith Manoharan · 13 years ago
  69. c08631c ath6kl: Send own IP addr to the firmware during WOW suspend by Raja Mani · 13 years ago
  70. 6e786cb ath6kl: Fix connect command to clear previously used IEs by Jouni Malinen · 13 years ago
  71. 5e13fd3 ath6kl: Use cfg80211_roamed_bss() to report roaming event by Vasanthakumar Thiagarajan · 13 years ago
  72. 7e95e365 Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 13 years ago
  73. 3ca9d1f ath6kl: support for P2P mgmt operations on station interface by Aarthi Thiruvengadam · 13 years ago
  74. 10509f9 ath6kl: implement scheduled scan by Kalle Valo · 13 years ago
  75. 7125f01 ath6kl: implement ath6kl_cfg80211_stop_all() by Kalle Valo · 13 years ago
  76. c97a31b ath6kl: remove a workaround from ath6kl_cfg80211_stop() by Kalle Valo · 13 years ago
  77. d6d5c06 ath6kl: cleanup ath6kl_priv() by Kalle Valo · 13 years ago
  78. 4703290 ath6kl: Use delayed key configuration for WAPI in AP mode by Jouni Malinen · 13 years ago
  79. 0bb4e30 ath6kl: remove unused sc_params from struct ath6kl by Kalle Valo · 13 years ago
  80. b992a28 ath6kl: fix ath6kl's set tx power by Luis R. Rodriguez · 13 years ago
  81. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  82. 743b451 ath6kl: unlock if ath6kl_cfg80211_connect() fails by Dan Carpenter · 13 years ago
  83. f143379 ath6kl: Find ar->max_norm_iface in firmware IE parsing by Vasanthakumar Thiagarajan · 13 years ago
  84. 774439a ath6kl: Remove modparam multi_norm_if_support by Vasanthakumar Thiagarajan · 13 years ago
  85. 59500b4 ath6kl: Fix AP mode operation after interface down/up by Vasanthakumar Thiagarajan · 13 years ago
  86. 542c519 ath6kl: Clear WPS ctrl flag if zero length IE is received from cfg80211 by Raja Mani · 13 years ago
  87. 71f96ee ath6kl: make maximum number of vifs runtime configurable by Kalle Valo · 13 years ago
  88. be5abaa ath6kl: Fix bug in setting dot11_auth_mode in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  89. 7cefa44 ath6kl: Fix bug in setting default key index for tx in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  90. 4eab6f4 ath6kl: Fix cfg80211 warning while starting IBSS mode by Raja Mani · 13 years ago
  91. b8214df ath6kl: Allow SMS4 to be configured in AP mode by Dai Shuibing · 13 years ago
  92. 5e07021 ath6kl: Add support for configuring SMS4 keys by Dai Shuibing · 13 years ago
  93. eae9e06 ath6kl: Expose ath6kl's WOW capabilities to cfg80211 by Raja Mani · 13 years ago
  94. a918fb3 ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake up by Raja Mani · 13 years ago
  95. d7c44e0 ath6kl: Invoke WOW suspend/resume calls during PM operation by Raja Mani · 13 years ago
  96. 524441e ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwr by Raja Mani · 13 years ago
  97. 0f60e9f ath6kl: Include new parameter in suspend path for wowlan by Raja Mani · 13 years ago
  98. 6cb3c71 ath6kl: Add WOW suspend/resume implementation by Raja Mani · 13 years ago
  99. f3e61ec ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error values by Jouni Malinen · 13 years ago
  100. f4bb9a6 ath6kl: Fix key configuration to copy at most seq_len from seq by Jouni Malinen · 13 years ago