1. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  2. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  3. c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 12 years ago
  4. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  5. f3b369e mwifiex: rx path enhancement to derive priv only once by Avinash Patil · 12 years ago
  6. 3a5b8a1 mwifiex: handle extended supported rates IE for AP by Avinash Patil · 12 years ago
  7. 22db249 Revert "mwifiex: retrieve correct max_power information in reg_notifier handler" by Amitkumar Karwar · 12 years ago
  8. f3e1af3 mwifiex: disable channel filtering for SSID specific scan from user by Amitkumar Karwar · 12 years ago
  9. b0e70c2 mwifiex: minor cleanup and a fix in scan semaphore usage by Amitkumar Karwar · 12 years ago
  10. f162cac mwifiex: abort scan upon interface down by Amitkumar Karwar · 12 years ago
  11. e45a841 mwifiex: use LOW_PRIORITY scan flag provided in scan request by Amitkumar Karwar · 12 years ago
  12. 6fcf2b1 mwifiex: clean up scan state on error by Bing Zhao · 12 years ago
  13. dcd5c79 mwifiex: return -EBUSY if specific scan request cannot be honored by Bing Zhao · 12 years ago
  14. afe3840 mwifiex: Using %*phD instead of print_hex_dump_bytes by Andrei Emeltchenko · 12 years ago
  15. f575f65 mwifiex: use sizeof(array) to print_hex_dump_bytes by Bing Zhao · 12 years ago
  16. 04b2312 wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC by Arend van Spriel · 12 years ago
  17. b292219 wireless: use OR operation to set wiphy features by Johannes Berg · 12 years ago
  18. 8cc1d52 mwifiex: update cfg80211 with correct reason code when connection is lost by Amitkumar Karwar · 12 years ago
  19. 0697588 mwifiex: update cfg80211 with correct reason code when association fails by Amitkumar Karwar · 12 years ago
  20. 061f2e6 mwifiex: reset scan_processing flag in failure cases by Amitkumar Karwar · 12 years ago
  21. c247633 mwifiex: return -EBUSY if scan request cannot be honored by Bing Zhao · 12 years ago
  22. 5570a91 mwifiex: convert to use le16_add_cpu() by Wei Yongjun · 12 years ago
  23. 2db96c3 mwifiex: enhance RX reordering to avoid packet drop during host sleep by Avinash Patil · 12 years ago
  24. 8b4509f mwifiex: add inactivity deauth support for ap by Kevin Gan · 12 years ago
  25. 3215215 mwifiex: set txpd when send a mgmt frame for AP and GO mode by Stone Piao · 12 years ago
  26. 8a6e231 mwifiex: parse P2P IEs from beacon_data by Stone Piao · 12 years ago
  27. 9197ab9 mwifiex: add support for P2P GO in interface type change by Stone Piao · 12 years ago
  28. e1a2b7a mwifiex: add support for P2P client in interface type change by Stone Piao · 12 years ago
  29. 197f4a2 mwifiex: add P2P interface by Stone Piao · 12 years ago
  30. 7bff9c9 mwifiex: send firmware initialization commands synchronously by Stone Piao · 12 years ago
  31. ea021f5 mwifiex: append each IE into a seperate IE buffer by Stone Piao · 12 years ago
  32. eab1c76 mwifiex: process remain on channel expired event by Stone Piao · 12 years ago
  33. 7feb4c4 mwifiex: implement remain_on_channel and cancel_remain_on_channel by Stone Piao · 12 years ago
  34. 2dbaf75 mwifiex: report received management frames to cfg80211 by Stone Piao · 12 years ago
  35. 3cec687 mwifiex: implement cfg80211 mgmt_frame_register handler by Stone Piao · 12 years ago
  36. 83719be mwifiex: advertise mgmt_stype to cfg80211 by Stone Piao · 12 years ago
  37. e39faa7 mwifiex: implement cfg80211 mgmt_tx handler by Stone Piao · 12 years ago
  38. a8aa69d mwifiex: fix coding style issue by Stone Piao · 12 years ago
  39. fd0fc52 mwifiex: potential corruption in mwifiex_update_uap_custom_ie() by Dan Carpenter · 12 years ago
  40. 5419575 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  41. de09364 mwifiex: block scan request during heavy Tx traffic by Amitkumar Karwar · 12 years ago
  42. 22c22d2 mwifiex: disconnect the device before entering suspend state by Amitkumar Karwar · 12 years ago
  43. 9a17bad mwifiex: fix issue in resumed scan operation by Amitkumar Karwar · 12 years ago
  44. 552bff0 cfg80211: constify name parameter to add_virtual_intf by Johannes Berg · 12 years ago
  45. 4ac8764 mwifiex: separate TxPD processing routine for AP by Avinash Patil · 12 years ago
  46. fd4c451 mwifiex: disable WOW by default by Bing Zhao · 12 years ago
  47. cc0ba0d mwifiex: support custom world regulatory domain by Amitkumar Karwar · 12 years ago
  48. 77c8a14 mwifiex: do not hint regulatory domain with f/w country code by Bing Zhao · 12 years ago
  49. e89e2da mwifiex: use country ie of requested AP while associating by Amitkumar Karwar · 12 years ago
  50. 16051b0 mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly by Amitkumar Karwar · 12 years ago
  51. a458c0a mwifiex: have same priority for AP and station traffic by Amitkumar Karwar · 12 years ago
  52. 09d60ce mwifiex: remove AMSDU_AGGR_CTRL command response handler by Amitkumar Karwar · 12 years ago
  53. 1661aef mwifiex: remove 11N_CFG command response handler by Amitkumar Karwar · 12 years ago
  54. e69d1ff mwifiex: remove get operation code for SUBSCRIBE EVENT command by Amitkumar Karwar · 12 years ago
  55. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  56. 908fe11 mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_private by Jeff Disher · 12 years ago
  57. 84f6a95 mwifiex: make use of is_zero_ether_addr() by Bing Zhao · 12 years ago
  58. a3c2c4f mwifiex: parse rate info for AP by Avinash Patil · 12 years ago
  59. e3a8e0b4 mwifiex: don't disable wait_q_enabled flag by Amitkumar Karwar · 12 years ago
  60. 26fc36a mwifiex: release semaphore acquired for internal scan operation by Amitkumar Karwar · 12 years ago
  61. 626a43d mwifiex: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  62. a71bf90 mwifiex: use is_broadcast_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  63. da25186 mwifiex: fix skb length issue when send a command to firmware by Stone Piao · 12 years ago
  64. 126f492 mwifiex: use GFP_ATOMIC under spin lock by Dan Carpenter · 12 years ago
  65. 9c7ff73 mwifiex: notify cfg80211 about MIC failures by Amitkumar Karwar · 12 years ago
  66. 641c869 mwifiex: fix 'smatch' warning in preparing key_material cmd by Bing Zhao · 12 years ago
  67. 8dd4372 mwifiex: fix powerpc64-linux- compilation warnings by Bing Zhao · 12 years ago
  68. 2f9279b mwifiex: fix code mis-alignment after the if statement by Fengguang Wu · 12 years ago
  69. b877f4c mwifiex: add AES_CMAC support in key_material cmd by Ying Luo · 12 years ago
  70. 53b1123 mwifiex: pass key_params pointer in mwifiex_set_encode by Ying Luo · 12 years ago
  71. 9d7aba6 mwifiex: rename wapi_rxpn to pn by Ying Luo · 12 years ago
  72. 3e238a1 mwifiex: cleanup TX/RX BA tables for uAP by Avinash Patil · 12 years ago
  73. 5a009ad mwifiex: add 11n Block Ack support for uAP by Avinash Patil · 12 years ago
  74. d1cf3b9 mwifiex: support RX AMSDU aggregation for uAP by Avinash Patil · 12 years ago
  75. 838e4f4 mwifiex: improve uAP RX handling by Avinash Patil · 12 years ago
  76. 017a92a mwifiex: create list for associated stations in AP mode by Avinash Patil · 12 years ago
  77. 3d99d98 mwifiex: separate file for handling AP events by Avinash Patil · 12 years ago
  78. c825891 mwifiex: update 11n status as per start_ap IE by Avinash Patil · 12 years ago
  79. bdd37be mwifiex: improve scan delay logic during Tx traffic by Amitkumar Karwar · 12 years ago
  80. b7525db mwifiex: update max_chan_per_scan correctly for SSID scan by Amitkumar Karwar · 12 years ago
  81. ed1ea6f mwifiex: do le_to_cpu conversion for Rx packet header elements by Amitkumar Karwar · 12 years ago
  82. bda1b1b mwifiex: correction in MSDU padding logic by Yogesh Ashok Powar · 12 years ago
  83. 7d273ef mwifiex: remove extra padding to AMSDU by Yogesh Ashok Powar · 12 years ago
  84. d92a680 mwifiex: copy MSDU subframes correctly by Yogesh Ashok Powar · 12 years ago
  85. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  86. d369f7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  87. 433c399 mwifiex: improvement in cfg80211 set_bitrate_mask handler by Amitkumar Karwar · 12 years ago
  88. 05910f4 mwifiex: add support to use basic rates in ibss join request by Amitkumar Karwar · 12 years ago
  89. 006606c mwifiex: remove unnecessary code in data rate configuration by Amitkumar Karwar · 12 years ago
  90. 1f45b39 mwifiex: remove redundant code in set channel path by Amitkumar Karwar · 12 years ago
  91. d07d152 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  92. fe02012 mwifiex: correction in mcs index check by Amitkumar Karwar · 12 years ago
  93. 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  94. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  95. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  96. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  97. 8a279d5 mwifiex: add set_antenna handler support by Amitkumar Karwar · 12 years ago
  98. 2152fe9 mwifiex: parse WPS IEs from beacon_data by Avinash Patil · 12 years ago
  99. 2dd2bd6 mwifiex: advertise WPS probe response offload support to cfg80211 by Avinash Patil · 12 years ago
  100. 5370c83 mwifiex: add change_beacon cfg80211 handler by Avinash Patil · 12 years ago