1. f1e3d55 cfg80211: make device_type const by Johannes Berg · 10 years ago
  2. 772f038 cfg80211: fix few minor issues in reg_process_hint() by Ilan Peer · 10 years ago
  3. 4f7b914 cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG by Luis R. Rodriguez · 11 years ago
  4. 6c47479 cfg80211: add reg_get_dfs_region() by Luis R. Rodriguez · 11 years ago
  5. 3ef121b cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper by Luis R. Rodriguez · 11 years ago
  6. d7a4b05 cfg80211: distinguish unset DFS region from unknown by Luis R. Rodriguez · 11 years ago
  7. adbfb05 cfg80211: intersection dfs regions when intersecting regdomains by Luis R. Rodriguez · 11 years ago
  8. 4c7d398 cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere by Luis R. Rodriguez · 11 years ago
  9. 2a90146 cfg80211: add an option to disable processing country IEs by Luis R. Rodriguez · 11 years ago
  10. a09a85a cfg80211: add flags to define country IE processing rules by Luis R. Rodriguez · 11 years ago
  11. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 11 years ago
  12. 0199240 cfg80211: rename __set_regdom() to reg_set_rd_country_ie() by Luis R. Rodriguez · 11 years ago
  13. f5fe324 cfg80211: set driver regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  14. 84721d4 cfg80211: set user regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  15. 3b9e5ac cfg80211: set core regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  16. db0e066 cfg80211: pass the last_request to __set_regdom() by Luis R. Rodriguez · 11 years ago
  17. 0e3802d cfg80211: move core reg_notfier() check to source by Luis R. Rodriguez · 11 years ago
  18. f75c30e cfg80211: allow only the core to request to update the world regdom by Luis R. Rodriguez · 11 years ago
  19. fe6631f cfg80211: add helper for calling CRDA by Luis R. Rodriguez · 11 years ago
  20. 05f1a3e cfg80211: add helper for kfree'ing and assigning last_request by Luis R. Rodriguez · 11 years ago
  21. 5ad6ef5 cfg80211: add helper for kfree'ing last_request by Luis R. Rodriguez · 11 years ago
  22. 2f1c6c5 cfg80211: process non country IE conflicting first by Luis R. Rodriguez · 11 years ago
  23. b23e7a9 cfg80211: process country IE regulatory requests on their own by Luis R. Rodriguez · 11 years ago
  24. 21636c7 cfg80211: process driver regulatory requests on its own by Luis R. Rodriguez · 11 years ago
  25. 0d97a61 cfg80211: process user regulatory requests on its own by Luis R. Rodriguez · 11 years ago
  26. b3eb7f3 cfg80211: processing core regulatory hints on its own by Luis R. Rodriguez · 11 years ago
  27. e438768 cfg80211: check regulatory request alpha2 early by Luis R. Rodriguez · 11 years ago
  28. cc493e4f cfg80211: enforce disabling channels by custom or strict settings by Luis R. Rodriguez · 11 years ago
  29. 1daa37c cfg80211: remove second argument from reg_process_hint() by Luis R. Rodriguez · 11 years ago
  30. 222ea58 cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 11 years ago
  31. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  32. 034c6d6 cfg80211: export reg_initiator_name() by Luis R. Rodriguez · 11 years ago
  33. fa1fb9c cfg80211: simplify strict custom alpha2 regdomain check by Luis R. Rodriguez · 11 years ago
  34. cea8524 cfg80211: enable regulatory hints for strict custom settings by Luis R. Rodriguez · 11 years ago
  35. 789fd03 cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie() by Luis R. Rodriguez · 11 years ago
  36. 131a19b regulatory: enable channels 52-64 and 100-144 for world roaming by Johannes Berg · 11 years ago
  37. 23df0b7 regulatory: use correct regulatory initiator on wiphy register by Arik Nemtsov · 11 years ago
  38. f77b86d regulatory: add missing rtnl locking by Johannes Berg · 11 years ago
  39. 3430140 regulatory: use proper enum return value by Johannes Berg · 11 years ago
  40. 38fd214 regulatory: remove reg_mutex by Johannes Berg · 11 years ago
  41. db2424c regulatory: use RCU in regulatory_hint_11d() by Johannes Berg · 11 years ago
  42. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 11 years ago
  43. 990de49 wireless: regulatory: fix channel disabling race condition by Johannes Berg · 11 years ago
  44. 8ab9d85 regulatory: allow VHT channels in world roaming by Johannes Berg · 12 years ago
  45. 98d5fac 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
  46. c7a6ee2 cfg80211: allow drivers to selectively disable 80/160 MHz by Johannes Berg · 12 years ago
  47. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  48. b7566fc cfg80211: Fix memory leak by Larry Finger · 11 years ago
  49. 4205e6e 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
  50. 55b183a wireless: fix regulatory HT40 allowed check by Felix Fietkau · 11 years ago
  51. 2d31986 regulatory: fix restore_regulatory_settings by Johannes Berg · 11 years ago
  52. 4a484cf regulatory: fix uevent by Johannes Berg · 11 years ago
  53. 0f500a5 cfg80211: move world roaming check for beacon hints by Luis R. Rodriguez · 12 years ago
  54. 3195e48 cfg80211: move reg_is_world_roaming() by Luis R. Rodriguez · 12 years ago
  55. 3ebfa6e cfg80211: do not process beacon hints if one is already queued by Luis R. Rodriguez · 12 years ago
  56. 361c9c8 regulatory: use IS_ERR macro family for freq_reg_info by Johannes Berg · 12 years ago
  57. c492db3 regulatory: use RCU to protect last_request by Johannes Berg · 12 years ago
  58. 458f4f9 regulatory: use RCU to protect global and wiphy regdomains by Johannes Berg · 12 years ago
  59. 379b82f regulatory: pass new regdomain to reset function by Johannes Berg · 12 years ago
  60. fe7ef5e regulatory: remove handling of channel bandwidth by Johannes Berg · 12 years ago
  61. 6913b49 regulatory: fix reg_is_valid_request handling by Johannes Berg · 12 years ago
  62. 540f6f2 regulatory: remove locking from wiphy_apply_custom_regulatory by Johannes Berg · 12 years ago
  63. e8da2bb regulatory: clarify locking rules and assertions by Johannes Berg · 12 years ago
  64. 5d885b9 regulatory: simplify freq_reg_info_regd by Johannes Berg · 12 years ago
  65. 0ba857a regulatory: remove useless warning by Johannes Berg · 12 years ago
  66. d4f2c88 regulatory: remove redundant isalpha() check by Johannes Berg · 12 years ago
  67. 11cff96 regulatory: simplify restore_regulatory_settings by Johannes Berg · 12 years ago
  68. fdc9d7b regulatory: remove BUG_ON by Johannes Berg · 12 years ago
  69. f417376 cfg80211: remove wiphy_idx_valid by Johannes Berg · 12 years ago
  70. 2f92212 regulatory: use proper enum for return values by Johannes Berg · 12 years ago
  71. 9027b14 regulatory: remove useless locking on exit by Johannes Berg · 12 years ago
  72. 1a91931 regulatory: code cleanup by Johannes Berg · 12 years ago
  73. 75e2dba regulatory: simplify regulatory_hint_11d by Johannes Berg · 12 years ago
  74. fea9bce regulatory: don't test list before iterating by Johannes Berg · 12 years ago
  75. e9763c3 regulatory: clean up reg_copy_regd() by Johannes Berg · 12 years ago
  76. 74f53cd regulatory: clean up regdom_intersect by Johannes Berg · 12 years ago
  77. 82f2085 regulatory: don't allocate too much memory by Johannes Berg · 12 years ago
  78. 8a57fff regulatory: don't write past array when intersecting rules by Johannes Berg · 12 years ago
  79. 8baf82b CONFIG_HOTPLUG removal from networking core by Greg KH · 12 years ago
  80. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  81. 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
  82. 43c771a wireless: allow 40 MHz on world roaming channels 12/13 by Johannes Berg · 12 years ago
  83. 279f0f5 cfg80211: fix initialization of chan->max_reg_power by Felix Fietkau · 12 years ago
  84. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  85. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  86. 64629b9 cfg80211: Fix regulatory check for 60GHz band frequencies by Vladimir Kondratiev · 12 years ago
  87. a85d0d7 cfg80211: fix possible circular lock on reg_regdb_search() by Luis R. Rodriguez · 12 years ago
  88. f3baed5 wireless: remove unreachable code by Alan Cox · 12 years ago
  89. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  90. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  91. 00a9ac4 cfg80211: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  92. 899852a cfg80211: Clear "beacon_found" on regulatory restore by Paul Stewart · 12 years ago
  93. 03f6b08 cfg80211: add channel flag to prohibit OFDM operation by Seth Forshee · 12 years ago
  94. fcb0670 Merge remote-tracking branch 'wireless/master' into mac80211 by Johannes Berg · 12 years ago
  95. 5e31fc0 wireless: reg: restore previous behaviour of chan->max_power calculations by Stanislaw Gruszka · 12 years ago
  96. ebd0fd2 cfg80211: Fix mutex locking in reg_last_request_cell_base by Mohammed Shafi Shajakhan · 12 years ago
  97. 14cdf11 cfg80211: remove regulatory_update() by Luis R. Rodriguez · 12 years ago
  98. f8a1c77 cfg80211: make regulatory_update() static by Luis R. Rodriguez · 12 years ago
  99. bfead08 cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() by Luis R. Rodriguez · 12 years ago
  100. 57b5ce0 cfg80211: add cellular base station regulatory hint support by Luis R. Rodriguez · 12 years ago