1. ad2b26a cfg80211: allow drivers to support random MAC addresses for scan by Johannes Berg · 10 years ago
  2. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  3. 256da02 cfg80211: refactor nl80211_start_sched_scan so it can be reused by Luciano Coelho · 10 years ago
  4. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  5. 760a52e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  6. a6d4a53 cfg80211: introduce regulatory flags controlling bw by Arik Nemtsov · 10 years ago
  7. d04b5ac cfg80211/mac80211: allow any interface to send channel switch notifications by Luciano Coelho · 10 years ago
  8. f8d7552 cfg80211: add channel switch started notification by Luciano Coelho · 10 years ago
  9. bf515fb Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  10. 1ef4c85 cfg80211: fix nl80211 cmd id in nl80211_send_mpath() by Henning Rogge · 10 years ago
  11. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  12. de4fcba cfg80211: avoid using default in interface type switch by Johannes Berg · 10 years ago
  13. fc1f48f cfg80211: fix integer signedness in chandef_primary_freqs() by Johannes Berg · 10 years ago
  14. dcc6c2f cfg80211: fix set but not used warning in nl80211_channel_switch() by Fabian Frederick · 10 years ago
  15. e8f479b cfg80211: support configuring vif mac addr on create by Ben Greear · 10 years ago
  16. 1998d90 cfg80211: support creating wiphy with suggested name by Ben Greear · 10 years ago
  17. 723e73a cfg80211: make WMM TSPEC support flag an nl80211 feature flag by Johannes Berg · 10 years ago
  18. 8fa74e3 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  19. 9885686 cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION by Jouni Malinen · 10 years ago
  20. 89c771e cfg80211: Convert del_station() callback to use a param struct by Jouni Malinen · 10 years ago
  21. 5df1415 lib80211: remove unused print_ssid() by Andy Shevchenko · 10 years ago
  22. 2a84ee8 cfg80211: set the rates mask in connection probes over specified freq by Karl Beldan · 10 years ago
  23. 252e07c nl80211: sanity check the channel switch counter value by Luciano Coelho · 10 years ago
  24. 66be7d2 cfg80211: add ops to query mesh proxy path table by Henning Rogge · 10 years ago
  25. 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
  26. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. 6bd2bd2 Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  28. 18998c3 cfg80211: allow requesting SMPS mode on ap start by Eliad Peller · 10 years ago
  29. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  30. 960d01a cfg80211: add WMM traffic stream API by Johannes Berg · 10 years ago
  31. 5393b91 cfg80211: clear nl80211 messages carrying keys after processing by Johannes Berg · 10 years ago
  32. 78f686c cfg80211: don't put kek/kck/replay counter on the stack by Johannes Berg · 10 years ago
  33. 538c9eb cfg80211: clear wext keys when freeing and removing them by Johannes Berg · 10 years ago
  34. b47f610 cfg80211: clear connect keys when freeing them by Johannes Berg · 10 years ago
  35. 3057dbf cfg80211: enable dynack through nl80211 by Lorenzo Bianconi · 10 years ago
  36. a62a1ae cfg80211: avoid duplicate entries on regdomain intersection by Eliad Peller · 10 years ago
  37. bab5ab7 nl80211: Add flag attribute for RRM connections by Assaf Krauss · 10 years ago
  38. 2740f0c cfg80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  39. ef4ead3 Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  40. bd8c78e nl80211: clear skb cb before passing to netlink by Johannes Berg · 10 years ago
  41. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago
  42. 0e22708 cfg80211: clarify BSS probe response vs. beacon data by Johannes Berg · 10 years ago
  43. f41ef64 cfg80211: re-enable CSA for drivers that support it by Michal Kazior · 10 years ago
  44. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  45. a796dac wireless: core: Reorder wiphy_register() notifications relevantly by Tomasz Bursztyka · 10 years ago
  46. 9a24440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  47. a006827 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  48. fa96aab wireless: fixup genregdb.awk for remove of antenna gain from wireless-regd by Luis R. Rodriguez · 10 years ago
  49. c72e114 cfg80211: fix TDLS setup with VHT peers by Arik Nemtsov · 10 years ago
  50. 8c26d45 cfg80211: fix mic_failure tracing by Eliad Peller · 10 years ago
  51. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  52. 97dc94f cfg80211: remove channel_switch combination check by Michal Kazior · 10 years ago
  53. 02df00e nl80211: move set_qos_map command into split state by Johannes Berg · 10 years ago
  54. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  55. 0ce1202 cfg80211: fix elapsed_jiffies calculation by Eliad Peller · 10 years ago
  56. e33e224 Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels" by Johannes Berg · 10 years ago
  57. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  58. 737be10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  59. a9fb541 regdb: Generalize the mW to dBm power conversion by chaitanya.mgit@gmail.com · 10 years ago
  60. 3bb2055 cfg80211: send events when devices are added/removed by Johannes Berg · 10 years ago
  61. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  62. 67af981 cfg80211: allow RSSI compensation by Emmanuel Grumbach · 10 years ago
  63. 4d3df54 cfg80211: don't set reg timeout for user-handled hint by Arik Nemtsov · 10 years ago
  64. 7406353 cfg80211: implement cfg80211_get_station cfg80211 API by Antonio Quartulli · 10 years ago
  65. 867d849 cfg80211: export expected throughput through get_station() by Antonio Quartulli · 10 years ago
  66. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 10 years ago
  67. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 10 years ago
  68. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  69. 34d22ce cfg80211: Add API to update CSA counters in mgmt frames by Andrei Otcheretianski · 10 years ago
  70. 00ec75f cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required() by Luciano Coelho · 10 years ago
  71. 67ae07a cfg80211: fix start_radar_detection issue by Janusz Dziedzic · 10 years ago
  72. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  73. 8c48b50 cfg80211: allow restricting supported dfs regions by Felix Fietkau · 10 years ago
  74. f6837ba mac80211: handle failed restart/resume better by Johannes Berg · 10 years ago
  75. f04c220 cfg80211: export interface stopping function by Michal Kazior · 10 years ago
  76. 792e6aa cfg80211: add cfg80211_sched_scan_stopped_rtnl by Eliad Peller · 10 years ago
  77. c1fbb25 cfg80211: free sme on connection failures by Eliad Peller · 10 years ago
  78. 2fd0511 cfg80211: remove BUG_ON usage by Johannes Berg · 10 years ago
  79. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 10 years ago
  80. 8eca1fb cfg80211: Use 5MHz bandwidth by default when checking usable channels by Rostislav Lisovy · 10 years ago
  81. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 10 years ago
  82. 6784c7d cfg80211: change return value of notifier function by Zhao, Gang · 10 years ago
  83. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 10 years ago
  84. 1b8ec87 cfg80211: change registered device pointer name by Zhao, Gang · 10 years ago
  85. 65a124d cfg80211: allow drivers to iterate over matching combinations by Michal Kazior · 10 years ago
  86. 46d5372 cfg80211: Fix GO Concurrent relaxation on UNII-3 by Ilan Peer · 10 years ago
  87. 96cce12 cfg80211: fix processing world regdomain when non modular by Luis R. Rodriguez · 10 years ago
  88. c888393 cfg80211: avoid freeing last_request while in flight by Arik Nemtsov · 10 years ago
  89. 4f267c1 cfg80211: reg: set DFS CAC time in case of custom regd by Janusz Dziedzic · 10 years ago
  90. c14a740 cfg80211: ignore invalid BSSIDs when looking for BSSes by Johannes Berg · 10 years ago
  91. 74f8274 cfg80211: reject invalid IBSS BSSIDs in wext compat code by Johannes Berg · 10 years ago
  92. 96998e3 cfg80211: remove unused wiphy argument from cfg80211_wext_freq() by Zhao, Gang · 10 years ago
  93. 65d26f2 cfg80211: fix radar_detect combination checking by Michal Kazior · 10 years ago
  94. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 11 years ago
  95. 71965c1 cfg80211/mac80211: move combination check to mac80211 for ibss by Luciano Coelho · 11 years ago
  96. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 11 years ago
  97. 2beb6dab cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() by Luciano Coelho · 11 years ago
  98. cb2d956 cfg80211: refactor cfg80211_can_use_iftype_chan() by Luciano Coelho · 11 years ago
  99. c8866e5 cfg80211: Enable GO operation on indoor channels by Ilan Peer · 11 years ago
  100. 52616f2 cfg80211: Add an option to hint indoor operation by Ilan Peer · 11 years ago