1. 0eb1464 cfg80211: reset auth algorithm by Johannes Berg · 15 years ago
  2. e45cd82 cfg80211: send events for userspace SME by Johannes Berg · 15 years ago
  3. 8990646 cfg80211: implement get_wireless_stats by Johannes Berg · 15 years ago
  4. 9930380 cfg80211: implement IWRATE by Johannes Berg · 15 years ago
  5. ab737a4 cfg80211: implement IWAP for WDS by Johannes Berg · 15 years ago
  6. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  7. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  8. 6829c87 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago
  9. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago
  10. aff89a9 cfg80211: introduce nl80211 testmode command by Johannes Berg · 15 years ago
  11. 5121ea0 wext: constify extra argument to wireless_send_event by Johannes Berg · 15 years ago
  12. 7ebbe6b cfg80211: remove wireless_dev->bssid by Johannes Berg · 15 years ago
  13. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  14. dad8233 nl80211: clean up function definitions by Johannes Berg · 15 years ago
  15. 2a783c1 cfg80211: move break statement to correct place by Johannes Berg · 15 years ago
  16. 8983240 wext: default to y by Johannes Berg · 15 years ago
  17. df2b35b wext: allow returning NULL stats by Johannes Berg · 15 years ago
  18. f58d4ed cfg80211: send wext MLME-MICHAELMICFAILURE.indication by Johannes Berg · 15 years ago
  19. 27bea66 cfg80211: infer WPA and WPA2 support from TKIP and CCMP by David Kilroy · 15 years ago
  20. 2ab658f cfg80211: set WE encoding size based on available ciphers by David Kilroy · 15 years ago
  21. 51cd4aa cfg80211: allow drivers that can't scan for specific ssids by David Kilroy · 15 years ago
  22. 3daf097 cfg80211: Advertise ciphers via WE according to driver capability by David Kilroy · 15 years ago
  23. 83f5e2c cfg80211: prohibit scanning the same channel more than once by Johannes Berg · 15 years ago
  24. a538e2d cfg80211: issue netlink notification when scan starts by Johannes Berg · 15 years ago
  25. e36d56b cfg80211: pass netdev to change_virtual_intf by Johannes Berg · 15 years ago
  26. 2dce4c2 cfg80211: fix refcount leak by Johannes Berg · 15 years ago
  27. 1f5fc70 Wireless: nl80211, fix lock imbalance by Jiri Slaby · 15 years ago
  28. a97f442 cfg80211: validate station settings by Johannes Berg · 15 years ago
  29. 9a5e8bb cfg80211: allow setting station parameters in mesh by Andrey Yurovsky · 15 years ago
  30. 155cc9e cfg80211: allow adding/deleting stations on mesh by Andrey Yurovsky · 15 years ago
  31. 2f0accc cfg80211: fix rfkill locking problem by Johannes Berg · 15 years ago
  32. 558f6d3 cfg80211: fix for duplicate response for driver reg request by Luis R. Rodriguez · 15 years ago
  33. 60fd2b6 cfg80211: make ieee80211_get_mesh_hdrlen() static by Luis R. Rodriguez · 15 years ago
  34. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  35. 7643a2c cfg80211: move txpower wext from mac80211 by Johannes Berg · 15 years ago
  36. 0f6399c nl80211: use GFP_ATOMIC for michael mic failure message by Bob Copeland · 15 years ago
  37. 729e9c7 cfg80211: fix for duplicate userspace replies by Luis R. Rodriguez · 15 years ago
  38. 034d655 cfg80211: disallow interfering with stations on non-AP (part 2) by Johannes Berg · 15 years ago
  39. 8fc0fee cfg80211: use key size constants by Johannes Berg · 15 years ago
  40. 362a415 nl80211: bounce scan request back to userspace by Johannes Berg · 15 years ago
  41. 51b50fb cfg80211: validate AID of stations being added by Johannes Berg · 15 years ago
  42. 079e24e nl80211: Eliminate reference to BUS_ID_SIZE. by David S. Miller · 15 years ago
  43. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  44. 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
  45. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 15 years ago
  46. 8705782 wext: remove atomic requirement for wireless stats by Johannes Berg · 15 years ago
  47. 0d63cbb wireless: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  48. bbcf3f0 cfg80211: warn when wiphy_apply_custom_regulatory() does nothing by Luis R. Rodriguez · 15 years ago
  49. e43e820 cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFS by Pavel Roskin · 15 years ago
  50. 61405e9 cfg80211: fix in nl80211_set_reg() by Luis R. Rodriguez · 15 years ago
  51. d0e18f8 cfg80211: cleanup return calls on nl80211_set_reg() by Luis R. Rodriguez · 15 years ago
  52. 4776c6e cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULES by Luis R. Rodriguez · 15 years ago
  53. e3da574 cfg80211: allow wext to remove keys that don't exist by Johannes Berg · 15 years ago
  54. 3dcf670 cfg80211: mark ops as pointer to const by David Kilroy · 15 years ago
  55. 9f26a95 nl80211: Validate NL80211_ATTR_KEY_SEQ length by Jouni Malinen · 15 years ago
  56. 80a3511 cfg80211: add debugfs HT40 allow map by Luis R. Rodriguez · 15 years ago
  57. 1ac6130 mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 by Luis R. Rodriguez · 15 years ago
  58. 294196a cfg80211: check allowed channel type upon userspace requests by Luis R. Rodriguez · 15 years ago
  59. 689da1b wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ by Luis R. Rodriguez · 15 years ago
  60. 038659e cfg80211: Process regulatory max bandwidth checks for HT40 by Luis R. Rodriguez · 15 years ago
  61. 5078b2e cfg80211: fix race between core hint and driver's custom apply by Luis R. Rodriguez · 15 years ago
  62. 88f16db wext: verify buffer size for SIOCSIWENCODEEXT by Johannes Berg · 15 years ago
  63. fd2120c net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations by Pablo Neira Ayuso · 15 years ago
  64. f7eef35 wext: remove seq_start/stop sparse annotations by Johannes Berg · 15 years ago
  65. faa8fdc nl80211: Add RSC configuration for new keys by Jouni Malinen · 15 years ago
  66. 3f77316c nl80211: Add IEEE 802.1X PAE control for station mode by Jouni Malinen · 15 years ago
  67. eccb8e8 nl80211: improve station flags handling by Johannes Berg · 15 years ago
  68. 0e46724 nl80211: Validate MFP flag type when parsing STA flags by Jouni Malinen · 15 years ago
  69. 0864512 cfg80211: implement wext key handling by Johannes Berg · 15 years ago
  70. 7be69c0 wext: fix get_wireless_stats locking by Johannes Berg · 15 years ago
  71. e80cf85 cfg80211: disallow interfering with stations on non-AP by Johannes Berg · 15 years ago
  72. cbe8fa9 cfg80211: put wext data into substructure by Johannes Berg · 15 years ago
  73. 0b25858 cfg80211: fix wext iw_freq parsing by Johannes Berg · 15 years ago
  74. dc6382c nl80211 : Add support for configuring MFP by Jouni Malinen · 15 years ago
  75. a8679be 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
  76. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. 1b06bb4 cfg80211: make nl80211_send_mlme_timeout() static by Luis R. Rodriguez · 15 years ago
  78. 44e1b98 cfg80211: Use the correct IE buffer pointer by Michael Buesch · 15 years ago
  79. 273de92 cfg80211: Remove unnecessary ksize() call by Michael Buesch · 15 years ago
  80. 0ef9ccd cfg80211: remove superfluous !last_request check in reg_device_remove() by Chris Wright · 15 years ago
  81. 30a548c cfg80211: fix comment on regulatory hint processing by Luis R. Rodriguez · 15 years ago
  82. b1ed8dd cfg80211: fix bug while trying to process beacon hints on init by Luis R. Rodriguez · 15 years ago
  83. ac46d48 cfg80211: fix race condition with wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 15 years ago
  84. c0f0aac cfg80211: fix truncated IEs by Johannes Berg · 15 years ago
  85. 1965c85 nl80211: Add event for authentication/association timeout by Jouni Malinen · 15 years ago
  86. 8e30bc5 nl80211: allow configuring IBSS beacon interval by Johannes Berg · 15 years ago
  87. ba44cb7 cfg80211: mark all WEXT handlers _GPL by Johannes Berg · 15 years ago
  88. 9d30842 cfg80211: clear WEXT SSID when clearing IBSS by Johannes Berg · 15 years ago
  89. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  90. d323655 cfg80211: clean up includes by Johannes Berg · 15 years ago
  91. 04a773a cfg80211/nl80211: add IBSS API by Johannes Berg · 15 years ago
  92. 691597c cfg80211/mac80211: move wext SIWMLME into cfg80211 by Johannes Berg · 15 years ago
  93. d726405 nl80211: send wiphy along with netdev by Johannes Berg · 15 years ago
  94. 7edfab7 cfg80211: convert mutex assert to macro by Johannes Berg · 15 years ago
  95. 25e47c1 cfg80211: add cipher capabilities by Johannes Berg · 15 years ago
  96. 6bad876 cfg80211: send regulatory beacon hint events to userspace by Luis R. Rodriguez · 15 years ago
  97. 5dab3b8 cfg80211: add netlink channel put helper by Luis R. Rodriguez · 15 years ago
  98. a4ed90d cfg80211: respect API on orig_flags on channel for beacon hint by Luis R. Rodriguez · 15 years ago
  99. de95a54 mac80211: pass all probe request IEs to driver by Johannes Berg · 15 years ago
  100. 18a8365 cfg80211: introduce scan IE limit attribute by Johannes Berg · 15 years ago