1. 80279fb cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect by Johannes Berg · 9 years ago
  2. 06f207f cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA by Arik Nemtsov · 9 years ago
  3. 29464cc cfg80211: move IE split utilities here from mac80211 by Johannes Berg · 9 years ago
  4. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  5. 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 9 years ago
  6. a38700d cfg/mac80211: add regulatory classes IE during TDLS setup by Arik Nemtsov · 9 years ago
  7. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 9 years ago
  8. 6c09e79 cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events by Ahmad Kholaif · 9 years ago
  9. 6eb1813 cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() by Dedy Lansky · 9 years ago
  10. 9c74893 nl80211: add an attribute to allow delaying the first scheduled scan cycle by Luciano Coelho · 10 years ago
  11. b51f3be cfg80211: change bandwidth reporting to explicit field by Johannes Berg · 10 years ago
  12. 97d910d cfg80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  13. 2c3e861 cfg80211: introduce sync regdom set API for self-managed by Arik Nemtsov · 10 years ago
  14. 6de3980 nl80211: support per-TID station statistics by Johannes Berg · 10 years ago
  15. 8d79136 nl80211: clarify packet statistics descriptions by Johannes Berg · 10 years ago
  16. a76b194 cfg80211: add nl80211 beacon-only statistics by Johannes Berg · 10 years ago
  17. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  18. cf5ead8 cfg80211: allow including station info in delete event by Johannes Berg · 10 years ago
  19. 052536a cfg80211: add scan time to survey data by Johannes Berg · 10 years ago
  20. 11f78ac cfg80211: allow survey data to return global data by Johannes Berg · 10 years ago
  21. 4ed20be cfg80211: remove "channel" from survey names by Johannes Berg · 10 years ago
  22. d75bb06 cfg80211: add extensible feature flag attribute by Gautam Kumar Shukla · 10 years ago
  23. 93a1e86 nl80211: Stop scheduled scan if netlink client disappears by Jukka Rissanen · 10 years ago
  24. 31a60ed nl80211: Convert sched_scan_req pointer to RCU pointer by Jukka Rissanen · 10 years ago
  25. b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
  26. 98f0334 cfg80211: clean up beacon loss CQM event by Johannes Berg · 10 years ago
  27. 5b97f49 cfg80211: refactor the various CQM event sending code by Johannes Berg · 10 years ago
  28. ad2b26a cfg80211: allow drivers to support random MAC addresses for scan by Johannes Berg · 10 years ago
  29. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  30. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  31. f8d7552 cfg80211: add channel switch started notification by Luciano Coelho · 10 years ago
  32. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  33. e8f479b cfg80211: support configuring vif mac addr on create by Ben Greear · 10 years ago
  34. 1998d90 cfg80211: support creating wiphy with suggested name by Ben Greear · 10 years ago
  35. 723e73a cfg80211: make WMM TSPEC support flag an nl80211 feature flag by Johannes Berg · 10 years ago
  36. 9885686 cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION by Jouni Malinen · 10 years ago
  37. 89c771e cfg80211: Convert del_station() callback to use a param struct by Jouni Malinen · 10 years ago
  38. 66be7d2 cfg80211: add ops to query mesh proxy path table by Henning Rogge · 10 years ago
  39. 18998c3 cfg80211: allow requesting SMPS mode on ap start by Eliad Peller · 10 years ago
  40. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  41. 960d01a cfg80211: add WMM traffic stream API by Johannes Berg · 10 years ago
  42. 78f686c cfg80211: don't put kek/kck/replay counter on the stack by Johannes Berg · 10 years ago
  43. 3057dbf cfg80211: enable dynack through nl80211 by Lorenzo Bianconi · 10 years ago
  44. bab5ab7 nl80211: Add flag attribute for RRM connections by Assaf Krauss · 10 years ago
  45. 2740f0c cfg80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  46. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago
  47. 0e22708 cfg80211: clarify BSS probe response vs. beacon data by Johannes Berg · 10 years ago
  48. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  49. 97dc94f cfg80211: remove channel_switch combination check by Michal Kazior · 10 years ago
  50. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  51. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  52. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  53. 67af981 cfg80211: allow RSSI compensation by Emmanuel Grumbach · 10 years ago
  54. 7406353 cfg80211: implement cfg80211_get_station cfg80211 API by Antonio Quartulli · 10 years ago
  55. 867d849 cfg80211: export expected throughput through get_station() by Antonio Quartulli · 10 years ago
  56. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 10 years ago
  57. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 10 years ago
  58. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 10 years ago
  59. c2e4323 cfg80211: add documentation for max_num_csa_counters by Luciano Coelho · 10 years ago
  60. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  61. 34d22ce cfg80211: Add API to update CSA counters in mgmt frames by Andrei Otcheretianski · 10 years ago
  62. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  63. 8c48b50 cfg80211: allow restricting supported dfs regions by Felix Fietkau · 10 years ago
  64. f6837ba mac80211: handle failed restart/resume better by Johannes Berg · 10 years ago
  65. c3d6203 cfg80211: fix docbook warning by Luciano Coelho · 10 years ago
  66. f04c220 cfg80211: export interface stopping function by Michal Kazior · 10 years ago
  67. 792e6aa cfg80211: add cfg80211_sched_scan_stopped_rtnl by Eliad Peller · 10 years ago
  68. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 10 years ago
  69. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 10 years ago
  70. 65a124d cfg80211: allow drivers to iterate over matching combinations by Michal Kazior · 10 years ago
  71. ce26151 cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORY by Kalle Valo · 10 years ago
  72. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 10 years ago
  73. 2beb6dab cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() by Luciano Coelho · 10 years ago
  74. cb2d956 cfg80211: refactor cfg80211_can_use_iftype_chan() by Luciano Coelho · 10 years ago
  75. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 10 years ago
  76. 570dbde cfg80211: Add indoor only and GO concurrent channel attributes by David Spinadel · 10 years ago
  77. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 10 years ago
  78. 3afc216 cfg80211/mac80211: ignore signal if the frame was heard on wrong channel by Emmanuel Grumbach · 10 years ago
  79. 31559f3 cfg80211: DFS get CAC time from regulatory database by Janusz Dziedzic · 10 years ago
  80. 089027e cfg80211: regulatory: allow getting DFS CAC time from userspace by Janusz Dziedzic · 10 years ago
  81. b80edbc cfg80211: docbook: add interface combinations documentation by Luciano Coelho · 10 years ago
  82. 0fcf8ac cfg80211: docbook: fix small formatting error by Luciano Coelho · 10 years ago
  83. d9b8396 cfg80211: document sched_scan_stop synchronous behaviour by Johannes Berg · 10 years ago
  84. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 10 years ago
  85. 9e0e296 cfg80211: consider existing DFS interfaces by Michal Kazior · 10 years ago
  86. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 10 years ago
  87. ea73cbc nl80211: fix scheduled scan RSSI matchset attribute confusion by Johannes Berg · 10 years ago
  88. 0b9323f nl80211: add Guard Interval support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  89. 4b5800f cfg80211: make connect ie param const by Johannes Berg · 11 years ago
  90. 664834d cfg80211: Clean up connect params and channel fetching by Jouni Malinen · 11 years ago
  91. b43504c cfg80211: Advertise maximum associated STAs in AP mode by Jouni Malinen · 11 years ago
  92. 1df4a51 cfg80211: Allow BSS hint to be provided for connect by Jouni Malinen · 11 years ago
  93. bdfbec2 cfg80211: Add a function to get the number of supported channels by Ilan Peer · 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. d1e33e6 cfg80211: in bitrate_mask, rename mcs to ht_mcs by Janusz Dziedzic · 11 years ago
  98. ad7e718 nl80211: vendor command support by Johannes Berg · 11 years ago
  99. 60f4a7b nl80211/cfg80211: Set Operating Mode Notification by Marek Kwaczynski · 11 years ago
  100. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 11 years ago