1. 90bd5be cfg80211: use wiphy DFS domain if it is self-managed by Sriram R · 3 years, 5 months ago
  2. 1b7b3ac cfg80211: set custom regdomain after wiphy registration by Miri Korenblit · 3 years, 7 months ago
  3. b767ecd cfg80211: reg: improve bad regulatory warning by Johannes Berg · 3 years, 7 months ago
  4. 81d94f4 cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlock by Qiheng Lin · 3 years, 10 months ago
  5. f2e3093 reg.c: Fix a spello by Bhaskar Chowdhury · 3 years, 10 months ago
  6. 9e6d512 cfg80211: initialize reg_rule in __freq_reg_info() by Luca Coelho · 4 years ago
  7. a05829a cfg80211: avoid holding the RTNL when calling the driver by Johannes Berg · 4 years ago
  8. 51d62f2 cfg80211: Save the regulatory domain with a lock by Ilan Peer · 4 years ago
  9. beee246 cfg80211: Save the regulatory domain when setting custom regulatory by Ilan Peer · 4 years, 1 month ago
  10. c7ed0e6 net: wireless: make a const array static, makes object smaller by Colin Ian King · 4 years, 2 months ago
  11. db18d20 cfg80211: regulatory: Fix inconsistent format argument by Ye Bin · 4 years, 3 months ago
  12. 735b267 cfg80211: regulatory: remove a bogus initialization by Dan Carpenter · 4 years, 4 months ago
  13. 68dbad8 cfg80211: regulatory: handle S1G channels by Thomas Pedersen · 4 years, 4 months ago
  14. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  15. 12adee3 cfg80211: add helper fn for adjacent rule channels by Markus Theil · 4 years, 5 months ago
  16. 7c9ff7e cfg80211: add helper fn for single rule channels by Markus Theil · 4 years, 5 months ago
  17. cc5a639b net: wireless: reg.c: delete duplicated words + fix punctuation by Randy Dunlap · 4 years, 5 months ago
  18. 47caf68 cfg80211: regulatory: reject invalid hints by Johannes Berg · 4 years, 5 months ago
  19. 726e6af net: wireless: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  20. 934f4c7 cfg80211: express channels with a KHz component by Thomas Pedersen · 4 years, 9 months ago
  21. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
  22. a7ee7d4 cfg80211: check reg_rule for NULL in handle_channel_custom() by Johannes Berg · 4 years, 11 months ago
  23. ddb535a Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  24. 1e61d82 cfg80211: add no HE indication to the channel flag by Haim Dreyfuss · 5 years ago
  25. 26ec17a cfg80211: Fix radar event during another phy CAC by Orr Mazor · 5 years ago
  26. c4b9d65 wireless: fix enabling channel 12 for custom regulatory domain by Ganapathi Bhat · 5 years ago
  27. dc0c18e mac80211: fix scan when operating on DFS channels in ETSI domains by Aaron Komisar · 5 years ago
  28. f43e521 cfg80211: initialize on-stack chandefs by Johannes Berg · 5 years ago
  29. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  30. f89769c cfg80211: add 6GHz UNII band definitions by Arend van Spriel · 5 years ago
  31. 0d31d4d Revert "cfg80211: fix processing world regdomain when non modular" by Hodaszi, Robert · 6 years ago
  32. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 6 years ago
  33. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  34. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  35. 30e5a9a Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  36. 9f8c713 cfg80211: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  37. 8772eed cfg80211: Notify previous user request during self managed wiphy registration by Sriram R · 6 years ago
  38. 08a75a8 cfg80211: Handle WMM rules in regulatory domain intersection by Ilan Peer · 6 years ago
  39. e646a02 cfg80211: restore regulatory without calling userspace by Johannes Berg · 6 years ago
  40. 752cfee Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  41. c82c06c cfg80211: Notify all User Hints To self managed wiphys by Sriram R · 6 years ago
  42. 93183bd cfg80211: extend range deviation for DMG by Chaitanya Tata · 6 years ago
  43. faae54a cfg80211: reg: remove warn_on for a normal case by Chaitanya Tata · 6 years ago
  44. 188de5d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  45. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  46. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  47. 71e5e886 cfg80211: regulatory: make initialization more robust by Johannes Berg · 6 years ago
  48. 1db5852 cfg80211: fix use-after-free in reg_process_hint() by Yu Zhao · 6 years ago
  49. 014f5a2 cfg80211: validate wmm rule when setting by Stanislaw Gruszka · 6 years ago
  50. 24f33e6 cfg80211: reg: Init wiphy_idx in regulatory_hint_core() by Andrei Otcheretianski · 6 years ago
  51. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  52. 9cf0a0b cfg80211: Add support for 60GHz band channels 5 and 6 by Alexei Avshalom Lazar · 6 years ago
  53. 7417844 cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set by Rajeev Kumar Sirasanagandla · 7 years ago
  54. 38cb87e cfg80211: make wmm_rule part of the reg_rule structure by Stanislaw Gruszka · 6 years ago
  55. 8a54d8f cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule) by Johannes Berg · 7 years ago
  56. e31f645 cfg80211: never ignore user regulatory hint by Amar Singhal · 6 years ago
  57. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  58. dd8070b Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 7 years ago
  59. 5247a77 cfg80211: fix NULL pointer derference when querying regdb by Haim Dreyfuss · 7 years ago
  60. 4a22b00 cfg80211: fix spelling mistake: "uknown" -> "unknown" by Colin Ian King · 7 years ago
  61. aced43ce cfg80211: Call reg_notifier for self managed hints conditionally by Amar Singhal · 7 years ago
  62. 8382646 cfg80211: fix possible memory leak in regdb_query_country() by weiyongjun (A) · 7 years ago
  63. 8db0c433 regulatory: Rename confusing 'country IE' in log output by Toke Høiland-Jørgensen · 7 years ago
  64. 19d3577 cfg80211: Add API to allow querying regdb for wmm_rule by Haim Dreyfuss · 7 years ago
  65. 5bf16a1 cfg80211: don't require RTNL held for regdomain reads by Johannes Berg · 7 years ago
  66. 230ebaa cfg80211: read wmm rules from regulatory database by Haim Dreyfuss · 7 years ago
  67. a48a52b cfg80211: fully initialize old channel for event by Johannes Berg · 7 years ago
  68. d7be102 cfg80211: initialize regulatory keys/database later by Johannes Berg · 7 years ago
  69. 88230ef cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo by Arnd Bergmann · 7 years ago
  70. 90a53e4 cfg80211: implement regdb signature checking by Johannes Berg · 7 years ago
  71. c8c240e cfg80211: reg: remove support for built-in regdb by Johannes Berg · 9 years ago
  72. 1ea4ff3e9 cfg80211: support reloading regulatory database by Johannes Berg · 7 years ago
  73. 007f6c5 cfg80211: support loading regulatory database as firmware file by Johannes Berg · 9 years ago
  74. 4e0854a cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS} by Emmanuel Grumbach · 7 years ago
  75. cd50ac0 cfg80211: Fix dfs state propagation for non-DFS center channel by Vasanthakumar Thiagarajan · 8 years ago
  76. 8976672 cfg80211: Share Channel DFS state across wiphys of same DFS domain by Vasanthakumar Thiagarajan · 8 years ago
  77. b35a51c cfg80211: Make pre-CAC results valid only for ETSI domain by Vasanthakumar Thiagarajan · 8 years ago
  78. 4787cfa cfg80211: move function checking range fit to util.c by Rafał Miłecki · 8 years ago
  79. 53873f1 cfg80211: make wdev_list accessible to drivers by Johannes Berg · 9 years ago
  80. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  81. 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 · 9 years ago
  82. c799ba6 cfg80211: remove CFG80211_REG_DEBUG by Johannes Berg · 9 years ago
  83. c382680 regulatory: fix world regulatory domain data by Johannes Berg · 9 years ago
  84. 94c4fd6 wireless: change cfg80211 regulatory domain info as debug messages by Dave Young · 9 years ago
  85. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  86. 09d1180 nl80211: fix a few memory leaks in reg.c by Ola Olsson · 9 years ago
  87. 1aeb135 cfg80211: reg: Refactor calculation of bandwidth flags by Michal Sojka · 9 years ago
  88. 4917287 cfg80211: reg: Remove unused function parameter by Michal Sojka · 9 years ago
  89. a515de6 cfg80211: reg: fix reg_ignore_cell_hint return type by Johannes Berg · 9 years ago
  90. 81e9257 cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef by Johannes Berg · 9 years ago
  91. 9f506802 cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg() by Johannes Berg · 9 years ago
  92. d34265a cfg80211: reg: centralize freeing ignored requests by Johannes Berg · 9 years ago
  93. 480908a cfg80211: reg: clarify 'treatment' handling in reg_process_hint() by Johannes Berg · 9 years ago
  94. fd453d3 cfg80211: reg: rename reg_regdb_query() to reg_query_builtin() by Johannes Berg · 9 years ago
  95. b686303 cfg80211: reg: make CRDA support optional by Johannes Berg · 9 years ago
  96. 922ec58 cfg80211: reg: remove useless reg_timeout scheduling by Johannes Berg · 9 years ago
  97. c7d319e5 cfg80211: reg: search built-in database directly by Johannes Berg · 9 years ago
  98. cecbb06 cfg80211: reg: rename reg_call_crda to reg_query_database by Johannes Berg · 9 years ago
  99. 25b20db cfg80211: reg: fix reg_call_crda() return value bug by Johannes Berg · 9 years ago
  100. 7cf3741 cfg80211: reg: remove useless non-NULL check by Johannes Berg · 9 years ago