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