1. abc7381 cfg80211: decouple regulatory variables from cfg80211_mutex by Luis R. Rodriguez · 15 years ago
  2. 4b44c8b cfg80211: do not iterate over rdev list on country IE hint by Luis R. Rodriguez · 15 years ago
  3. 9828b01 cfg80211: use goto out on country IE reg hint failure by Luis R. Rodriguez · 15 years ago
  4. e40cbdac cfg80211: fix NETDEV_UNREGISTER notifier by Johannes Berg · 15 years ago
  5. df7fc0f cfg80211: keep track of current_bss for userspace SME by Johannes Berg · 15 years ago
  6. dd21dcd wext: remove extra return on wireless_nlevent_init() by Luis R. Rodriguez · 15 years ago
  7. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  8. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 15 years ago
  9. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 15 years ago
  10. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  11. f9d6b40 cfg80211: fix disassoc while not associated by Johannes Berg · 15 years ago
  12. c0b2bbd nl80211: add missing parameter clearing by Johannes Berg · 15 years ago
  13. bc43b28 cfg80211: fix circular lock dependency (1) by Johannes Berg · 15 years ago
  14. 09f97e0 cfg80211: increase scan result expire time by Helmut Schaa · 15 years ago
  15. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  16. 1e05666 cfg80211: avoid setting default_key if add_key fails by Zhu Yi · 15 years ago
  17. 3409ff7 cfg80211: fix typo of IWEVASSOCRESPIE by Zhu Yi · 15 years ago
  18. 1f00fca cfg80211: set_default_key only for WEP by Zhu Yi · 15 years ago
  19. 25e83c4 cfg80211: don't optimise wext calls too much by Johannes Berg · 15 years ago
  20. d4b1a68 cfg80211: remove WARN_ON in __cfg80211_sme_scan_done by Zhu Yi · 15 years ago
  21. ae9e4b0 cfg80211: treat ieee80211_regdom hints as user hints by Luis R. Rodriguez · 15 years ago
  22. 6682588 cfg80211: fix unregistration by Johannes Berg · 15 years ago
  23. 323d566 cfg80211: fix disabling WPA via wext (SIOCSIWAUTH) by Gábor Stefanik · 15 years ago
  24. 596a07c cfg80211: fix more bugs in mlme handling by Johannes Berg · 15 years ago
  25. 48ab905 nl80211: report BSS status by Johannes Berg · 15 years ago
  26. 4697fe4 cfg80211: fix wext setting SSID by Johannes Berg · 15 years ago
  27. 908d436 cfg80211: don't look at wdev->ssid for giwessid by Johannes Berg · 15 years ago
  28. c56c571 cfg80211: fix wext stats by Johannes Berg · 15 years ago
  29. ec3f149 cfg80211: fix a locking bug by Johannes Berg · 15 years ago
  30. 80e5b06 cfg80211: fix NULL dereference in IBSS SIOCGIWAP by Zhu Yi · 15 years ago
  31. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  32. b9454e8 nl80211: introduce new key attributes by Johannes Berg · 15 years ago
  33. 4bde0f7 cfg80211: fix two buglets by Johannes Berg · 15 years ago
  34. a71d62d cfg80211: fix race in giwrate by Johannes Berg · 15 years ago
  35. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. 9e81ecc cfg80211: double free in __cfg80211_scan_done by Christian Lamparter · 15 years ago
  37. 6c95e2a nl80211: Memory leak fixed by Niko Jokinen · 15 years ago
  38. 1dacc76 net/compat/wext: send different messages to compat tasks by Johannes Berg · 15 years ago
  39. 4f45b2c wext: optimise, comment and fix event sending by Johannes Berg · 15 years ago
  40. b333b3d22 wireless extensions: make netns aware by Johannes Berg · 15 years ago
  41. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  42. 0b20633d cfg80211: disallow configuring unsupported interfaces by Johannes Berg · 15 years ago
  43. 79c97e9 cfg80211: clean up naming once and for all by Johannes Berg · 15 years ago
  44. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  45. 4f5dadc cfg80211: fix MFP bug, sparse warnings by Johannes Berg · 15 years ago
  46. 4d0c8ae cfg80211: properly name driver locking by Johannes Berg · 15 years ago
  47. c1e6fb1 cfg80211: warn again on spurious deauth by Johannes Berg · 15 years ago
  48. cb0b4be cfg80211: mlme API must be able to sleep by Johannes Berg · 15 years ago
  49. 7848547 cfg80211: fix netdev down problem by Johannes Berg · 15 years ago
  50. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  51. 6c230c0 cfg80211: check for current_bss from giwrate by Samuel Ortiz · 15 years ago
  52. 9834c07 cfg80211: fix giwrange by Johannes Berg · 15 years ago
  53. 3dc27d2 nl80211: limit to one pairwise cipher for associate() by Johannes Berg · 15 years ago
  54. 0a9b5e1 cfg80211: refuse authenticating to same BSSID twice by Johannes Berg · 15 years ago
  55. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  56. 517357c cfg80211: assimilate and export ieee80211_bss_get_ie by Johannes Berg · 15 years ago
  57. 0eb1464 cfg80211: reset auth algorithm by Johannes Berg · 15 years ago
  58. e45cd82 cfg80211: send events for userspace SME by Johannes Berg · 15 years ago
  59. 8990646 cfg80211: implement get_wireless_stats by Johannes Berg · 15 years ago
  60. 9930380 cfg80211: implement IWRATE by Johannes Berg · 15 years ago
  61. ab737a4 cfg80211: implement IWAP for WDS by Johannes Berg · 15 years ago
  62. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  63. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  64. 6829c87 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago
  65. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago
  66. aff89a9 cfg80211: introduce nl80211 testmode command by Johannes Berg · 15 years ago
  67. 5121ea0 wext: constify extra argument to wireless_send_event by Johannes Berg · 15 years ago
  68. 7ebbe6b cfg80211: remove wireless_dev->bssid by Johannes Berg · 15 years ago
  69. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  70. dad8233 nl80211: clean up function definitions by Johannes Berg · 15 years ago
  71. 2a783c1 cfg80211: move break statement to correct place by Johannes Berg · 15 years ago
  72. 8983240 wext: default to y by Johannes Berg · 15 years ago
  73. df2b35b wext: allow returning NULL stats by Johannes Berg · 15 years ago
  74. f58d4ed cfg80211: send wext MLME-MICHAELMICFAILURE.indication by Johannes Berg · 15 years ago
  75. 27bea66 cfg80211: infer WPA and WPA2 support from TKIP and CCMP by David Kilroy · 15 years ago
  76. 2ab658f cfg80211: set WE encoding size based on available ciphers by David Kilroy · 15 years ago
  77. 51cd4aa cfg80211: allow drivers that can't scan for specific ssids by David Kilroy · 15 years ago
  78. 3daf097 cfg80211: Advertise ciphers via WE according to driver capability by David Kilroy · 15 years ago
  79. 83f5e2c cfg80211: prohibit scanning the same channel more than once by Johannes Berg · 15 years ago
  80. a538e2d cfg80211: issue netlink notification when scan starts by Johannes Berg · 15 years ago
  81. e36d56b cfg80211: pass netdev to change_virtual_intf by Johannes Berg · 15 years ago
  82. 2dce4c2 cfg80211: fix refcount leak by Johannes Berg · 15 years ago
  83. 1f5fc70 Wireless: nl80211, fix lock imbalance by Jiri Slaby · 15 years ago
  84. a97f442 cfg80211: validate station settings by Johannes Berg · 15 years ago
  85. 9a5e8bb cfg80211: allow setting station parameters in mesh by Andrey Yurovsky · 15 years ago
  86. 155cc9e cfg80211: allow adding/deleting stations on mesh by Andrey Yurovsky · 15 years ago
  87. 2f0accc cfg80211: fix rfkill locking problem by Johannes Berg · 15 years ago
  88. 558f6d3 cfg80211: fix for duplicate response for driver reg request by Luis R. Rodriguez · 15 years ago
  89. 60fd2b6 cfg80211: make ieee80211_get_mesh_hdrlen() static by Luis R. Rodriguez · 15 years ago
  90. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  91. 7643a2c cfg80211: move txpower wext from mac80211 by Johannes Berg · 15 years ago
  92. 0f6399c nl80211: use GFP_ATOMIC for michael mic failure message by Bob Copeland · 15 years ago
  93. 729e9c7 cfg80211: fix for duplicate userspace replies by Luis R. Rodriguez · 15 years ago
  94. 034d655 cfg80211: disallow interfering with stations on non-AP (part 2) by Johannes Berg · 15 years ago
  95. 8fc0fee cfg80211: use key size constants by Johannes Berg · 15 years ago
  96. 362a415 nl80211: bounce scan request back to userspace by Johannes Berg · 15 years ago
  97. 51b50fb cfg80211: validate AID of stations being added by Johannes Berg · 15 years ago
  98. 079e24e nl80211: Eliminate reference to BUS_ID_SIZE. by David S. Miller · 15 years ago
  99. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. 45ea4ea 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