1. 98f0334 cfg80211: clean up beacon loss CQM event by Johannes Berg · 10 years ago
  2. 5b97f49 cfg80211: refactor the various CQM event sending code by Johannes Berg · 10 years ago
  3. ad2b26a cfg80211: allow drivers to support random MAC addresses for scan by Johannes Berg · 10 years ago
  4. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  5. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  6. f8d7552 cfg80211: add channel switch started notification by Luciano Coelho · 10 years ago
  7. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  8. e8f479b cfg80211: support configuring vif mac addr on create by Ben Greear · 10 years ago
  9. 1998d90 cfg80211: support creating wiphy with suggested name by Ben Greear · 10 years ago
  10. 723e73a cfg80211: make WMM TSPEC support flag an nl80211 feature flag by Johannes Berg · 10 years ago
  11. 9885686 cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION by Jouni Malinen · 10 years ago
  12. 89c771e cfg80211: Convert del_station() callback to use a param struct by Jouni Malinen · 10 years ago
  13. 66be7d2 cfg80211: add ops to query mesh proxy path table by Henning Rogge · 10 years ago
  14. 18998c3 cfg80211: allow requesting SMPS mode on ap start by Eliad Peller · 10 years ago
  15. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  16. 960d01a cfg80211: add WMM traffic stream API by Johannes Berg · 10 years ago
  17. 78f686c cfg80211: don't put kek/kck/replay counter on the stack by Johannes Berg · 10 years ago
  18. 3057dbf cfg80211: enable dynack through nl80211 by Lorenzo Bianconi · 10 years ago
  19. bab5ab7 nl80211: Add flag attribute for RRM connections by Assaf Krauss · 10 years ago
  20. 2740f0c cfg80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  21. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago
  22. 0e22708 cfg80211: clarify BSS probe response vs. beacon data by Johannes Berg · 10 years ago
  23. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  24. 97dc94f cfg80211: remove channel_switch combination check by Michal Kazior · 10 years ago
  25. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  26. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  27. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  28. 67af981 cfg80211: allow RSSI compensation by Emmanuel Grumbach · 10 years ago
  29. 7406353 cfg80211: implement cfg80211_get_station cfg80211 API by Antonio Quartulli · 10 years ago
  30. 867d849 cfg80211: export expected throughput through get_station() by Antonio Quartulli · 10 years ago
  31. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 10 years ago
  32. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 10 years ago
  33. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 10 years ago
  34. c2e4323 cfg80211: add documentation for max_num_csa_counters by Luciano Coelho · 10 years ago
  35. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  36. 34d22ce cfg80211: Add API to update CSA counters in mgmt frames by Andrei Otcheretianski · 10 years ago
  37. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  38. 8c48b50 cfg80211: allow restricting supported dfs regions by Felix Fietkau · 10 years ago
  39. f6837ba mac80211: handle failed restart/resume better by Johannes Berg · 10 years ago
  40. c3d6203 cfg80211: fix docbook warning by Luciano Coelho · 10 years ago
  41. f04c220 cfg80211: export interface stopping function by Michal Kazior · 10 years ago
  42. 792e6aa cfg80211: add cfg80211_sched_scan_stopped_rtnl by Eliad Peller · 10 years ago
  43. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 10 years ago
  44. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 10 years ago
  45. 65a124d cfg80211: allow drivers to iterate over matching combinations by Michal Kazior · 10 years ago
  46. ce26151 cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORY by Kalle Valo · 10 years ago
  47. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 11 years ago
  48. 2beb6dab cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() by Luciano Coelho · 11 years ago
  49. cb2d956 cfg80211: refactor cfg80211_can_use_iftype_chan() by Luciano Coelho · 11 years ago
  50. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 11 years ago
  51. 570dbde cfg80211: Add indoor only and GO concurrent channel attributes by David Spinadel · 11 years ago
  52. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 10 years ago
  53. 3afc216 cfg80211/mac80211: ignore signal if the frame was heard on wrong channel by Emmanuel Grumbach · 10 years ago
  54. 31559f3 cfg80211: DFS get CAC time from regulatory database by Janusz Dziedzic · 11 years ago
  55. 089027e cfg80211: regulatory: allow getting DFS CAC time from userspace by Janusz Dziedzic · 11 years ago
  56. b80edbc cfg80211: docbook: add interface combinations documentation by Luciano Coelho · 11 years ago
  57. 0fcf8ac cfg80211: docbook: fix small formatting error by Luciano Coelho · 11 years ago
  58. d9b8396 cfg80211: document sched_scan_stop synchronous behaviour by Johannes Berg · 11 years ago
  59. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 11 years ago
  60. 9e0e296 cfg80211: consider existing DFS interfaces by Michal Kazior · 11 years ago
  61. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 11 years ago
  62. ea73cbc nl80211: fix scheduled scan RSSI matchset attribute confusion by Johannes Berg · 11 years ago
  63. 0b9323f nl80211: add Guard Interval support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  64. 4b5800f cfg80211: make connect ie param const by Johannes Berg · 11 years ago
  65. 664834d cfg80211: Clean up connect params and channel fetching by Jouni Malinen · 11 years ago
  66. b43504c cfg80211: Advertise maximum associated STAs in AP mode by Jouni Malinen · 11 years ago
  67. 1df4a51 cfg80211: Allow BSS hint to be provided for connect by Jouni Malinen · 11 years ago
  68. bdfbec2 cfg80211: Add a function to get the number of supported channels by Ilan Peer · 11 years ago
  69. fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  70. 567ffc3 nl80211: support vendor-specific events by Johannes Berg · 11 years ago
  71. 204e35a nl80211: add VHT support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  72. d1e33e6 cfg80211: in bitrate_mask, rename mcs to ht_mcs by Janusz Dziedzic · 11 years ago
  73. ad7e718 nl80211: vendor command support by Johannes Berg · 11 years ago
  74. 60f4a7b nl80211/cfg80211: Set Operating Mode Notification by Marek Kwaczynski · 11 years ago
  75. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 11 years ago
  76. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  77. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 11 years ago
  78. d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 11 years ago
  79. 222ea58 cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 11 years ago
  80. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  81. 034c6d6 cfg80211: export reg_initiator_name() by Luis R. Rodriguez · 11 years ago
  82. 5336fa8 nl80211/cfg80211: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  83. c01fc9a cfg80211: pass station supported channel and oper class info by Sunil Dutt · 11 years ago
  84. 774f073 cfg80211: export cfg80211_chandef_dfs_required by Simon Wunderlich · 11 years ago
  85. 0d8165e 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
  86. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 11 years ago
  87. 89c2af3 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
  88. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 11 years ago
  89. 16ef1fe nl80211/cfg80211: add channel switch command by Simon Wunderlich · 11 years ago
  90. 10dd9b7 cfg80211.h/mac80211.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  91. 0430c88 cfg80211/mac80211: use reduced txpower for 5 and 10 MHz by Simon Wunderlich · 11 years ago
  92. 74608ac cfg80211/mac80211: get mandatory rates based on scan width by Simon Wunderlich · 11 years ago
  93. dcd6eac nl80211: add scan width to bss and scan request structs by Simon Wunderlich · 11 years ago
  94. be29b99 cfg80211/nl80211: Add packet coalesce support by Amitkumar Karwar · 11 years ago
  95. ad24b0d wireless: indent kernel-doc with tabs by Johannes Berg · 11 years ago
  96. 803768f nl80211: enable HT overrides for ibss by Simon Wunderlich · 11 years ago
  97. 50ac660 cfg80211/nl80211: rename packet pattern related structures and enums by Amitkumar Karwar · 11 years ago
  98. 959867f cfg80211: require passing BSS struct back to cfg80211_assoc_timeout by Johannes Berg · 11 years ago
  99. 30e7473 nl80211: add rate flags for 5/10 Mhz channels by Simon Wunderlich · 11 years ago
  100. 2f301ab nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag by Simon Wunderlich · 11 years ago