1. 53873f1 cfg80211: make wdev_list accessible to drivers by Johannes Berg · 8 years ago
  2. e705498 cfg80211: Add option to report the bss entry in connect result by Kanchanapally, Vidyullatha · 8 years ago
  3. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  4. 4ce2bd9 cfg80211: Allow reassociation to be requested with internal SME by Jouni Malinen · 8 years ago
  5. 818965d cfg80211: Allow a scan request for a specific BSSID by Jouni Malinen · 8 years ago
  6. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. 34d5051 cfg80211: basic support for PBSS network type by Lior David · 8 years ago
  8. b860715 cfg80211: stop critical protocol session upon disconnect event by Arend van Spriel · 8 years ago
  9. 80279fb cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect by Johannes Berg · 9 years ago
  10. 46b9d18 cfg80211: send extended capabilities IE in connect by Johannes Berg · 9 years ago
  11. 6eb1813 cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() by Dedy Lansky · 9 years ago
  12. 2a84ee8 cfg80211: set the rates mask in connection probes over specified freq by Karl Beldan · 10 years ago
  13. b47f610 cfg80211: clear connect keys when freeing them by Johannes Berg · 10 years ago
  14. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  15. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 10 years ago
  16. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  17. c1fbb25 cfg80211: free sme on connection failures by Eliad Peller · 10 years ago
  18. 2fd0511 cfg80211: remove BUG_ON usage by Johannes Berg · 10 years ago
  19. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 10 years ago
  20. babd3a2 cfg80211: slightly clean up of cfg80211_sme_connect() by Zhao, Gang · 10 years ago
  21. 73fb08e cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) by Zhao, Gang · 10 years ago
  22. f9d15d1 cfg80211: send scan results from work queue by Johannes Berg · 10 years ago
  23. f133525 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  24. bdfbec2 cfg80211: Add a function to get the number of supported channels by Ilan Peer · 11 years ago
  25. 9d1cd50 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  26. fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  27. 4c4d684 cfg80211: fix WARN_ON for re-association to the expired BSS by Ujjal Roy · 11 years ago
  28. 789fd03 cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie() by Luis R. Rodriguez · 11 years ago
  29. dee8a97 cfg80211: don't request disconnect if not connected by Johannes Berg · 11 years ago
  30. 923a0e7 cfg80211: fix bugs in new SME implementation by Johannes Berg · 11 years ago
  31. 0e3a39b wireless: add comments about bss refcounting by Ben Greear · 11 years ago
  32. 6f39090 wireless: Make sure __cfg80211_connect_result always puts bss by Ben Greear · 11 years ago
  33. f1940c5 cfg80211: hold BSS over association process by Johannes Berg · 11 years ago
  34. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 11 years ago
  35. 83739b0 cfg80211: remove some locked wrappers from sme API by Johannes Berg · 11 years ago
  36. 91bf9b2 cfg80211: remove some locked wrappers from mlme API by Johannes Berg · 11 years ago
  37. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 11 years ago
  38. c815797 cfg80211: check wdev->netdev in connection work by Johannes Berg · 11 years ago
  39. 2430816 cfg80211: fix interface down/disconnect state handling by Johannes Berg · 11 years ago
  40. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  41. 90e0970 cfg80211: sched_scan_mtx lock in cfg80211_conn_work() by Artem Savkov · 11 years ago
  42. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  43. f9f4752 cfg80211: always check for scan end on P2P device by Johannes Berg · 11 years ago
  44. 217c157 cfg80211: fix potential connection work crash by Johannes Berg · 11 years ago
  45. f62fab7 cfg80211: refactor association parameters by Johannes Berg · 11 years ago
  46. ee2aca3 cfg80211: add ability to override VHT capabilities by Johannes Berg · 11 years ago
  47. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 11 years ago
  48. cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 12 years ago
  49. 1a91931 regulatory: code cleanup by Johannes Berg · 12 years ago
  50. 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
  51. e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 12 years ago
  52. 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 12 years ago
  53. e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 12 years ago
  54. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  55. 89a54e4 nl80211: prepare for non-netdev wireless devs by Johannes Berg · 12 years ago
  56. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 12 years ago
  57. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
  58. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  59. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  60. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  61. e308150 wireless: Do not allow disabled channel in scan request by Rajkumar Manoharan · 13 years ago
  62. 3965ac0 wireless: Fix rate mask for scan request by Rajkumar Manoharan · 13 years ago
  63. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 13 years ago
  64. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  65. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  66. 20925fe wireless: mark cfg80211_is_all_idle as static by John W. Linville · 14 years ago
  67. 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
  68. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  69. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  70. 7834704b cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL event body by Nishant Sarmukadam · 14 years ago
  71. 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
  72. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 14 years ago
  73. 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
  74. 09d989d cfg80211: add regulatory hint disconnect support by Luis R. Rodriguez · 14 years ago
  75. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  76. 84920e3 cfg80211: make regulatory_hint_11d() band specific by Luis R. Rodriguez · 15 years ago
  77. 5f61203 cfg80211: fix channel setting for wext by Abhijeet Kolekar · 15 years ago
  78. e60d744 wireless : use a dedicated workqueue for cfg80211. by Alban Browaeys · 15 years ago
  79. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 7400f42 cfg80211: fix NULL ptr deref by Johannes Berg · 15 years ago
  81. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 7d930bc cfg80211: sme: deauthenticate on assoc failure by Johannes Berg · 15 years ago
  83. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  84. 8bb8948 cfg80211: always get BSS by Johannes Berg · 15 years ago
  85. bbac31f cfg80211: fix SME connect by Johannes Berg · 15 years ago
  86. f796996 cfg80211: make spurious warnings less likely, configurable by Johannes Berg · 15 years ago
  87. 16a832e cfg80211: allow cfg80211_connect_result with bssid == NULL by Zhu Yi · 15 years ago
  88. 415ad1ef cfg80211: fix leaks of wdev->conn->ie by David Kilroy · 15 years ago
  89. ea416a7 cfg80211: report userspace SME connected event properly by Johannes Berg · 15 years ago
  90. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  91. f401a6f cfg80211: use reassociation when possible by Johannes Berg · 15 years ago
  92. 59bbb6f cfg80211: validate channel settings across interfaces by Johannes Berg · 15 years ago
  93. bcba8ea cfg80211: Set WEP ciphers by Samuel Ortiz · 15 years ago
  94. b6f0b63 cfg80211: fix SME association after disassociation by Johannes Berg · 15 years ago
  95. 8dadadb cfg80211: clear SSID on disconnect/no connection by Johannes Berg · 15 years ago
  96. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 15 years ago
  97. df7fc0f cfg80211: keep track of current_bss for userspace SME by Johannes Berg · 15 years ago
  98. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  99. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  100. 3409ff7 cfg80211: fix typo of IWEVASSOCRESPIE by Zhu Yi · 15 years ago