1. 4d3df54 cfg80211: don't set reg timeout for user-handled hint by Arik Nemtsov · 10 years ago
  2. 8eca1fb cfg80211: Use 5MHz bandwidth by default when checking usable channels by Rostislav Lisovy · 10 years ago
  3. 96cce12 cfg80211: fix processing world regdomain when non modular by Luis R. Rodriguez · 10 years ago
  4. c888393 cfg80211: avoid freeing last_request while in flight by Arik Nemtsov · 10 years ago
  5. 4f267c1 cfg80211: reg: set DFS CAC time in case of custom regd by Janusz Dziedzic · 11 years ago
  6. c8866e5 cfg80211: Enable GO operation on indoor channels by Ilan Peer · 11 years ago
  7. 52616f2 cfg80211: Add an option to hint indoor operation by Ilan Peer · 11 years ago
  8. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 11 years ago
  9. 94fc661 cfg80211: Add Kconfig option for cellular BS hints by Ilan Peer · 11 years ago
  10. 570dbde cfg80211: Add indoor only and GO concurrent channel attributes by David Spinadel · 11 years ago
  11. 34dd886 cfg80211: regulatory: use RCU_INIT_POINTER by Monam Agarwal · 11 years ago
  12. 7eb2450 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  13. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  14. 255e25b cfg80211: allow reprocessing of pending requests by Luis R. Rodriguez · 11 years ago
  15. 089027e cfg80211: regulatory: allow getting DFS CAC time from userspace by Janusz Dziedzic · 11 years ago
  16. fb5c963 cfg80211: regulatory: allow user to set world regdomain by Janusz Dziedzic · 11 years ago
  17. 092008a cfg80211: regulatory: reset regdomain in case of error by Janusz Dziedzic · 11 years ago
  18. 1226d25 cfg80211: regulatory: simplify uevent sending by Johannes Berg · 11 years ago
  19. b0dfd2e cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag by Janusz Dziedzic · 11 years ago
  20. 50c11eb cfg80211: bugfix in regulatory user hint process by Inbal Hacohen · 11 years ago
  21. 9752482 cfg80211: regulatory introduce maximum bandwidth calculation by Janusz Dziedzic · 11 years ago
  22. 845f335 net: wireless: move regulatory timeout work to power efficient workqueue by Shaibal Dutta · 11 years ago
  23. e3961af cfg80211: add helper reg_get_regdomain() function by Janusz Dziedzic · 11 years ago
  24. f1e3d55 cfg80211: make device_type const by Johannes Berg · 11 years ago
  25. 772f038 cfg80211: fix few minor issues in reg_process_hint() by Ilan Peer · 11 years ago
  26. 4f7b914 cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG by Luis R. Rodriguez · 11 years ago
  27. 6c47479 cfg80211: add reg_get_dfs_region() by Luis R. Rodriguez · 11 years ago
  28. 3ef121b cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper by Luis R. Rodriguez · 11 years ago
  29. d7a4b05 cfg80211: distinguish unset DFS region from unknown by Luis R. Rodriguez · 11 years ago
  30. adbfb05 cfg80211: intersection dfs regions when intersecting regdomains by Luis R. Rodriguez · 11 years ago
  31. 4c7d398 cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere by Luis R. Rodriguez · 11 years ago
  32. 2a90146 cfg80211: add an option to disable processing country IEs by Luis R. Rodriguez · 11 years ago
  33. a09a85a cfg80211: add flags to define country IE processing rules by Luis R. Rodriguez · 11 years ago
  34. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 11 years ago
  35. 0199240 cfg80211: rename __set_regdom() to reg_set_rd_country_ie() by Luis R. Rodriguez · 11 years ago
  36. f5fe324 cfg80211: set driver regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  37. 84721d4 cfg80211: set user regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  38. 3b9e5ac cfg80211: set core regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  39. db0e066 cfg80211: pass the last_request to __set_regdom() by Luis R. Rodriguez · 11 years ago
  40. 0e3802d cfg80211: move core reg_notfier() check to source by Luis R. Rodriguez · 11 years ago
  41. f75c30e cfg80211: allow only the core to request to update the world regdom by Luis R. Rodriguez · 11 years ago
  42. fe6631f cfg80211: add helper for calling CRDA by Luis R. Rodriguez · 11 years ago
  43. 05f1a3e cfg80211: add helper for kfree'ing and assigning last_request by Luis R. Rodriguez · 11 years ago
  44. 5ad6ef5 cfg80211: add helper for kfree'ing last_request by Luis R. Rodriguez · 11 years ago
  45. 2f1c6c5 cfg80211: process non country IE conflicting first by Luis R. Rodriguez · 11 years ago
  46. b23e7a9 cfg80211: process country IE regulatory requests on their own by Luis R. Rodriguez · 11 years ago
  47. 21636c7 cfg80211: process driver regulatory requests on its own by Luis R. Rodriguez · 11 years ago
  48. 0d97a61 cfg80211: process user regulatory requests on its own by Luis R. Rodriguez · 11 years ago
  49. b3eb7f3 cfg80211: processing core regulatory hints on its own by Luis R. Rodriguez · 11 years ago
  50. e438768 cfg80211: check regulatory request alpha2 early by Luis R. Rodriguez · 11 years ago
  51. cc493e4f cfg80211: enforce disabling channels by custom or strict settings by Luis R. Rodriguez · 11 years ago
  52. 1daa37c cfg80211: remove second argument from reg_process_hint() by Luis R. Rodriguez · 11 years ago
  53. 222ea58 cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 11 years ago
  54. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  55. 034c6d6 cfg80211: export reg_initiator_name() by Luis R. Rodriguez · 11 years ago
  56. fa1fb9c cfg80211: simplify strict custom alpha2 regdomain check by Luis R. Rodriguez · 11 years ago
  57. cea8524 cfg80211: enable regulatory hints for strict custom settings by Luis R. Rodriguez · 11 years ago
  58. 789fd03 cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie() by Luis R. Rodriguez · 11 years ago
  59. 131a19b regulatory: enable channels 52-64 and 100-144 for world roaming by Johannes Berg · 12 years ago
  60. 23df0b7 regulatory: use correct regulatory initiator on wiphy register by Arik Nemtsov · 11 years ago
  61. f77b86d regulatory: add missing rtnl locking by Johannes Berg · 11 years ago
  62. 3430140 regulatory: use proper enum return value by Johannes Berg · 11 years ago
  63. 38fd214 regulatory: remove reg_mutex by Johannes Berg · 11 years ago
  64. db2424c regulatory: use RCU in regulatory_hint_11d() by Johannes Berg · 11 years ago
  65. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 11 years ago
  66. 990de49 wireless: regulatory: fix channel disabling race condition by Johannes Berg · 11 years ago
  67. 8ab9d85 regulatory: allow VHT channels in world roaming by Johannes Berg · 12 years ago
  68. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  69. c7a6ee2 cfg80211: allow drivers to selectively disable 80/160 MHz by Johannes Berg · 12 years ago
  70. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  71. b7566fc cfg80211: Fix memory leak by Larry Finger · 12 years ago
  72. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  73. 55b183a wireless: fix regulatory HT40 allowed check by Felix Fietkau · 12 years ago
  74. 2d31986 regulatory: fix restore_regulatory_settings by Johannes Berg · 12 years ago
  75. 4a484cf regulatory: fix uevent by Johannes Berg · 12 years ago
  76. 0f500a5 cfg80211: move world roaming check for beacon hints by Luis R. Rodriguez · 12 years ago
  77. 3195e48 cfg80211: move reg_is_world_roaming() by Luis R. Rodriguez · 12 years ago
  78. 3ebfa6e cfg80211: do not process beacon hints if one is already queued by Luis R. Rodriguez · 12 years ago
  79. 361c9c8 regulatory: use IS_ERR macro family for freq_reg_info by Johannes Berg · 12 years ago
  80. c492db3 regulatory: use RCU to protect last_request by Johannes Berg · 12 years ago
  81. 458f4f9 regulatory: use RCU to protect global and wiphy regdomains by Johannes Berg · 12 years ago
  82. 379b82f regulatory: pass new regdomain to reset function by Johannes Berg · 12 years ago
  83. fe7ef5e regulatory: remove handling of channel bandwidth by Johannes Berg · 12 years ago
  84. 6913b49 regulatory: fix reg_is_valid_request handling by Johannes Berg · 12 years ago
  85. 540f6f2 regulatory: remove locking from wiphy_apply_custom_regulatory by Johannes Berg · 12 years ago
  86. e8da2bb regulatory: clarify locking rules and assertions by Johannes Berg · 12 years ago
  87. 5d885b9 regulatory: simplify freq_reg_info_regd by Johannes Berg · 12 years ago
  88. 0ba857a regulatory: remove useless warning by Johannes Berg · 12 years ago
  89. d4f2c88 regulatory: remove redundant isalpha() check by Johannes Berg · 12 years ago
  90. 11cff96 regulatory: simplify restore_regulatory_settings by Johannes Berg · 12 years ago
  91. fdc9d7b regulatory: remove BUG_ON by Johannes Berg · 12 years ago
  92. f417376 cfg80211: remove wiphy_idx_valid by Johannes Berg · 12 years ago
  93. 2f92212 regulatory: use proper enum for return values by Johannes Berg · 12 years ago
  94. 9027b14 regulatory: remove useless locking on exit by Johannes Berg · 12 years ago
  95. 1a91931 regulatory: code cleanup by Johannes Berg · 12 years ago
  96. 75e2dba regulatory: simplify regulatory_hint_11d by Johannes Berg · 12 years ago
  97. fea9bce regulatory: don't test list before iterating by Johannes Berg · 12 years ago
  98. e9763c3 regulatory: clean up reg_copy_regd() by Johannes Berg · 12 years ago
  99. 74f53cd regulatory: clean up regdom_intersect by Johannes Berg · 12 years ago
  100. 82f2085 regulatory: don't allocate too much memory by Johannes Berg · 12 years ago