1. 5df1415 lib80211: remove unused print_ssid() by Andy Shevchenko · 10 years ago
  2. 57219dc Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  3. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. 6bd2bd2 Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  5. 18998c3 cfg80211: allow requesting SMPS mode on ap start by Eliad Peller · 10 years ago
  6. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  7. 960d01a cfg80211: add WMM traffic stream API by Johannes Berg · 10 years ago
  8. 5393b91 cfg80211: clear nl80211 messages carrying keys after processing by Johannes Berg · 10 years ago
  9. 78f686c cfg80211: don't put kek/kck/replay counter on the stack by Johannes Berg · 10 years ago
  10. 538c9eb cfg80211: clear wext keys when freeing and removing them by Johannes Berg · 10 years ago
  11. b47f610 cfg80211: clear connect keys when freeing them by Johannes Berg · 10 years ago
  12. 3057dbf cfg80211: enable dynack through nl80211 by Lorenzo Bianconi · 10 years ago
  13. a62a1ae cfg80211: avoid duplicate entries on regdomain intersection by Eliad Peller · 10 years ago
  14. bab5ab7 nl80211: Add flag attribute for RRM connections by Assaf Krauss · 10 years ago
  15. 2740f0c cfg80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  16. ef4ead3 Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  17. bd8c78e nl80211: clear skb cb before passing to netlink by Johannes Berg · 10 years ago
  18. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago
  19. 0e22708 cfg80211: clarify BSS probe response vs. beacon data by Johannes Berg · 10 years ago
  20. f41ef64 cfg80211: re-enable CSA for drivers that support it by Michal Kazior · 10 years ago
  21. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  22. a796dac wireless: core: Reorder wiphy_register() notifications relevantly by Tomasz Bursztyka · 10 years ago
  23. 9a24440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  24. a006827 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  25. fa96aab wireless: fixup genregdb.awk for remove of antenna gain from wireless-regd by Luis R. Rodriguez · 10 years ago
  26. c72e114 cfg80211: fix TDLS setup with VHT peers by Arik Nemtsov · 10 years ago
  27. 8c26d45 cfg80211: fix mic_failure tracing by Eliad Peller · 10 years ago
  28. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  29. 97dc94f cfg80211: remove channel_switch combination check by Michal Kazior · 10 years ago
  30. 02df00e nl80211: move set_qos_map command into split state by Johannes Berg · 10 years ago
  31. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  32. 0ce1202 cfg80211: fix elapsed_jiffies calculation by Eliad Peller · 10 years ago
  33. e33e224 Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels" by Johannes Berg · 10 years ago
  34. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  35. 737be10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  36. a9fb541 regdb: Generalize the mW to dBm power conversion by chaitanya.mgit@gmail.com · 10 years ago
  37. 3bb2055 cfg80211: send events when devices are added/removed by Johannes Berg · 10 years ago
  38. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  39. 67af981 cfg80211: allow RSSI compensation by Emmanuel Grumbach · 10 years ago
  40. 4d3df54 cfg80211: don't set reg timeout for user-handled hint by Arik Nemtsov · 10 years ago
  41. 7406353 cfg80211: implement cfg80211_get_station cfg80211 API by Antonio Quartulli · 10 years ago
  42. 867d849 cfg80211: export expected throughput through get_station() by Antonio Quartulli · 10 years ago
  43. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 10 years ago
  44. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 10 years ago
  45. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  46. 34d22ce cfg80211: Add API to update CSA counters in mgmt frames by Andrei Otcheretianski · 10 years ago
  47. 00ec75f cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required() by Luciano Coelho · 10 years ago
  48. 67ae07a cfg80211: fix start_radar_detection issue by Janusz Dziedzic · 10 years ago
  49. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  50. 8c48b50 cfg80211: allow restricting supported dfs regions by Felix Fietkau · 10 years ago
  51. f6837ba mac80211: handle failed restart/resume better by Johannes Berg · 10 years ago
  52. f04c220 cfg80211: export interface stopping function by Michal Kazior · 10 years ago
  53. 792e6aa cfg80211: add cfg80211_sched_scan_stopped_rtnl by Eliad Peller · 10 years ago
  54. c1fbb25 cfg80211: free sme on connection failures by Eliad Peller · 10 years ago
  55. 2fd0511 cfg80211: remove BUG_ON usage by Johannes Berg · 10 years ago
  56. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 10 years ago
  57. 8eca1fb cfg80211: Use 5MHz bandwidth by default when checking usable channels by Rostislav Lisovy · 10 years ago
  58. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 10 years ago
  59. 6784c7d cfg80211: change return value of notifier function by Zhao, Gang · 10 years ago
  60. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 10 years ago
  61. 1b8ec87 cfg80211: change registered device pointer name by Zhao, Gang · 10 years ago
  62. 65a124d cfg80211: allow drivers to iterate over matching combinations by Michal Kazior · 10 years ago
  63. 46d5372 cfg80211: Fix GO Concurrent relaxation on UNII-3 by Ilan Peer · 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. c14a740 cfg80211: ignore invalid BSSIDs when looking for BSSes by Johannes Berg · 10 years ago
  68. 74f8274 cfg80211: reject invalid IBSS BSSIDs in wext compat code by Johannes Berg · 10 years ago
  69. 96998e3 cfg80211: remove unused wiphy argument from cfg80211_wext_freq() by Zhao, Gang · 10 years ago
  70. 65d26f2 cfg80211: fix radar_detect combination checking by Michal Kazior · 10 years ago
  71. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 10 years ago
  72. 71965c1 cfg80211/mac80211: move combination check to mac80211 for ibss by Luciano Coelho · 10 years ago
  73. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 10 years ago
  74. 2beb6dab cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() by Luciano Coelho · 10 years ago
  75. cb2d956 cfg80211: refactor cfg80211_can_use_iftype_chan() by Luciano Coelho · 10 years ago
  76. c8866e5 cfg80211: Enable GO operation on indoor channels by Ilan Peer · 10 years ago
  77. 52616f2 cfg80211: Add an option to hint indoor operation by Ilan Peer · 10 years ago
  78. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 10 years ago
  79. 94fc661 cfg80211: Add Kconfig option for cellular BS hints by Ilan Peer · 10 years ago
  80. 570dbde cfg80211: Add indoor only and GO concurrent channel attributes by David Spinadel · 10 years ago
  81. babd3a2 cfg80211: slightly clean up of cfg80211_sme_connect() by Zhao, Gang · 10 years ago
  82. 34dd886 cfg80211: regulatory: use RCU_INIT_POINTER by Monam Agarwal · 10 years ago
  83. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 10 years ago
  84. 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
  85. 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
  86. 73fb08e cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) by Zhao, Gang · 10 years ago
  87. 4da6462 cfg80211: remove unnecessary check by Zhao, Gang · 10 years ago
  88. 3afc216 cfg80211/mac80211: ignore signal if the frame was heard on wrong channel by Emmanuel Grumbach · 10 years ago
  89. 2316d7b cfg80211: make __cfg80211_join_ibss() static by Zhao, Gang · 10 years ago
  90. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. 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
  92. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  93. 960d97f cfg80211: add MPLS and 802.21 classification by Simon Wunderlich · 10 years ago
  94. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  95. 255e25b cfg80211: allow reprocessing of pending requests by Luis R. Rodriguez · 10 years ago
  96. bc00a91 cfg80211: remove racy beacon_interval assignment by Johannes Berg · 10 years ago
  97. 7c8d5e0 cfg80211: send stop AP event only due to internal reason by Ilan Peer · 10 years ago
  98. 31559f3 cfg80211: DFS get CAC time from regulatory database by Janusz Dziedzic · 10 years ago
  99. 089027e cfg80211: regulatory: allow getting DFS CAC time from userspace by Janusz Dziedzic · 10 years ago
  100. fb5c963 cfg80211: regulatory: allow user to set world regdomain by Janusz Dziedzic · 10 years ago