1. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 11 years ago
  2. 1b09cd8 cfg80211: ignore supported rates for nonexistant bands on scan by Felix Fietkau · 11 years ago
  3. 9f16d84 cfg80211: disable 5/10 MHz support for all drivers by Johannes Berg · 11 years ago
  4. 7fa322c nl80211: check nla_nest_start() return value by Johannes Berg · 11 years ago
  5. 9fe271a nl80211: fix error path in nl80211_get_key() by Johannes Berg · 11 years ago
  6. ae917c9 nl80211: check nla_put_* return values by Johannes Berg · 11 years ago
  7. 1fe4517 cfg80211: fix ibss wext chandef creation by Simon Wunderlich · 11 years ago
  8. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  9. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  10. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  11. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  12. f84f771 genetlink: allow making ops const by Johannes Berg · 11 years ago
  13. c1f3bb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  14. b476d3f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  15. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  16. 87bc072 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  17. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  18. d0a361a nl80211: fix channel switch parsing by Andrei Otcheretianski · 11 years ago
  19. b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
  20. c6da674 {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh by Chun-Yeow Yeoh · 11 years ago
  21. 034c6d6 cfg80211: export reg_initiator_name() by Luis R. Rodriguez · 11 years ago
  22. 5336fa8 nl80211/cfg80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  23. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  24. bbe09bb cfg80211: update dfs_state_entered upon dfs_state change by Michal Kazior · 11 years ago
  25. c532a58 cfg80211: fix DFS channel recovery timeout by Michal Kazior · 11 years ago
  26. 79845c6 cfg80211: fix scheduled scan pointer access by Johannes Berg · 11 years ago
  27. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  28. 03f2712 cfg80211: export reg_initiator_name() by Luis R. Rodriguez · 11 years ago
  29. 9f96da4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  30. f556331 wireless: radiotap: fix parsing buffer overrun by Johannes Berg · 11 years ago
  31. fa1fb9c cfg80211: simplify strict custom alpha2 regdomain check by Luis R. Rodriguez · 11 years ago
  32. cea8524 cfg80211: enable regulatory hints for strict custom settings by Luis R. Rodriguez · 11 years ago
  33. c01fc9a cfg80211: pass station supported channel and oper class info by Sunil Dutt · 11 years ago
  34. f38dd58 cfg80211: don't add p2p device while in RFKILL by Emmanuel Grumbach · 11 years ago
  35. 789fd03 cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie() by Luis R. Rodriguez · 11 years ago
  36. c6ca5e2 cfg80211: vlan priority handling in WMM by cedric Voncken · 11 years ago
  37. 131a19b regulatory: enable channels 52-64 and 100-144 for world roaming by Johannes Berg · 11 years ago
  38. ff311bc nl80211: allow CAC only if no operation is going on by Simon Wunderlich · 11 years ago
  39. f0823475 cfg80211: parse dfs region for internal regdb option by Janusz Dziedzic · 11 years ago
  40. f364ef9 mac80211: fix some snprintf misuses by Eliad Peller · 11 years ago
  41. aa5f66d cfg80211: fix sysfs registration race by Johannes Berg · 11 years ago
  42. f478f33 cfg80211: fix warning when using WEXT for IBSS by Bruno Randolf · 11 years ago
  43. ee4bc9e nl80211: enable IBSS support for channel switch announcements by Simon Wunderlich · 11 years ago
  44. 774f073 cfg80211: export cfg80211_chandef_dfs_required by Simon Wunderlich · 11 years ago
  45. 1800329 cfg80211: use the correct macro to check for active monitor support by Luciano Coelho · 11 years ago
  46. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  47. 1372a29 wireless: scan: Remove comment to compare_ether_addr by Joe Perches · 11 years ago
  48. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  49. f3e979a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  50. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  51. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 11 years ago
  52. d074666 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  53. dee8a97 cfg80211: don't request disconnect if not connected by Johannes Berg · 11 years ago
  54. cb35fba nl80211: nl80211hdr_put() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  55. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 11 years ago
  56. 1da5fcc nl80211: clean up CQM settings code by Johannes Berg · 11 years ago
  57. fa59784 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  58. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  59. 7546ff9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  60. 16ef1fe nl80211/cfg80211: add channel switch command by Simon Wunderlich · 11 years ago
  61. 74418ed cfg80211: fix P2P GO interface teardown by Johannes Berg · 11 years ago
  62. c319d50 nl80211: fix another nl80211_fam.attrbuf race by Johannes Berg · 11 years ago
  63. f0bc99c net: wireless: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  64. 23df0b7 regulatory: use correct regulatory initiator on wiphy register by Arik Nemtsov · 11 years ago
  65. bf37264 nl80211: allow 5 and 10 MHz channels for IBSS by Simon Wunderlich · 11 years ago
  66. 74608ac cfg80211/mac80211: get mandatory rates based on scan width by Simon Wunderlich · 11 years ago
  67. dcd6eac nl80211: add scan width to bss and scan request structs by Simon Wunderlich · 11 years ago
  68. be29b99 cfg80211/nl80211: Add packet coalesce support by Amitkumar Karwar · 11 years ago
  69. 803768f nl80211: enable HT overrides for ibss by Simon Wunderlich · 11 years ago
  70. 50ac660 cfg80211/nl80211: rename packet pattern related structures and enums by Amitkumar Karwar · 11 years ago
  71. 83374fe nl80211: fix the setting of RSSI threshold value for mesh by Chun-Yeow Yeoh · 11 years ago
  72. f77b86d regulatory: add missing rtnl locking by Johannes Berg · 11 years ago
  73. 923a0e7 cfg80211: fix bugs in new SME implementation by Johannes Berg · 11 years ago
  74. a0ec570 nl80211: fix mgmt tx status and testmode reporting for netns by Michal Kazior · 11 years ago
  75. 57ed5cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  76. a33d402 cfg80211: fix compilation warning for cfg80211_leave_all() by Arend van Spriel · 11 years ago
  77. f9bef3d wireless: check for dangling wdev->current_bss pointer by Ben Greear · 11 years ago
  78. 0e3a39b wireless: add comments about bss refcounting by Ben Greear · 11 years ago
  79. 6f39090 wireless: Make sure __cfg80211_connect_result always puts bss by Ben Greear · 11 years ago
  80. 7d2a47a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  81. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  82. f1940c5 cfg80211: hold BSS over association process by Johannes Berg · 11 years ago
  83. 959867f cfg80211: require passing BSS struct back to cfg80211_assoc_timeout by Johannes Berg · 11 years ago
  84. 86e8cf9 nl80211: use small state buffer for wiphy_dump by Johannes Berg · 11 years ago
  85. f93beba Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  86. 3a5a423 nl80211: fix attrbuf access race by allocating a separate one by Johannes Berg · 11 years ago
  87. 2f301ab nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag by Simon Wunderlich · 11 years ago
  88. a1193be nl80211: use attributes to parse beacons by Simon Wunderlich · 11 years ago
  89. 3899ba9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  90. 940d0ac cfg80211: fix rtnl leak in wiphy dump error cases by Johannes Berg · 11 years ago
  91. ea141b75 nl80211: allow sending CMD_FRAME without specifying any frequency by Antonio Quartulli · 11 years ago
  92. 3d124ea cfg80211: fix VHT TDLS peer AID verification by Jouni Malinen · 11 years ago
  93. ffb3cf3 {nl,mac,cfg}80211: Allow user to configure basic rates for mesh by Ashok Nagarajan · 11 years ago
  94. 8e7c053 {nl,cfg}80211: make peer link expiration time configurable by Colleen Twitty · 11 years ago
  95. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  96. 9b88196 cfg80211: make wiphy index start at 0 again by Johannes Berg · 11 years ago
  97. 256c90d cfg80211: fix potential deadlock regression by Johannes Berg · 11 years ago
  98. 3430140 regulatory: use proper enum return value by Johannes Berg · 11 years ago
  99. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 11 years ago
  100. 6ff57cf cfg80211/mac80211: clean up cfg80211 SME APIs by Johannes Berg · 11 years ago