1. 53873f1 cfg80211: make wdev_list accessible to drivers by Johannes Berg · 8 years ago
  2. 9e9ea43 cfg80211: allow finding vendor with OUI without specifying the OUI type by Emmanuel Grumbach · 8 years ago
  3. e705498 cfg80211: Add option to report the bss entry in connect result by Kanchanapally, Vidyullatha · 8 years ago
  4. 739960f cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION by Mohammed Shafi Shajakhan · 9 years ago
  5. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  6. 35eb8f7 cfg80211: Improve Connect/Associate command documentation by Jouni Malinen · 9 years ago
  7. ba6fbac cfg80211: Add option to specify previous BSSID for Connect command by Jouni Malinen · 9 years ago
  8. 17b9424 cfg80211: allow userspace to specify client P2P PS support by Ayala Beker · 9 years ago
  9. 2aa4d45 cfg80211: fix kernel-doc struct name by Akira Moroo · 9 years ago
  10. 38de03d nl80211: add feature for BSS selection support by Arend van Spriel · 9 years ago
  11. 818965d cfg80211: Allow a scan request for a specific BSSID by Jouni Malinen · 9 years ago
  12. 34d5051 cfg80211: basic support for PBSS network type by Lior David · 9 years ago
  13. 91d3ab4 cfg80211: Add support for aborting an ongoing scan by Vidyullatha Kanchanapally · 9 years ago
  14. 0483eea cfg80211: replace ieee80211_ie_split() with an inline by Johannes Berg · 9 years ago
  15. e86abc6 cfg80211/mac80211: clarify RSSI CQM reporting requirements by Johannes Berg · 9 years ago
  16. 3b06d27 cfg80211: Add multiple scan plans for scheduled scan by Avraham Stern · 9 years ago
  17. 6e19bc4 nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp by Dmitry Shmidt · 9 years ago
  18. 47edb11 cfg80211: allow changing station capabilities for unassociated stations by Ayala Beker · 9 years ago
  19. 7bdbe40 nl80211: support vendor dumpit commands by Johannes Berg · 9 years ago
  20. 72bbe3d Merge branch 'mac80211' into mac80211-next by Johannes Berg · 9 years ago
  21. 33d8783 cfg80211: allow mgmt_frame_register callback to sleep by Johannes Berg · 9 years ago
  22. 923b352 cfg80211: use RTNL locked reg_can_beacon for IR-relaxation by Arik Nemtsov · 9 years ago
  23. 80279fb cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect by Johannes Berg · 9 years ago
  24. 06f207f cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA by Arik Nemtsov · 9 years ago
  25. 29464cc cfg80211: move IE split utilities here from mac80211 by Johannes Berg · 10 years ago
  26. 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 · 10 years ago
  27. 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 10 years ago
  28. a38700d cfg/mac80211: add regulatory classes IE during TDLS setup by Arik Nemtsov · 10 years ago
  29. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  30. 6c09e79 cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events by Ahmad Kholaif · 10 years ago
  31. 6eb1813 cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() by Dedy Lansky · 10 years ago
  32. 9c74893 nl80211: add an attribute to allow delaying the first scheduled scan cycle by Luciano Coelho · 10 years ago
  33. b51f3be cfg80211: change bandwidth reporting to explicit field by Johannes Berg · 10 years ago
  34. 97d910d cfg80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  35. 2c3e861 cfg80211: introduce sync regdom set API for self-managed by Arik Nemtsov · 10 years ago
  36. 6de3980 nl80211: support per-TID station statistics by Johannes Berg · 10 years ago
  37. 8d79136 nl80211: clarify packet statistics descriptions by Johannes Berg · 10 years ago
  38. a76b194 cfg80211: add nl80211 beacon-only statistics by Johannes Berg · 10 years ago
  39. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  40. cf5ead8 cfg80211: allow including station info in delete event by Johannes Berg · 10 years ago
  41. 052536a cfg80211: add scan time to survey data by Johannes Berg · 10 years ago
  42. 11f78ac cfg80211: allow survey data to return global data by Johannes Berg · 10 years ago
  43. 4ed20be cfg80211: remove "channel" from survey names by Johannes Berg · 10 years ago
  44. d75bb06 cfg80211: add extensible feature flag attribute by Gautam Kumar Shukla · 10 years ago
  45. 93a1e86 nl80211: Stop scheduled scan if netlink client disappears by Jukka Rissanen · 10 years ago
  46. 31a60ed nl80211: Convert sched_scan_req pointer to RCU pointer by Jukka Rissanen · 10 years ago
  47. b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
  48. 98f0334 cfg80211: clean up beacon loss CQM event by Johannes Berg · 10 years ago
  49. 5b97f49 cfg80211: refactor the various CQM event sending code by Johannes Berg · 10 years ago
  50. ad2b26a cfg80211: allow drivers to support random MAC addresses for scan by Johannes Berg · 10 years ago
  51. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  52. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  53. f8d7552 cfg80211: add channel switch started notification by Luciano Coelho · 10 years ago
  54. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  55. e8f479b cfg80211: support configuring vif mac addr on create by Ben Greear · 10 years ago
  56. 1998d90 cfg80211: support creating wiphy with suggested name by Ben Greear · 10 years ago
  57. 723e73a cfg80211: make WMM TSPEC support flag an nl80211 feature flag by Johannes Berg · 10 years ago
  58. 9885686 cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION by Jouni Malinen · 10 years ago
  59. 89c771e cfg80211: Convert del_station() callback to use a param struct by Jouni Malinen · 10 years ago
  60. 66be7d2 cfg80211: add ops to query mesh proxy path table by Henning Rogge · 10 years ago
  61. 18998c3 cfg80211: allow requesting SMPS mode on ap start by Eliad Peller · 10 years ago
  62. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  63. 960d01a cfg80211: add WMM traffic stream API by Johannes Berg · 10 years ago
  64. 78f686c cfg80211: don't put kek/kck/replay counter on the stack by Johannes Berg · 10 years ago
  65. 3057dbf cfg80211: enable dynack through nl80211 by Lorenzo Bianconi · 10 years ago
  66. bab5ab7 nl80211: Add flag attribute for RRM connections by Assaf Krauss · 10 years ago
  67. 2740f0c cfg80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  68. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago
  69. 0e22708 cfg80211: clarify BSS probe response vs. beacon data by Johannes Berg · 10 years ago
  70. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  71. 97dc94f cfg80211: remove channel_switch combination check by Michal Kazior · 10 years ago
  72. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  73. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  74. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  75. 67af981 cfg80211: allow RSSI compensation by Emmanuel Grumbach · 10 years ago
  76. 7406353 cfg80211: implement cfg80211_get_station cfg80211 API by Antonio Quartulli · 10 years ago
  77. 867d849 cfg80211: export expected throughput through get_station() by Antonio Quartulli · 10 years ago
  78. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 10 years ago
  79. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 10 years ago
  80. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 10 years ago
  81. c2e4323 cfg80211: add documentation for max_num_csa_counters by Luciano Coelho · 10 years ago
  82. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  83. 34d22ce cfg80211: Add API to update CSA counters in mgmt frames by Andrei Otcheretianski · 10 years ago
  84. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  85. 8c48b50 cfg80211: allow restricting supported dfs regions by Felix Fietkau · 10 years ago
  86. f6837ba mac80211: handle failed restart/resume better by Johannes Berg · 10 years ago
  87. c3d6203 cfg80211: fix docbook warning by Luciano Coelho · 10 years ago
  88. f04c220 cfg80211: export interface stopping function by Michal Kazior · 10 years ago
  89. 792e6aa cfg80211: add cfg80211_sched_scan_stopped_rtnl by Eliad Peller · 10 years ago
  90. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 10 years ago
  91. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 10 years ago
  92. 65a124d cfg80211: allow drivers to iterate over matching combinations by Michal Kazior · 10 years ago
  93. ce26151 cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORY by Kalle Valo · 11 years ago
  94. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 11 years ago
  95. 2beb6dab cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() by Luciano Coelho · 11 years ago
  96. cb2d956 cfg80211: refactor cfg80211_can_use_iftype_chan() by Luciano Coelho · 11 years ago
  97. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 11 years ago
  98. 570dbde cfg80211: Add indoor only and GO concurrent channel attributes by David Spinadel · 11 years ago
  99. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 11 years ago
  100. 3afc216 cfg80211/mac80211: ignore signal if the frame was heard on wrong channel by Emmanuel Grumbach · 11 years ago