1. 1da3f88 iwmc3200wifi: typo fix and code cleanup by Zhu Yi · 14 years ago
  2. d281fd4 iwmc3200wifi: mark some pmksa functions static by Zhu Yi · 14 years ago
  3. 880f8bd iwmc3200wifi: increase concatenated buffer by Zhu Yi · 14 years ago
  4. c03c6ae iwmc3200wifi: protect rx_tickets and rx_packets[] lists by Zhu Yi · 14 years ago
  5. 34dd5fe iwmc3200wifi: add ftrace event tracing support by Zhu Yi · 14 years ago
  6. 04d1c22 iwmc3200wifi: remove "_safe" for some list_for_each_entry usage by Zhu Yi · 14 years ago
  7. 7d49c61 iwmc3200wifi: refuse to associate on unallowed channels by Zhu Yi · 14 years ago
  8. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  9. 044c18c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  10. 33a5d08 iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table() by Roel Kluin · 14 years ago
  11. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  13. dad48a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  14. a0e803a iwmc3200wifi: Add UMAC wifi headers to the pmkid command by Samuel Ortiz · 15 years ago
  15. 79b6a51 Revert "iwmc3200wifi: fix array out-of-boundary access" by John W. Linville · 15 years ago
  16. 3a999e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  17. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  18. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  19. 6c853da iwmc3200wifi: fix array out-of-boundary access by Zhu Yi · 15 years ago
  20. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  21. d346f49 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  22. d80050c iwmc3200wifi: Avoid an offset calculation for each management frame. by Joe Perches · 15 years ago
  23. 18974b5 iwmc3200wifi: rx aggregation support by Zhu Yi · 15 years ago
  24. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  25. 8585c2b iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx() by Roel Kluin · 15 years ago
  26. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  27. 159bcfe iwmc3200wifi: Enable wimax core through module parameter by Samuel Ortiz · 15 years ago
  28. 43b5ffe iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter by Samuel Ortiz · 15 years ago
  29. 1ee9d42 iwmc3200wifi: Coex table command does not expect a response by Samuel Ortiz · 15 years ago
  30. f330d4f iwmc3200wifi: Update wiwi priority table by Samuel Ortiz · 15 years ago
  31. 6646a66 iwmc3200wifi: fix NULL pointer dereference in pmkid update by Zhu Yi · 15 years ago
  32. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  33. 9bf22f2 iwmc3200wifi: Implement cfg80211 PMKSA API by Samuel Ortiz · 15 years ago
  34. 6b65b6a iwmc3200wifi: Remove tx concatenation option by Samuel Ortiz · 15 years ago
  35. b136b3a iwmc3200wifi: Add stopped queue to debugfs by Samuel Ortiz · 15 years ago
  36. a7af530 iwmc3200wifi: 802.11n Tx aggregation support by Samuel Ortiz · 15 years ago
  37. 2351178 iwmc3200wifi: Set wireless mode correctly by Zhu Yi · 15 years ago
  38. 0bed08d iwmc3200wifi: Update wireless_mode with eeprom values by Samuel Ortiz · 15 years ago
  39. fe19176 iwmc3200wifi: Dont set the UMAC power limit when interface is down by Samuel Ortiz · 15 years ago
  40. 902b666 iwmc3200wifi: Parse HT channels EEPROM entries by Samuel Ortiz · 15 years ago
  41. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. 328aca3 iwmc3200wifi: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  43. 133d7c6 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig by John W. Linville · 15 years ago
  44. b8fcf59 iwmc3200wifi: handle coexistence radio notification by Zhu Yi · 15 years ago
  45. 5dc5316 iwmc3200wifi: Set wiphy firmware version by Samuel Ortiz · 15 years ago
  46. 7fd6b12 iwmc3200wifi: Support unexpected reboot barker by Samuel Ortiz · 15 years ago
  47. 9829e1b iwmc3200wifi: Try shared auth when open WEP fails by Samuel Ortiz · 15 years ago
  48. 56e3f08 iwmc3200wifi: Do not handle wifi command if the interface is not ready by Samuel Ortiz · 15 years ago
  49. 708567e iwmc3200wifi: Check for cmd pointer before dereferencing it by Samuel Ortiz · 15 years ago
  50. f96cca8 iwmc3200wifi: SDIO disable race fix by Samuel Ortiz · 15 years ago
  51. 88e6195 iwmc3200wifi: Tx power setting by Samuel Ortiz · 15 years ago
  52. 7eae165 iwmc3200wifi: Update fixed size config definitions by Samuel Ortiz · 15 years ago
  53. 05f9589 iwmc3200wifi: Update statistics notification structure by Samuel Ortiz · 15 years ago
  54. 69cf6e2 iwmc3200wifi: Improve rx debug by Samuel Ortiz · 15 years ago
  55. 6a79c9f iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both by Samuel Ortiz · 15 years ago
  56. e85498b21 iwmc3200wifi: CT kill support by Samuel Ortiz · 15 years ago
  57. a82aedb iwmc3200wifi: WPS support by Samuel Ortiz · 15 years ago
  58. 03d1a62 iwmc3200wifi: allow joining an existed IBSS network by Zhu Yi · 15 years ago
  59. 30315ff iwmc3200wifi: add BGN sdio device id by Zhu Yi · 15 years ago
  60. 439ca3a iwmc3200wifi: select IWMC3200TOP in Kconfig by Tomas Winkler · 15 years ago
  61. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  62. 5b36737 iwmc3200wifi: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  63. 9d480b8 debugfs: Change debugfs directory of IWMC3200 by GeunSik Lim · 15 years ago
  64. 04e715c iwmc3200wifi: Add a last_fw_err debugfs entry by Samuel Ortiz · 15 years ago
  65. d210176 iwmc3200wifi: Handle UMAC stalls and UMAC assert properly by Samuel Ortiz · 15 years ago
  66. d04bd62 iwmc3200wifi: New initial LMAC calibration by Samuel Ortiz · 15 years ago
  67. 31452420 iwmc3200wifi: fix misuse of le16_to_cpu by Zhu Yi · 15 years ago
  68. c743627 iwmc3200wifi: add disconnect work by Zhu Yi · 15 years ago
  69. de15fd3 iwmc3200wifi: use cfg80211_roamed to send roam event by Zhu Yi · 15 years ago
  70. d041811 iwmc3200wifi: Fix sparse warning by Samuel Ortiz · 15 years ago
  71. b90a5c9 iwmc3200wifi: Set WEP key from connect by Samuel Ortiz · 15 years ago
  72. ae73abf iwmc3200wifi: invalidate profile when necessary before connect by Zhu Yi · 15 years ago
  73. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. 847c1e1 iwmc3200wifi: avoid setting default key for 802.1X and RSNA by Zhu Yi · 15 years ago
  75. beda278 iwmc3200wifi: set WEP key static flag correctly by Zhu Yi · 15 years ago
  76. 554503f iwmc3200wifi: fix set_wpa_version and set_auth_type order by Zhu Yi · 15 years ago
  77. 9f9857b drivers/net/wireless: introduce missing kfree by Julia Lawall · 15 years ago
  78. 2f6d7c1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  79. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  81. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 15 years ago
  82. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 15 years ago
  83. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  84. 2a21f86 wireless: ERR_PTR vs null by Dan Carpenter · 15 years ago
  85. 51def0b imwc3200: move iwmc3200 SDIO ids to sdio_ids.h by Tomas Winkler · 15 years ago
  86. 971ad01 iwmc3200wifi: fix a use-after-free bug by Zhu Yi · 15 years ago
  87. 9c7c0cd iwmc3200wifi: fix cfg80211_connect_result is called in IBSS by Zhu Yi · 15 years ago
  88. b68518f iwmc3200wifi: use cfg80211_connect_result to send req/resp IE by Zhu Yi · 15 years ago
  89. 6e5db0a iwmc3200wifi: remove key caches in driver by Zhu Yi · 15 years ago
  90. b6c3217 iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success by Zhu Yi · 15 years ago
  91. 0e371f1 iwmc3200wifi: remove setting WEP keys before setting essid support by Zhu Yi · 15 years ago
  92. 9967d46 iwmc3200wifi: cfg80211 managed mode port by Samuel Ortiz · 15 years ago
  93. 4fdd81f iwmc3200wifi: use correct debug level by Zhu Yi · 15 years ago
  94. 49b7772 iwmc3200wifi: set cipher_suites before registering wiphy by Zhu Yi · 15 years ago
  95. 3a0e485 iwmc3200wifi: hardware does not support IP checksum by Zhu Yi · 15 years ago
  96. 1cc589b iwmc3200wifi: fix UMAC INIT_COMPLETE notification handling by Zhu Yi · 15 years ago
  97. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  98. 513a239 iwmc3200wifi: fix NULL pointer dereference in iwm_if_free by Zhu Yi · 15 years ago
  99. 19a4280 iwmc3200wifi: remove B0 hardware support by Zhu Yi · 15 years ago
  100. fd2c7fe iwmc3200wifi: simplify calibration map by Zhu Yi · 15 years ago