1. cb2d956 cfg80211: refactor cfg80211_can_use_iftype_chan() by Luciano Coelho · 11 years ago
  2. c8866e5 cfg80211: Enable GO operation on indoor channels by Ilan Peer · 11 years ago
  3. 52616f2 cfg80211: Add an option to hint indoor operation by Ilan Peer · 11 years ago
  4. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 11 years ago
  5. 94fc661 cfg80211: Add Kconfig option for cellular BS hints by Ilan Peer · 11 years ago
  6. 570dbde cfg80211: Add indoor only and GO concurrent channel attributes by David Spinadel · 11 years ago
  7. babd3a2 cfg80211: slightly clean up of cfg80211_sme_connect() by Zhao, Gang · 10 years ago
  8. 34dd886 cfg80211: regulatory: use RCU_INIT_POINTER by Monam Agarwal · 10 years ago
  9. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 10 years ago
  10. 49c0ca1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  11. 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
  12. 73fb08e cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) by Zhao, Gang · 10 years ago
  13. 4da6462 cfg80211: remove unnecessary check by Zhao, Gang · 10 years ago
  14. 3afc216 cfg80211/mac80211: ignore signal if the frame was heard on wrong channel by Emmanuel Grumbach · 11 years ago
  15. 2316d7b cfg80211: make __cfg80211_join_ibss() static by Zhao, Gang · 11 years ago
  16. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. 42775a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  18. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. 960d97f cfg80211: add MPLS and 802.21 classification by Simon Wunderlich · 11 years ago
  20. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  21. 255e25b cfg80211: allow reprocessing of pending requests by Luis R. Rodriguez · 11 years ago
  22. bc00a91 cfg80211: remove racy beacon_interval assignment by Johannes Berg · 11 years ago
  23. 7c8d5e0 cfg80211: send stop AP event only due to internal reason by Ilan Peer · 11 years ago
  24. 31559f3 cfg80211: DFS get CAC time from regulatory database by Janusz Dziedzic · 11 years ago
  25. 089027e cfg80211: regulatory: allow getting DFS CAC time from userspace by Janusz Dziedzic · 11 years ago
  26. fb5c963 cfg80211: regulatory: allow user to set world regdomain by Janusz Dziedzic · 11 years ago
  27. 092008a cfg80211: regulatory: reset regdomain in case of error by Janusz Dziedzic · 11 years ago
  28. 1226d25 cfg80211: regulatory: simplify uevent sending by Johannes Berg · 11 years ago
  29. 7b2106a cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan() by Luciano Coelho · 11 years ago
  30. e5d2f95 nl80211: make sure we check for DFS with mesh channel switch by Luciano Coelho · 11 years ago
  31. b0dfd2e cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag by Janusz Dziedzic · 11 years ago
  32. 88daf80 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
  33. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 11 years ago
  34. bf5f483 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  35. 50c11eb cfg80211: bugfix in regulatory user hint process by Inbal Hacohen · 11 years ago
  36. 2045cea net: remove unnecessary return's by stephen hemminger · 11 years ago
  37. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  38. 9900e48 nl80211: use ie_len in scheduled scan by Johannes Berg · 11 years ago
  39. e7aceef cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL by Johannes Berg · 11 years ago
  40. f9d15d1 cfg80211: send scan results from work queue by Johannes Berg · 11 years ago
  41. a617302 cfg80211: fix scan done race by Johannes Berg · 11 years ago
  42. 5a6aa70 cfg80211: re-enable 5/10 MHz support by Johannes Berg · 11 years ago
  43. f12cb28 nl80211: Reset split_start when netlink skb is exhausted by Pontus Fuchs · 11 years ago
  44. 9752482 cfg80211: regulatory introduce maximum bandwidth calculation by Janusz Dziedzic · 11 years ago
  45. 9e0e296 cfg80211: consider existing DFS interfaces by Michal Kazior · 11 years ago
  46. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 11 years ago
  47. 845f335 net: wireless: move regulatory timeout work to power efficient workqueue by Shaibal Dutta · 11 years ago
  48. e3961af cfg80211: add helper reg_get_regdomain() function by Janusz Dziedzic · 11 years ago
  49. 96f55f1 cfg80211: set preset_chandef after channel switch by Janusz Dziedzic · 11 years ago
  50. ea73cbc nl80211: fix scheduled scan RSSI matchset attribute confusion by Johannes Berg · 11 years ago
  51. 348baf0 nl80211: send event when AP operation is stopped by Johannes Berg · 11 years ago
  52. ae811e2 nl80211: check nla_parse() return values by Johannes Berg · 11 years ago
  53. f1e3d55 cfg80211: make device_type const by Johannes Berg · 11 years ago
  54. 94e860f nl80211: make netlink attribute policies const by Johannes Berg · 11 years ago
  55. 1ff79df nl80211: check channel switch validity better by Johannes Berg · 11 years ago
  56. 772f038 cfg80211: fix few minor issues in reg_process_hint() by Ilan Peer · 11 years ago
  57. 0b9323f nl80211: add Guard Interval support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  58. 664834d cfg80211: Clean up connect params and channel fetching by Jouni Malinen · 11 years ago
  59. b43504c cfg80211: Advertise maximum associated STAs in AP mode by Jouni Malinen · 11 years ago
  60. 1df4a51 cfg80211: Allow BSS hint to be provided for connect by Jouni Malinen · 11 years ago
  61. 7916a07 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
  62. 7f2b856 net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 11 years ago
  63. 4f7b914 cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG by Luis R. Rodriguez · 11 years ago
  64. f133525 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  65. f5aa0d2 cfg80211: add sanity check for retry limit in wext-compat by Ujjal Roy · 11 years ago
  66. bdfbec2 cfg80211: Add a function to get the number of supported channels by Ilan Peer · 11 years ago
  67. 9d1cd50 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  68. 60a4fe0 cfg80211: fix wext-compat for getting retry value by Ujjal Roy · 11 years ago
  69. e03ad6e nl80211: move vendor/testmode event skb functions out of ifdef by Johannes Berg · 11 years ago
  70. 194ff52 cfg80211/mac80211: correct qos-map locking by Johannes Berg · 11 years ago
  71. fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  72. 567ffc3 nl80211: support vendor-specific events by Johannes Berg · 11 years ago
  73. 204e35a nl80211: add VHT support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  74. bd02cd2 radiotap: fix bitmap-end-finding buffer overrun by Johannes Berg · 11 years ago
  75. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  76. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  77. 4a58e7c cfg80211: don't "leak" uncompleted scans by Eliad Peller · 11 years ago
  78. 24d584d cfg80211: stop sched scan only when needed by Barak Bercovitz · 11 years ago
  79. d1e33e6 cfg80211: in bitrate_mask, rename mcs to ht_mcs by Janusz Dziedzic · 11 years ago
  80. b9243ab nl80211: allow setting bitrate mask back to default by Janusz Dziedzic · 11 years ago
  81. 4c4d684 cfg80211: fix WARN_ON for re-association to the expired BSS by Ujjal Roy · 11 years ago
  82. 33dde2b nl80211: allow the use of DFS channel in mesh by Chun-Yeow Yeoh · 11 years ago
  83. ad7e718 nl80211: vendor command support by Johannes Berg · 11 years ago
  84. 7869303 nl80211: don't clear bitrate_mask twice by Janusz Dziedzic · 11 years ago
  85. 55f7435 cfg80211: DFS check dfs_region before usage by Luis R. Rodriguez · 11 years ago
  86. 6c47479 cfg80211: add reg_get_dfs_region() by Luis R. Rodriguez · 11 years ago
  87. 60f4a7b nl80211/cfg80211: Set Operating Mode Notification by Marek Kwaczynski · 11 years ago
  88. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  89. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 11 years ago
  90. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 11 years ago
  91. c56589e cfg80211: protect beacon changing functions with wdev-lock by Simon Wunderlich · 11 years ago
  92. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  93. 01e0daa cfg80211: fix reporting 5/10 MHz support to user space by Felix Fietkau · 11 years ago
  94. 3ef121b cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper by Luis R. Rodriguez · 11 years ago
  95. d7a4b05 cfg80211: distinguish unset DFS region from unknown by Luis R. Rodriguez · 11 years ago
  96. adbfb05 cfg80211: intersection dfs regions when intersecting regdomains by Luis R. Rodriguez · 11 years ago
  97. 4c7d398 cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere by Luis R. Rodriguez · 11 years ago
  98. 2a90146 cfg80211: add an option to disable processing country IEs by Luis R. Rodriguez · 11 years ago
  99. a09a85a cfg80211: add flags to define country IE processing rules by Luis R. Rodriguez · 11 years ago
  100. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 11 years ago