1. fe0984d cfg80211: track time using boottime by Arnd Bergmann · 6 years ago
  2. 188c1b3 nl80211: Add SOCKET_OWNER support to JOIN_MESH by Denis Kenzior · 7 years ago
  3. f8d16d3 nl80211: Add SOCKET_OWNER support to JOIN_IBSS by Denis Kenzior · 7 years ago
  4. 51a1aaa mac80211_hwsim: validate number of different channels by Johannes Berg · 7 years ago
  5. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. 503c1fb cfg80211/nl80211: add a port authorized event by Avraham Stern · 7 years ago
  8. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 7 years ago
  9. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 7 years ago
  10. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 7 years ago
  11. ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 7 years ago
  12. 818a986 cfg80211: move add/change interface monitor flags into params by Johannes Berg · 8 years ago
  13. 5349a0f cfg80211: Use a structure to pass connect response params by Vidyullatha Kanchanapally · 8 years ago
  14. 8976672 cfg80211: Share Channel DFS state across wiphys of same DFS domain by Vasanthakumar Thiagarajan · 8 years ago
  15. b35a51c cfg80211: Make pre-CAC results valid only for ETSI domain by Vasanthakumar Thiagarajan · 8 years ago
  16. 4a4b816 cfg80211: Accept multiple RSSI thresholds for CQM by Andrew Zaborowski · 8 years ago
  17. 3093ebbeab cfg80211: Specify the reason for connect timeout by Purushottam Kushwaha · 8 years ago
  18. bd2522b cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT by Andrzej Zaborowski · 8 years ago
  19. 4787cfa cfg80211: move function checking range fit to util.c by Rafał Miłecki · 8 years ago
  20. 5ac9efb Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  21. e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  22. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. 9853a55 cfg80211: limit scan results cache size by Johannes Berg · 8 years ago
  24. 11b6b5a cfg80211: Rename SAE_DATA to more generic AUTH_DATA by Jouni Malinen · 8 years ago
  25. 0c317a0 cfg80211: support virtual interfaces with different beacon intervals by Purushottam Kushwaha · 8 years ago
  26. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  27. b867622 cfg80211: Add support for static WEP in the driver by David Spinadel · 8 years ago
  28. 89b706f cfg80211: reduce connect key caching struct size by Johannes Berg · 8 years ago
  29. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  30. bf1ecd2 cfg80211: Allow cfg80211_connect_result() errors to be distinguished by Jouni Malinen · 8 years ago
  31. 53873f1 cfg80211: make wdev_list accessible to drivers by Johannes Berg · 8 years ago
  32. 8b9b2f0 cfg80211: remove erroneous comment by Johannes Berg · 8 years ago
  33. e705498 cfg80211: Add option to report the bss entry in connect result by Kanchanapally, Vidyullatha · 9 years ago
  34. c781944 cfg80211: Remove unused cfg80211_can_use_iftype_chan() by Michal Sojka · 9 years ago
  35. 6e19bc4 nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp by Dmitry Shmidt · 9 years ago
  36. 33d8783 cfg80211: allow mgmt_frame_register callback to sleep by Johannes Berg · 9 years ago
  37. 80279fb cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect by Johannes Berg · 9 years ago
  38. 93a1e86 nl80211: Stop scheduled scan if netlink client disappears by Jukka Rissanen · 10 years ago
  39. 31a60ed nl80211: Convert sched_scan_req pointer to RCU pointer by Jukka Rissanen · 10 years ago
  40. b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
  41. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  42. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  43. 0ce1202 cfg80211: fix elapsed_jiffies calculation by Eliad Peller · 10 years ago
  44. f04c220 cfg80211: export interface stopping function by Michal Kazior · 11 years ago
  45. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 10 years ago
  46. 1b8ec87 cfg80211: change registered device pointer name by Zhao, Gang · 10 years ago
  47. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 11 years ago
  48. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 11 years ago
  49. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 11 years ago
  50. 73fb08e cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) by Zhao, Gang · 11 years ago
  51. 2316d7b cfg80211: make __cfg80211_join_ibss() static by Zhao, Gang · 11 years ago
  52. 7c8d5e0 cfg80211: send stop AP event only due to internal reason by Ilan Peer · 11 years ago
  53. 31559f3 cfg80211: DFS get CAC time from regulatory database by Janusz Dziedzic · 11 years ago
  54. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  55. f9d15d1 cfg80211: send scan results from work queue by Johannes Berg · 11 years ago
  56. 9e0e296 cfg80211: consider existing DFS interfaces by Michal Kazior · 11 years ago
  57. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 11 years ago
  58. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  59. 4a58e7c cfg80211: don't "leak" uncompleted scans by Eliad Peller · 11 years ago
  60. ad7e718 nl80211: vendor command support by Johannes Berg · 11 years ago
  61. 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
  62. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  63. fe7c3a1 cfg80211: DFS check chandef usable before CAC by Janusz Dziedzic · 11 years ago
  64. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  65. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  66. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  67. f38dd58 cfg80211: don't add p2p device while in RFKILL by Emmanuel Grumbach · 11 years ago
  68. 774f073 cfg80211: export cfg80211_chandef_dfs_required by Simon Wunderlich · 11 years ago
  69. be29b99 cfg80211/nl80211: Add packet coalesce support by Amitkumar Karwar · 11 years ago
  70. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 11 years ago
  71. 6abb9cb cfg80211: make WoWLAN configuration available to drivers by Johannes Berg · 11 years ago
  72. 83739b0 cfg80211: remove some locked wrappers from sme API by Johannes Berg · 11 years ago
  73. 91bf9b2 cfg80211: remove some locked wrappers from mlme API by Johannes Berg · 11 years ago
  74. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 11 years ago
  75. 9f419f3 cfg80211: move cfg80211_get_dev_from_ifindex under wext by Johannes Berg · 11 years ago
  76. 5de1798 cfg80211: introduce critical protocol indication from user-space by Arend van Spriel · 12 years ago
  77. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  78. f9f4752 cfg80211: always check for scan end on P2P device by Johannes Berg · 12 years ago
  79. 8125696 cfg80211/mac80211: disconnect on suspend by Stanislaw Gruszka · 12 years ago
  80. f62fab7 cfg80211: refactor association parameters by Johannes Berg · 12 years ago
  81. ee2aca3 cfg80211: add ability to override VHT capabilities by Johannes Berg · 12 years ago
  82. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  83. 2a0e047 cfg80211: configuration for WoWLAN over TCP by Johannes Berg · 12 years ago
  84. 776b358 cfg80211: track hidden SSID networks properly by Johannes Berg · 12 years ago
  85. 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 12 years ago
  86. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  87. f417376 cfg80211: remove wiphy_idx_valid by Johannes Berg · 12 years ago
  88. 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
  89. 9f5e8f6 cfg80211: rework chandef checking and export it by Johannes Berg · 12 years ago
  90. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  91. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  92. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  93. 37c73b5 cfg80211: allow registering more than one beacon listener by Ben Greear · 12 years ago
  94. e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 12 years ago
  95. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  96. 1f6fc43 cfg80211: process pending events when unregistering net device by Daniel Drake · 12 years ago
  97. 4290cb4 cfg80211: reduce monitor interface tracking by Johannes Berg · 12 years ago
  98. 8e95ea4 cfg80211: fix locking and lockdep complaints by Johannes Berg · 12 years ago
  99. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  100. 89a54e4 nl80211: prepare for non-netdev wireless devs by Johannes Berg · 12 years ago