1. bd0ac3f net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECT by Dmitry Shmidt · 13 years ago
  2. e7c926f net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnect by Dmitry Shmidt · 13 years ago
  3. c6a6a52 net: wireless: Add CFG80211_ALLOW_RECONNECT option by Dmitry Shmidt · 13 years ago
  4. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 13 years ago
  5. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
  6. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  7. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  8. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  9. e308150 wireless: Do not allow disabled channel in scan request by Rajkumar Manoharan · 13 years ago
  10. 3965ac0 wireless: Fix rate mask for scan request by Rajkumar Manoharan · 13 years ago
  11. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 13 years ago
  12. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  13. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  14. 20925fe wireless: mark cfg80211_is_all_idle as static by John W. Linville · 14 years ago
  15. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  16. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  17. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  18. 7834704b cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL event body by Nishant Sarmukadam · 14 years ago
  19. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  20. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 14 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  22. 09d989d cfg80211: add regulatory hint disconnect support by Luis R. Rodriguez · 15 years ago
  23. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  24. 84920e3 cfg80211: make regulatory_hint_11d() band specific by Luis R. Rodriguez · 15 years ago
  25. 5f61203 cfg80211: fix channel setting for wext by Abhijeet Kolekar · 15 years ago
  26. e60d744 wireless : use a dedicated workqueue for cfg80211. by Alban Browaeys · 15 years ago
  27. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  28. 7400f42 cfg80211: fix NULL ptr deref by Johannes Berg · 15 years ago
  29. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  30. 7d930bc cfg80211: sme: deauthenticate on assoc failure by Johannes Berg · 15 years ago
  31. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  32. 8bb8948 cfg80211: always get BSS by Johannes Berg · 15 years ago
  33. bbac31f cfg80211: fix SME connect by Johannes Berg · 15 years ago
  34. f796996 cfg80211: make spurious warnings less likely, configurable by Johannes Berg · 15 years ago
  35. 16a832e cfg80211: allow cfg80211_connect_result with bssid == NULL by Zhu Yi · 15 years ago
  36. 415ad1ef cfg80211: fix leaks of wdev->conn->ie by David Kilroy · 15 years ago
  37. ea416a7 cfg80211: report userspace SME connected event properly by Johannes Berg · 15 years ago
  38. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  39. f401a6f cfg80211: use reassociation when possible by Johannes Berg · 15 years ago
  40. 59bbb6f cfg80211: validate channel settings across interfaces by Johannes Berg · 15 years ago
  41. bcba8ea cfg80211: Set WEP ciphers by Samuel Ortiz · 15 years ago
  42. b6f0b63 cfg80211: fix SME association after disassociation by Johannes Berg · 15 years ago
  43. 8dadadb cfg80211: clear SSID on disconnect/no connection by Johannes Berg · 15 years ago
  44. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 15 years ago
  45. df7fc0f cfg80211: keep track of current_bss for userspace SME by Johannes Berg · 15 years ago
  46. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  47. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  48. 3409ff7 cfg80211: fix typo of IWEVASSOCRESPIE by Zhu Yi · 15 years ago
  49. d4b1a68 cfg80211: remove WARN_ON in __cfg80211_sme_scan_done by Zhu Yi · 15 years ago
  50. ec3f149 cfg80211: fix a locking bug by Johannes Berg · 15 years ago
  51. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  52. 4bde0f7 cfg80211: fix two buglets by Johannes Berg · 15 years ago
  53. 79c97e9 cfg80211: clean up naming once and for all by Johannes Berg · 15 years ago
  54. 667503d cfg80211: fix locking by Johannes Berg · 15 years ago
  55. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  56. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  57. e45cd82 cfg80211: send events for userspace SME by Johannes Berg · 15 years ago
  58. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  59. 6829c87 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago
  60. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago