1. 1bdd716 cfg80211: return private regdom for self-managed devices by Arik Nemtsov · 10 years ago
  2. b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
  3. ad30ca2 cfg80211: allow usermode to query wiphy specific regdom by Arik Nemtsov · 10 years ago
  4. ea372c5 cfg80211: remove unneeded initialisations in nl80211_set_reg by Johannes Berg · 10 years ago
  5. 601555c nl80211: don't crash sending invalid chandef by Johannes Berg · 10 years ago
  6. 98f0334 cfg80211: clean up beacon loss CQM event by Johannes Berg · 10 years ago
  7. 5b97f49 cfg80211: refactor the various CQM event sending code by Johannes Berg · 10 years ago
  8. ea9eba6 cfg80211: remove pointless channel lookup in survey code by Johannes Berg · 10 years ago
  9. 8f894be nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE by Tomasz Bursztyka · 10 years ago
  10. 18e5ca6 nl80211: Replace interface socket owner attribute with more generic one by Jukka Rissanen · 10 years ago
  11. d687cbb cfg80211: protect fools returning NULL in add_virtual_intf by Rafał Miłecki · 10 years ago
  12. ad2b26a cfg80211: allow drivers to support random MAC addresses for scan by Johannes Berg · 10 years ago
  13. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  14. 256da02 cfg80211: refactor nl80211_start_sched_scan so it can be reused by Luciano Coelho · 10 years ago
  15. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  16. d04b5ac cfg80211/mac80211: allow any interface to send channel switch notifications by Luciano Coelho · 10 years ago
  17. f8d7552 cfg80211: add channel switch started notification by Luciano Coelho · 10 years ago
  18. 1ef4c85 cfg80211: fix nl80211 cmd id in nl80211_send_mpath() by Henning Rogge · 10 years ago
  19. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  20. de4fcba cfg80211: avoid using default in interface type switch by Johannes Berg · 10 years ago
  21. dcc6c2f cfg80211: fix set but not used warning in nl80211_channel_switch() by Fabian Frederick · 10 years ago
  22. e8f479b cfg80211: support configuring vif mac addr on create by Ben Greear · 10 years ago
  23. 723e73a cfg80211: make WMM TSPEC support flag an nl80211 feature flag by Johannes Berg · 10 years ago
  24. 8fa74e3 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  25. 9885686 cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION by Jouni Malinen · 10 years ago
  26. 89c771e cfg80211: Convert del_station() callback to use a param struct by Jouni Malinen · 10 years ago
  27. 252e07c nl80211: sanity check the channel switch counter value by Luciano Coelho · 10 years ago
  28. 66be7d2 cfg80211: add ops to query mesh proxy path table by Henning Rogge · 10 years ago
  29. 57219dc Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  30. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. 18998c3 cfg80211: allow requesting SMPS mode on ap start by Eliad Peller · 10 years ago
  32. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  33. 960d01a cfg80211: add WMM traffic stream API by Johannes Berg · 10 years ago
  34. 5393b91 cfg80211: clear nl80211 messages carrying keys after processing by Johannes Berg · 10 years ago
  35. 78f686c cfg80211: don't put kek/kck/replay counter on the stack by Johannes Berg · 10 years ago
  36. b47f610 cfg80211: clear connect keys when freeing them by Johannes Berg · 10 years ago
  37. 3057dbf cfg80211: enable dynack through nl80211 by Lorenzo Bianconi · 10 years ago
  38. bab5ab7 nl80211: Add flag attribute for RRM connections by Assaf Krauss · 10 years ago
  39. 2740f0c cfg80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  40. bd8c78e nl80211: clear skb cb before passing to netlink by Johannes Berg · 10 years ago
  41. 0e22708 cfg80211: clarify BSS probe response vs. beacon data by Johannes Berg · 10 years ago
  42. a006827 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  43. c72e114 cfg80211: fix TDLS setup with VHT peers by Arik Nemtsov · 10 years ago
  44. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  45. 97dc94f cfg80211: remove channel_switch combination check by Michal Kazior · 10 years ago
  46. 02df00e nl80211: move set_qos_map command into split state by Johannes Berg · 10 years ago
  47. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  48. 3bb2055 cfg80211: send events when devices are added/removed by Johannes Berg · 10 years ago
  49. 867d849 cfg80211: export expected throughput through get_station() by Antonio Quartulli · 10 years ago
  50. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 10 years ago
  51. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  52. 34d22ce cfg80211: Add API to update CSA counters in mgmt frames by Andrei Otcheretianski · 10 years ago
  53. 00ec75f cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required() by Luciano Coelho · 10 years ago
  54. 8c48b50 cfg80211: allow restricting supported dfs regions by Felix Fietkau · 10 years ago
  55. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 10 years ago
  56. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 10 years ago
  57. 6784c7d cfg80211: change return value of notifier function by Zhao, Gang · 10 years ago
  58. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 10 years ago
  59. 1b8ec87 cfg80211: change registered device pointer name by Zhao, Gang · 10 years ago
  60. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 11 years ago
  61. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 11 years ago
  62. 2beb6dab cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() by Luciano Coelho · 11 years ago
  63. 52616f2 cfg80211: Add an option to hint indoor operation by Ilan Peer · 11 years ago
  64. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 11 years ago
  65. 570dbde cfg80211: Add indoor only and GO concurrent channel attributes by David Spinadel · 11 years ago
  66. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 11 years ago
  67. 7c8d5e0 cfg80211: send stop AP event only due to internal reason by Ilan Peer · 11 years ago
  68. 31559f3 cfg80211: DFS get CAC time from regulatory database by Janusz Dziedzic · 11 years ago
  69. 089027e cfg80211: regulatory: allow getting DFS CAC time from userspace by Janusz Dziedzic · 11 years ago
  70. e5d2f95 nl80211: make sure we check for DFS with mesh channel switch by Luciano Coelho · 11 years ago
  71. b0dfd2e cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag by Janusz Dziedzic · 11 years ago
  72. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 11 years ago
  73. bf5f483 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  74. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  75. 9900e48 nl80211: use ie_len in scheduled scan by Johannes Berg · 11 years ago
  76. f9d15d1 cfg80211: send scan results from work queue by Johannes Berg · 11 years ago
  77. f12cb28 nl80211: Reset split_start when netlink skb is exhausted by Pontus Fuchs · 11 years ago
  78. 9752482 cfg80211: regulatory introduce maximum bandwidth calculation by Janusz Dziedzic · 11 years ago
  79. 9e0e296 cfg80211: consider existing DFS interfaces by Michal Kazior · 11 years ago
  80. 96f55f1 cfg80211: set preset_chandef after channel switch by Janusz Dziedzic · 11 years ago
  81. ea73cbc nl80211: fix scheduled scan RSSI matchset attribute confusion by Johannes Berg · 11 years ago
  82. 348baf0 nl80211: send event when AP operation is stopped by Johannes Berg · 11 years ago
  83. ae811e2 nl80211: check nla_parse() return values by Johannes Berg · 11 years ago
  84. 94e860f nl80211: make netlink attribute policies const by Johannes Berg · 11 years ago
  85. 1ff79df nl80211: check channel switch validity better by Johannes Berg · 11 years ago
  86. 0b9323f nl80211: add Guard Interval support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  87. 664834d cfg80211: Clean up connect params and channel fetching by Jouni Malinen · 11 years ago
  88. b43504c cfg80211: Advertise maximum associated STAs in AP mode by Jouni Malinen · 11 years ago
  89. 1df4a51 cfg80211: Allow BSS hint to be provided for connect by Jouni Malinen · 11 years ago
  90. 7916a07 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
  91. 7f2b856 net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 11 years ago
  92. bdfbec2 cfg80211: Add a function to get the number of supported channels by Ilan Peer · 11 years ago
  93. e03ad6e nl80211: move vendor/testmode event skb functions out of ifdef by Johannes Berg · 11 years ago
  94. fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  95. 567ffc3 nl80211: support vendor-specific events by Johannes Berg · 11 years ago
  96. 204e35a nl80211: add VHT support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  97. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  98. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  99. d1e33e6 cfg80211: in bitrate_mask, rename mcs to ht_mcs by Janusz Dziedzic · 11 years ago
  100. b9243ab nl80211: allow setting bitrate mask back to default by Janusz Dziedzic · 11 years ago