1. 737be10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  2. a9fb541 regdb: Generalize the mW to dBm power conversion by chaitanya.mgit@gmail.com · 10 years ago
  3. 3bb2055 cfg80211: send events when devices are added/removed by Johannes Berg · 10 years ago
  4. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  5. 67af981 cfg80211: allow RSSI compensation by Emmanuel Grumbach · 10 years ago
  6. 4d3df54 cfg80211: don't set reg timeout for user-handled hint by Arik Nemtsov · 10 years ago
  7. 7406353 cfg80211: implement cfg80211_get_station cfg80211 API by Antonio Quartulli · 10 years ago
  8. 867d849 cfg80211: export expected throughput through get_station() by Antonio Quartulli · 10 years ago
  9. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 10 years ago
  10. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 10 years ago
  11. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  12. 34d22ce cfg80211: Add API to update CSA counters in mgmt frames by Andrei Otcheretianski · 10 years ago
  13. 00ec75f cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required() by Luciano Coelho · 10 years ago
  14. 67ae07a cfg80211: fix start_radar_detection issue by Janusz Dziedzic · 10 years ago
  15. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  16. 8c48b50 cfg80211: allow restricting supported dfs regions by Felix Fietkau · 10 years ago
  17. f6837ba mac80211: handle failed restart/resume better by Johannes Berg · 10 years ago
  18. f04c220 cfg80211: export interface stopping function by Michal Kazior · 10 years ago
  19. 792e6aa cfg80211: add cfg80211_sched_scan_stopped_rtnl by Eliad Peller · 10 years ago
  20. c1fbb25 cfg80211: free sme on connection failures by Eliad Peller · 10 years ago
  21. 2fd0511 cfg80211: remove BUG_ON usage by Johannes Berg · 10 years ago
  22. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 10 years ago
  23. 8eca1fb cfg80211: Use 5MHz bandwidth by default when checking usable channels by Rostislav Lisovy · 10 years ago
  24. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 10 years ago
  25. 6784c7d cfg80211: change return value of notifier function by Zhao, Gang · 10 years ago
  26. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 10 years ago
  27. 1b8ec87 cfg80211: change registered device pointer name by Zhao, Gang · 10 years ago
  28. 65a124d cfg80211: allow drivers to iterate over matching combinations by Michal Kazior · 10 years ago
  29. 46d5372 cfg80211: Fix GO Concurrent relaxation on UNII-3 by Ilan Peer · 10 years ago
  30. 96cce12 cfg80211: fix processing world regdomain when non modular by Luis R. Rodriguez · 10 years ago
  31. c888393 cfg80211: avoid freeing last_request while in flight by Arik Nemtsov · 10 years ago
  32. 4f267c1 cfg80211: reg: set DFS CAC time in case of custom regd by Janusz Dziedzic · 10 years ago
  33. c14a740 cfg80211: ignore invalid BSSIDs when looking for BSSes by Johannes Berg · 10 years ago
  34. 74f8274 cfg80211: reject invalid IBSS BSSIDs in wext compat code by Johannes Berg · 10 years ago
  35. 96998e3 cfg80211: remove unused wiphy argument from cfg80211_wext_freq() by Zhao, Gang · 10 years ago
  36. 65d26f2 cfg80211: fix radar_detect combination checking by Michal Kazior · 10 years ago
  37. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 10 years ago
  38. 71965c1 cfg80211/mac80211: move combination check to mac80211 for ibss by Luciano Coelho · 10 years ago
  39. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 10 years ago
  40. 2beb6dab cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() by Luciano Coelho · 10 years ago
  41. cb2d956 cfg80211: refactor cfg80211_can_use_iftype_chan() by Luciano Coelho · 10 years ago
  42. c8866e5 cfg80211: Enable GO operation on indoor channels by Ilan Peer · 10 years ago
  43. 52616f2 cfg80211: Add an option to hint indoor operation by Ilan Peer · 10 years ago
  44. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 10 years ago
  45. 94fc661 cfg80211: Add Kconfig option for cellular BS hints by Ilan Peer · 10 years ago
  46. 570dbde cfg80211: Add indoor only and GO concurrent channel attributes by David Spinadel · 10 years ago
  47. babd3a2 cfg80211: slightly clean up of cfg80211_sme_connect() by Zhao, Gang · 10 years ago
  48. 34dd886 cfg80211: regulatory: use RCU_INIT_POINTER by Monam Agarwal · 10 years ago
  49. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 10 years ago
  50. 49c0ca1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  51. 7eb2450 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  52. 73fb08e cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) by Zhao, Gang · 10 years ago
  53. 4da6462 cfg80211: remove unnecessary check by Zhao, Gang · 10 years ago
  54. 3afc216 cfg80211/mac80211: ignore signal if the frame was heard on wrong channel by Emmanuel Grumbach · 10 years ago
  55. 2316d7b cfg80211: make __cfg80211_join_ibss() static by Zhao, Gang · 10 years ago
  56. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  57. 42775a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  58. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  59. 960d97f cfg80211: add MPLS and 802.21 classification by Simon Wunderlich · 10 years ago
  60. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  61. 255e25b cfg80211: allow reprocessing of pending requests by Luis R. Rodriguez · 10 years ago
  62. bc00a91 cfg80211: remove racy beacon_interval assignment by Johannes Berg · 10 years ago
  63. 7c8d5e0 cfg80211: send stop AP event only due to internal reason by Ilan Peer · 10 years ago
  64. 31559f3 cfg80211: DFS get CAC time from regulatory database by Janusz Dziedzic · 10 years ago
  65. 089027e cfg80211: regulatory: allow getting DFS CAC time from userspace by Janusz Dziedzic · 10 years ago
  66. fb5c963 cfg80211: regulatory: allow user to set world regdomain by Janusz Dziedzic · 10 years ago
  67. 092008a cfg80211: regulatory: reset regdomain in case of error by Janusz Dziedzic · 10 years ago
  68. 1226d25 cfg80211: regulatory: simplify uevent sending by Johannes Berg · 10 years ago
  69. 7b2106a cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan() by Luciano Coelho · 10 years ago
  70. e5d2f95 nl80211: make sure we check for DFS with mesh channel switch by Luciano Coelho · 10 years ago
  71. b0dfd2e cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag by Janusz Dziedzic · 10 years ago
  72. 88daf80 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  73. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 10 years ago
  74. bf5f483 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  75. 50c11eb cfg80211: bugfix in regulatory user hint process by Inbal Hacohen · 10 years ago
  76. 2045cea net: remove unnecessary return's by stephen hemminger · 10 years ago
  77. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  78. 9900e48 nl80211: use ie_len in scheduled scan by Johannes Berg · 10 years ago
  79. e7aceef cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL by Johannes Berg · 10 years ago
  80. f9d15d1 cfg80211: send scan results from work queue by Johannes Berg · 10 years ago
  81. a617302 cfg80211: fix scan done race by Johannes Berg · 10 years ago
  82. 5a6aa70 cfg80211: re-enable 5/10 MHz support by Johannes Berg · 10 years ago
  83. f12cb28 nl80211: Reset split_start when netlink skb is exhausted by Pontus Fuchs · 11 years ago
  84. 9752482 cfg80211: regulatory introduce maximum bandwidth calculation by Janusz Dziedzic · 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. 845f335 net: wireless: move regulatory timeout work to power efficient workqueue by Shaibal Dutta · 10 years ago
  88. e3961af cfg80211: add helper reg_get_regdomain() function by Janusz Dziedzic · 10 years ago
  89. 96f55f1 cfg80211: set preset_chandef after channel switch by Janusz Dziedzic · 10 years ago
  90. ea73cbc nl80211: fix scheduled scan RSSI matchset attribute confusion by Johannes Berg · 10 years ago
  91. 348baf0 nl80211: send event when AP operation is stopped by Johannes Berg · 10 years ago
  92. ae811e2 nl80211: check nla_parse() return values by Johannes Berg · 10 years ago
  93. f1e3d55 cfg80211: make device_type const by Johannes Berg · 10 years ago
  94. 94e860f nl80211: make netlink attribute policies const by Johannes Berg · 10 years ago
  95. 1ff79df nl80211: check channel switch validity better by Johannes Berg · 10 years ago
  96. 772f038 cfg80211: fix few minor issues in reg_process_hint() by Ilan Peer · 11 years ago
  97. 0b9323f nl80211: add Guard Interval support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  98. 664834d cfg80211: Clean up connect params and channel fetching by Jouni Malinen · 11 years ago
  99. b43504c cfg80211: Advertise maximum associated STAs in AP mode by Jouni Malinen · 11 years ago
  100. 1df4a51 cfg80211: Allow BSS hint to be provided for connect by Jouni Malinen · 11 years ago