1. 00d3399 cfg80211: Call reg_notifier for self managed hints conditionally by Amar Singhal · 6 years ago
  2. d62103c cfg80211: export regulatory_hint_user() API by Mihir Shete · 11 years ago
  3. be4ca6b cfg80211: unblock user hint when cfg80211_regdom is intersected by Mihir Shete · 10 years ago
  4. 53873f1 cfg80211: make wdev_list accessible to drivers by Johannes Berg · 8 years ago
  5. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  6. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  7. c799ba6 cfg80211: remove CFG80211_REG_DEBUG by Johannes Berg · 9 years ago
  8. c382680 regulatory: fix world regulatory domain data by Johannes Berg · 9 years ago
  9. 94c4fd6 wireless: change cfg80211 regulatory domain info as debug messages by Dave Young · 9 years ago
  10. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  11. 09d1180 nl80211: fix a few memory leaks in reg.c by Ola Olsson · 9 years ago
  12. 1aeb135 cfg80211: reg: Refactor calculation of bandwidth flags by Michal Sojka · 9 years ago
  13. 4917287 cfg80211: reg: Remove unused function parameter by Michal Sojka · 9 years ago
  14. a515de6 cfg80211: reg: fix reg_ignore_cell_hint return type by Johannes Berg · 9 years ago
  15. 81e9257 cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef by Johannes Berg · 9 years ago
  16. 9f506802 cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg() by Johannes Berg · 9 years ago
  17. d34265a cfg80211: reg: centralize freeing ignored requests by Johannes Berg · 9 years ago
  18. 480908a cfg80211: reg: clarify 'treatment' handling in reg_process_hint() by Johannes Berg · 9 years ago
  19. fd453d3 cfg80211: reg: rename reg_regdb_query() to reg_query_builtin() by Johannes Berg · 9 years ago
  20. b686303 cfg80211: reg: make CRDA support optional by Johannes Berg · 9 years ago
  21. 922ec58 cfg80211: reg: remove useless reg_timeout scheduling by Johannes Berg · 9 years ago
  22. c7d319e cfg80211: reg: search built-in database directly by Johannes Berg · 9 years ago
  23. cecbb06 cfg80211: reg: rename reg_call_crda to reg_query_database by Johannes Berg · 9 years ago
  24. 25b20db cfg80211: reg: fix reg_call_crda() return value bug by Johannes Berg · 9 years ago
  25. 7cf3741 cfg80211: reg: remove useless non-NULL check by Johannes Berg · 9 years ago
  26. 8047d26 cfg80211: fix gHz to GHz by Johannes Berg · 9 years ago
  27. 2579c98 Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  28. 8de1c63 wireless: make __freq_reg_info static by Johannes Berg · 9 years ago
  29. 549cc1c cfg80211: regulatory: restore proper user alpha2 by Maciej S. Szmigiero · 9 years ago
  30. 4edd569 cfg80211: regulatory: handle 5 and 10 MHz channels properly by Matthias May · 9 years ago
  31. 72bbe3d Merge branch 'mac80211' into mac80211-next by Johannes Berg · 9 years ago
  32. 841b351 wireless: remove superfluous if statement in regulatory code by John Linville · 9 years ago
  33. 923b352 cfg80211: use RTNL locked reg_can_beacon for IR-relaxation by Arik Nemtsov · 9 years ago
  34. 042ab5f wireless: regulatory: reduce log level of CRDA related messages by Thomas Petazzoni · 9 years ago
  35. 06f207f cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA by Arik Nemtsov · 9 years ago
  36. c37722b cfg80211: Stop calling crda if it is not responsive by Ilan peer · 9 years ago
  37. 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 · 9 years ago
  38. 2e54a68 cfg80211: Process all pending regulatory requests/hints by Ben · 9 years ago
  39. eeca9fc cfg80211: Schedule timeout for all CRDA calls by Ilan peer · 9 years ago
  40. 0505075 cfg80211: Add API to change the indoor regulatory setting by Ilan peer · 9 years ago
  41. 0c4ddcd cfg80211: Simplify the handling of regulatory indoor setting by Ilan peer · 9 years ago
  42. 28981e5 cfg80211: fix n_reg_rules to match world_regdom by Jason Abele · 9 years ago
  43. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. ef51fb1 cfg80211: avoid reg-hints in self-managed only systems by Arik Nemtsov · 9 years ago
  45. 2c3e861 cfg80211: introduce sync regdom set API for self-managed by Arik Nemtsov · 9 years ago
  46. 2065870 cfg80211: fix deadlock during reg chan check by Arik Nemtsov · 10 years ago
  47. 3a4b0c9 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 9 years ago
  48. db8dfee cfg80211: avoid intersection when applying self-managed reg by Arik Nemtsov · 10 years ago
  49. b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
  50. ad30ca2 cfg80211: allow usermode to query wiphy specific regdom by Arik Nemtsov · 10 years ago
  51. 185076d cfg80211: correctly check ad-hoc channels by Arik Nemtsov · 10 years ago
  52. 70dcec5 cfg80211: don't WARN about two consecutive Country IE hint by Emmanuel Grumbach · 10 years ago
  53. cec3f0e cfg80211: use __force __rcu to suppress sparse warning by Johannes Berg · 10 years ago
  54. 34f05f5 cfg80211: avoid mem leak on driver hint set by Arik Nemtsov · 10 years ago
  55. ad932f0 cfg80211: leave invalid channels on regdomain change by Arik Nemtsov · 10 years ago
  56. c7ab508 cfg80211: explicitly initialize some fields in custom reg path by Arik Nemtsov · 10 years ago
  57. 2e18b38 cfg80211: update missing fields in custom regulatory path by Arik Nemtsov · 10 years ago
  58. a6d4a53 cfg80211: introduce regulatory flags controlling bw by Arik Nemtsov · 10 years ago
  59. a62a1ae cfg80211: avoid duplicate entries on regdomain intersection by Eliad Peller · 10 years ago
  60. 2740f0c cfg80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  61. e33e224 Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels" by Johannes Berg · 10 years ago
  62. 4d3df54 cfg80211: don't set reg timeout for user-handled hint by Arik Nemtsov · 10 years ago
  63. 8eca1fb cfg80211: Use 5MHz bandwidth by default when checking usable channels by Rostislav Lisovy · 10 years ago
  64. 96cce12 cfg80211: fix processing world regdomain when non modular by Luis R. Rodriguez · 10 years ago
  65. c888393 cfg80211: avoid freeing last_request while in flight by Arik Nemtsov · 10 years ago
  66. 4f267c1 cfg80211: reg: set DFS CAC time in case of custom regd by Janusz Dziedzic · 10 years ago
  67. c8866e5 cfg80211: Enable GO operation on indoor channels by Ilan Peer · 10 years ago
  68. 52616f2 cfg80211: Add an option to hint indoor operation by Ilan Peer · 10 years ago
  69. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 10 years ago
  70. 94fc661 cfg80211: Add Kconfig option for cellular BS hints by Ilan Peer · 10 years ago
  71. 570dbde cfg80211: Add indoor only and GO concurrent channel attributes by David Spinadel · 10 years ago
  72. 34dd886 cfg80211: regulatory: use RCU_INIT_POINTER by Monam Agarwal · 10 years ago
  73. 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
  74. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  75. 255e25b cfg80211: allow reprocessing of pending requests by Luis R. Rodriguez · 10 years ago
  76. 089027e cfg80211: regulatory: allow getting DFS CAC time from userspace by Janusz Dziedzic · 10 years ago
  77. fb5c963 cfg80211: regulatory: allow user to set world regdomain by Janusz Dziedzic · 10 years ago
  78. 092008a cfg80211: regulatory: reset regdomain in case of error by Janusz Dziedzic · 10 years ago
  79. 1226d25 cfg80211: regulatory: simplify uevent sending by Johannes Berg · 10 years ago
  80. b0dfd2e cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag by Janusz Dziedzic · 10 years ago
  81. 50c11eb cfg80211: bugfix in regulatory user hint process by Inbal Hacohen · 10 years ago
  82. 9752482 cfg80211: regulatory introduce maximum bandwidth calculation by Janusz Dziedzic · 10 years ago
  83. 845f335 net: wireless: move regulatory timeout work to power efficient workqueue by Shaibal Dutta · 10 years ago
  84. e3961af cfg80211: add helper reg_get_regdomain() function by Janusz Dziedzic · 10 years ago
  85. f1e3d55 cfg80211: make device_type const by Johannes Berg · 10 years ago
  86. 772f038 cfg80211: fix few minor issues in reg_process_hint() by Ilan Peer · 10 years ago
  87. 4f7b914 cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG by Luis R. Rodriguez · 11 years ago
  88. 6c47479 cfg80211: add reg_get_dfs_region() by Luis R. Rodriguez · 11 years ago
  89. 3ef121b cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper by Luis R. Rodriguez · 11 years ago
  90. d7a4b05 cfg80211: distinguish unset DFS region from unknown by Luis R. Rodriguez · 11 years ago
  91. adbfb05 cfg80211: intersection dfs regions when intersecting regdomains by Luis R. Rodriguez · 11 years ago
  92. 4c7d398 cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere by Luis R. Rodriguez · 11 years ago
  93. 2a90146 cfg80211: add an option to disable processing country IEs by Luis R. Rodriguez · 11 years ago
  94. a09a85a cfg80211: add flags to define country IE processing rules by Luis R. Rodriguez · 11 years ago
  95. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 11 years ago
  96. 0199240 cfg80211: rename __set_regdom() to reg_set_rd_country_ie() by Luis R. Rodriguez · 11 years ago
  97. f5fe324 cfg80211: set driver regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  98. 84721d4 cfg80211: set user regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  99. 3b9e5ac cfg80211: set core regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  100. db0e066 cfg80211: pass the last_request to __set_regdom() by Luis R. Rodriguez · 11 years ago