1. b2e3abd cfg80211: allow scanning on specified frequencies when using wext-compatibility by Holger Schurig · 15 years ago
  2. b275f28 wireless: update cfg80211 kconfig entry by Luis R. Rodriguez · 15 years ago
  3. fcc6cb0 cfg80211: fix looping soft lockup in find_ie() by Bob Copeland · 15 years ago
  4. 253850c wireless: update reg debug kconfig entry by Luis R. Rodriguez · 15 years ago
  5. 0448b5f nl80211: jump to out_err upon unsupported iftype by Roel Kluin · 15 years ago
  6. 3d54d25 cfg80211: clean up properly on interface type change by Johannes Berg · 15 years ago
  7. f796996 cfg80211: make spurious warnings less likely, configurable by Johannes Berg · 15 years ago
  8. 01a0ac4 cfg80211: check lost scans later, fix bug by Johannes Berg · 15 years ago
  9. 16a832e cfg80211: allow cfg80211_connect_result with bssid == NULL by Zhu Yi · 15 years ago
  10. 415ad1ef cfg80211: fix leaks of wdev->conn->ie by David Kilroy · 15 years ago
  11. ad00239 cfg80211: fix dangling scan request checking by Johannes Berg · 15 years ago
  12. ea416a7 cfg80211: report userspace SME connected event properly by Johannes Berg · 15 years ago
  13. 0ff6ce7 cfg80211: fix deadlock by Johannes Berg · 15 years ago
  14. a8b875e cfg80211: export cfg80211_wext_siwfreq by Jussi Kivilinna · 15 years ago
  15. 16cb9d4 cfg80211: allow driver to override PS default by Johannes Berg · 15 years ago
  16. 36e6fea cfg80211: check for and abort dangling scan requests by Johannes Berg · 15 years ago
  17. 1fe90b0 trivial: remove duplicate "different" from comment by Thadeu Lima de Souza Cascardo · 15 years ago
  18. 3c5772a mac80211: Use 3-address format for mesh broadcast frames. by Javier Cardona · 15 years ago
  19. aee83ea cfg80211: add missing device list locking by Johannes Berg · 15 years ago
  20. d5b96a6 mac80211: remove max_bandwidth by Pat Erley · 15 years ago
  21. 4b18114 cfg80211: fix locking for SIWFREQ by Johannes Berg · 15 years ago
  22. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  23. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  24. f401a6f cfg80211: use reassociation when possible by Johannes Berg · 15 years ago
  25. 59bbb6f cfg80211: validate channel settings across interfaces by Johannes Berg · 15 years ago
  26. bcba8ea cfg80211: Set WEP ciphers by Samuel Ortiz · 15 years ago
  27. b6f0b63 cfg80211: fix SME association after disassociation by Johannes Berg · 15 years ago
  28. e458b8a cfg80211: fix nl80211 disconnected events by Johannes Berg · 15 years ago
  29. b935df0 cfg80211: fix disassociation warning due to misuse of wdev->current_bss by Pavel Roskin · 15 years ago
  30. a42dd7ef wireless: display wext SSID when connected by cfg80211 by Zhu Yi · 15 years ago
  31. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 8dadadb cfg80211: clear SSID on disconnect/no connection by Johannes Berg · 15 years ago
  33. 75e6c3b cfg80211: lower dynamic PS timeout to 100ms by Johannes Berg · 15 years ago
  34. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 15 years ago
  35. abc7381 cfg80211: decouple regulatory variables from cfg80211_mutex by Luis R. Rodriguez · 15 years ago
  36. 4b44c8b cfg80211: do not iterate over rdev list on country IE hint by Luis R. Rodriguez · 15 years ago
  37. 9828b01 cfg80211: use goto out on country IE reg hint failure by Luis R. Rodriguez · 15 years ago
  38. e40cbdac cfg80211: fix NETDEV_UNREGISTER notifier by Johannes Berg · 15 years ago
  39. df7fc0f cfg80211: keep track of current_bss for userspace SME by Johannes Berg · 15 years ago
  40. dd21dcd wext: remove extra return on wireless_nlevent_init() by Luis R. Rodriguez · 15 years ago
  41. 3718424 cfg80211: fix regression on beacon world roaming feature by Luis R. Rodriguez · 15 years ago
  42. cd3468b cfg80211: add two missing NULL pointer checks by Johannes Berg · 15 years ago
  43. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  44. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 15 years ago
  45. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 15 years ago
  46. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  47. f9d6b40 cfg80211: fix disassoc while not associated by Johannes Berg · 15 years ago
  48. c0b2bbd nl80211: add missing parameter clearing by Johannes Berg · 15 years ago
  49. bc43b28 cfg80211: fix circular lock dependency (1) by Johannes Berg · 15 years ago
  50. 09f97e0 cfg80211: increase scan result expire time by Helmut Schaa · 15 years ago
  51. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  52. 1e05666 cfg80211: avoid setting default_key if add_key fails by Zhu Yi · 15 years ago
  53. 3409ff7 cfg80211: fix typo of IWEVASSOCRESPIE by Zhu Yi · 15 years ago
  54. 1f00fca cfg80211: set_default_key only for WEP by Zhu Yi · 15 years ago
  55. 25e83c4 cfg80211: don't optimise wext calls too much by Johannes Berg · 15 years ago
  56. d4b1a68 cfg80211: remove WARN_ON in __cfg80211_sme_scan_done by Zhu Yi · 15 years ago
  57. ae9e4b0 cfg80211: treat ieee80211_regdom hints as user hints by Luis R. Rodriguez · 15 years ago
  58. 6682588 cfg80211: fix unregistration by Johannes Berg · 15 years ago
  59. 323d566 cfg80211: fix disabling WPA via wext (SIOCSIWAUTH) by Gábor Stefanik · 15 years ago
  60. 596a07c cfg80211: fix more bugs in mlme handling by Johannes Berg · 15 years ago
  61. 48ab905 nl80211: report BSS status by Johannes Berg · 15 years ago
  62. 4697fe4 cfg80211: fix wext setting SSID by Johannes Berg · 15 years ago
  63. 908d436 cfg80211: don't look at wdev->ssid for giwessid by Johannes Berg · 15 years ago
  64. c56c571 cfg80211: fix wext stats by Johannes Berg · 15 years ago
  65. ec3f149 cfg80211: fix a locking bug by Johannes Berg · 15 years ago
  66. 80e5b06 cfg80211: fix NULL dereference in IBSS SIOCGIWAP by Zhu Yi · 15 years ago
  67. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  68. b9454e8 nl80211: introduce new key attributes by Johannes Berg · 15 years ago
  69. 4bde0f7 cfg80211: fix two buglets by Johannes Berg · 15 years ago
  70. a71d62d cfg80211: fix race in giwrate by Johannes Berg · 15 years ago
  71. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  72. 9e81ecc cfg80211: double free in __cfg80211_scan_done by Christian Lamparter · 15 years ago
  73. 6c95e2a nl80211: Memory leak fixed by Niko Jokinen · 15 years ago
  74. 1dacc76 net/compat/wext: send different messages to compat tasks by Johannes Berg · 15 years ago
  75. 4f45b2c wext: optimise, comment and fix event sending by Johannes Berg · 15 years ago
  76. b333b3d22 wireless extensions: make netns aware by Johannes Berg · 15 years ago
  77. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  78. 0b20633d cfg80211: disallow configuring unsupported interfaces by Johannes Berg · 15 years ago
  79. 79c97e9 cfg80211: clean up naming once and for all by Johannes Berg · 15 years ago
  80. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  81. 4f5dadc cfg80211: fix MFP bug, sparse warnings by Johannes Berg · 15 years ago
  82. 4d0c8ae cfg80211: properly name driver locking by Johannes Berg · 15 years ago
  83. c1e6fb1 cfg80211: warn again on spurious deauth by Johannes Berg · 15 years ago
  84. cb0b4be cfg80211: mlme API must be able to sleep by Johannes Berg · 15 years ago
  85. 7848547 cfg80211: fix netdev down problem by Johannes Berg · 15 years ago
  86. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  87. 6c230c0 cfg80211: check for current_bss from giwrate by Samuel Ortiz · 15 years ago
  88. 9834c07 cfg80211: fix giwrange by Johannes Berg · 15 years ago
  89. 3dc27d2 nl80211: limit to one pairwise cipher for associate() by Johannes Berg · 15 years ago
  90. 0a9b5e1 cfg80211: refuse authenticating to same BSSID twice by Johannes Berg · 15 years ago
  91. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  92. 517357c cfg80211: assimilate and export ieee80211_bss_get_ie by Johannes Berg · 15 years ago
  93. 0eb1464 cfg80211: reset auth algorithm by Johannes Berg · 15 years ago
  94. e45cd82 cfg80211: send events for userspace SME by Johannes Berg · 15 years ago
  95. 8990646 cfg80211: implement get_wireless_stats by Johannes Berg · 15 years ago
  96. 9930380 cfg80211: implement IWRATE by Johannes Berg · 15 years ago
  97. ab737a4 cfg80211: implement IWAP for WDS by Johannes Berg · 15 years ago
  98. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  99. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  100. 6829c87 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago