1. a85d0d7 cfg80211: fix possible circular lock on reg_regdb_search() by Luis R. Rodriguez · 12 years ago
  2. 899852a cfg80211: Clear "beacon_found" on regulatory restore by Paul Stewart · 12 years ago
  3. 03f6b08 cfg80211: add channel flag to prohibit OFDM operation by Seth Forshee · 12 years ago
  4. fcb0670 Merge remote-tracking branch 'wireless/master' into mac80211 by Johannes Berg · 12 years ago
  5. 5e31fc0 wireless: reg: restore previous behaviour of chan->max_power calculations by Stanislaw Gruszka · 12 years ago
  6. ebd0fd2 cfg80211: Fix mutex locking in reg_last_request_cell_base by Mohammed Shafi Shajakhan · 12 years ago
  7. 14cdf11 cfg80211: remove regulatory_update() by Luis R. Rodriguez · 12 years ago
  8. f8a1c77 cfg80211: make regulatory_update() static by Luis R. Rodriguez · 12 years ago
  9. bfead08 cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() by Luis R. Rodriguez · 12 years ago
  10. 57b5ce0 cfg80211: add cellular base station regulatory hint support by Luis R. Rodriguez · 12 years ago
  11. 9590853 cfg80211: fix set_regdom() to cancel requests with same alpha2 by Kalle Valo · 12 years ago
  12. 90cdc6d wireless: regulatory for 60g by Vladimir Kondratiev · 12 years ago
  13. fe20b39 cfg80211: fix potential deadlock in regulatory by Eliad Peller · 12 years ago
  14. 80007ef cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB by Luis R. Rodriguez · 12 years ago
  15. eccc068 wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power by Hong Wu · 12 years ago
  16. 3b77d5e cfg80211: relicense reg.c reg.h and genregdb.awk to ISC by Luis R. Rodriguez · 13 years ago
  17. 6653325 cfg80211: replace reg.c Nokia commit 269ac5 by Luis R. Rodriguez · 13 years ago
  18. 8848bef cfg80211: replace reg.c Nokia commit c4c32294 by Luis R. Rodriguez · 13 years ago
  19. cee0bec wireless: Protect regdomain change by mutex by Dmitry Shmidt · 13 years ago
  20. 5ce543d cfg80211: Restore orig channel values upon disconnect by Rajkumar Manoharan · 13 years ago
  21. 061acaa cfg80211: allow following country IE power for custom regdom cards by Luis R. Rodriguez · 13 years ago
  22. 4a38994 cfg80211: notify core hints that helps to restore regd settings by Rajkumar Manoharan · 13 years ago
  23. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  24. 0bac71a cfg80211: amend regulatory NULL dereference fix by Luis R. Rodriguez · 13 years ago
  25. a042994 cfg80211: fix race on init and driver registration by Luis R. Rodriguez · 13 years ago
  26. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  27. b68e6b3 cfg80211: pass DFS region to drivers through reg_notifier() by Luis R. Rodriguez · 13 years ago
  28. 8b60b07 cfg80211: process regulatory DFS region for countries by Luis R. Rodriguez · 13 years ago
  29. de3584b cfg80211: fix regulatory NULL dereference by Johannes Berg · 13 years ago
  30. 58ebacc cfg80211: fix bug on regulatory core exit on access to last_request by Luis R. Rodriguez · 13 years ago
  31. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  32. d9b9384 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  33. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  34. aa3d7ee wireless: Reset beacon_found while updating regulatory by Rajkumar Manoharan · 13 years ago
  35. d7549cb cfg80211: reorder code to obsolete forward declaration by Sven Neumann · 13 years ago
  36. eac03e3 cfg80211: hold reg_mutex when updating regulatory by Sven Neumann · 13 years ago
  37. 56e6786 cfg80211: print bandwidth in chan_reg_rule_print_dbg() by Pavel Roskin · 13 years ago
  38. 12c5ffb cfg80211: Update REG_DBG_PRINT macro and uses by Joe Perches · 13 years ago
  39. 5bc91db wireless: fix a typo in ignore_reg_update by Mihai Moldovan · 13 years ago
  40. a203c2a cfg80211: really ignore the regulatory request by Sven Neumann · 13 years ago
  41. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  42. 6572e91 wireless: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 13 years ago
  43. a70171d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  44. c989bb1 cfg80211: fix regresion on reg user timeout by Luis R. Rodriguez · 13 years ago
  45. 252f4bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  46. a90c7a3 cfg80211: add a timer for invalid user reg hints by Luis R. Rodriguez · 13 years ago
  47. 1460955 cfg80211: fix regulatory restore upon user hints by Luis R. Rodriguez · 13 years ago
  48. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  49. 4d9d88d net/wireless: add COUNTRY to to regulatory device uevent by Scott James Remnant · 13 years ago
  50. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 13 years ago
  51. ff039c6 cfg80211: fix transposition of words in printk by Bob Copeland · 14 years ago
  52. 2784fe9 cfg80211: fix null pointer dereference with a custom regulatory request by Luis R. Rodriguez · 14 years ago
  53. e9c0268 net/wireless: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  54. b2e253c cfg80211: Fix regulatory bug with multiple cards and delays by Luis R. Rodriguez · 14 years ago
  55. b0e2880 cfg80211: move mutex locking to reg_process_pending_hints() by Luis R. Rodriguez · 14 years ago
  56. f333a7a cfg80211: move reg_work and reg_todo above by Luis R. Rodriguez · 14 years ago
  57. 31e9972 cfg80211: put core regulatory request into queue by Luis R. Rodriguez · 14 years ago
  58. d91e41b cfg80211: prefix REG_DBG_PRINT() with cfg80211 by Luis R. Rodriguez · 14 years ago
  59. e702d3c cfg80211: add debug print when processing a channel by Luis R. Rodriguez · 14 years ago
  60. a651853 cfg80211: add debug print when disabling a channel on a custom regd by Luis R. Rodriguez · 14 years ago
  61. 926a0a0 cfg80211: add debug prints for when we ignore regulatory hints by Luis R. Rodriguez · 14 years ago
  62. ca4ffe8 cfg80211: fix disabling channels based on hints by Luis R. Rodriguez · 14 years ago
  63. 749b527 cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY by Luis R. Rodriguez · 14 years ago
  64. 7ca43d0 cfg80211: pass the reg hint initiator to helpers by Luis R. Rodriguez · 14 years ago
  65. a171fba cfg80211: fix regression on processing country IEs by Luis R. Rodriguez · 14 years ago
  66. 46a5eba cfg80211/mac80211: use lockdep_assert_held by Johannes Berg · 14 years ago
  67. c61029c wireless: upcase alpha2 values in queue_regulatory_request by John W. Linville · 14 years ago
  68. c4c3229 cfg80211: Update of regulatory request initiator handling by Yuri Ershov · 14 years ago
  69. f9f9b6e wireless: remove unneeded variable from regulatory_hint_11d() by Dan Carpenter · 14 years ago
  70. 34782e9 wireless: remove unnecessary reg_same_country_ie_hint by John W. Linville · 14 years ago
  71. 4f366c5 wireless: only use alpha2 regulatory information from country IE by John W. Linville · 14 years ago
  72. 670b7f1 wireless: mark reg_mutex as static by John W. Linville · 14 years ago
  73. 2fcc9f7 wireless: move regulatory_init to .init.text by Uwe Kleine-König · 14 years ago
  74. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  75. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  76. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  77. 55f9893 wireless: remove trailing space in messages by Frans Pop · 14 years ago
  78. 368d06f wireless: convert reg_regdb_search_lock to mutex by John W. Linville · 14 years ago
  79. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  80. 09d989d cfg80211: add regulatory hint disconnect support by Luis R. Rodriguez · 14 years ago
  81. a2bff26 cfg80211: avoid flushing the global workqueue for core reg hints by Luis R. Rodriguez · 14 years ago
  82. 84920e3 cfg80211: make regulatory_hint_11d() band specific by Luis R. Rodriguez · 14 years ago
  83. a0f2e0f cfg80211: Ingore country IEs with a zero set of number of channels by Luis R. Rodriguez · 14 years ago
  84. e99c7cd cfg80211: fix 2 GHz subband calculation for country IEs by Luis R. Rodriguez · 14 years ago
  85. cc5d8a3 cfg80211: Fix country IE parsing for single channel triplets by Luis R. Rodriguez · 14 years ago
  86. 08030db cfg80211: process the max power on a country IE by Luis R. Rodriguez · 14 years ago
  87. b74d12e cfg80211: add debug print when we drop a bogus country IE by Luis R. Rodriguez · 14 years ago
  88. 8271195 wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set by John W. Linville · 14 years ago
  89. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  90. 4113f75 cfg80211: add a regulatory debug print by Luis R. Rodriguez · 14 years ago
  91. e12822e cfg80211: fix syntax error on user regulatory hints by Luis R. Rodriguez · 14 years ago
  92. baeb66f wireless: remove CONFIG_WIRELESS_OLD_REGULATORY by John W. Linville · 15 years ago
  93. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  94. 3b377ea wireless: support internal statically compiled regulatory database by John W. Linville · 15 years ago
  95. 65182b9 wireless: update old static regulatory domain rules by John W. Linville · 15 years ago
  96. 269ac5f cfg80211: indent regulatory messages with spaces by Kalle Valo · 15 years ago
  97. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  98. 1fe90b0 trivial: remove duplicate "different" from comment by Thadeu Lima de Souza Cascardo · 15 years ago
  99. d5b96a6 mac80211: remove max_bandwidth by Pat Erley · 15 years ago
  100. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago