1. 8509645 cfg80211: fix CAC_STARTED event handling by Dmitry Lebed · 7 years ago
  2. 2cb021f cfg80211/nl80211: add CAC_STARTED event by Dmitry Lebed · 7 years ago
  3. 6c2fb1e cfg80211: cleanup signal strength units notation by Sergey Matyukevich · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. 5349a0f cfg80211: Use a structure to pass connect response params by Vidyullatha Kanchanapally · 8 years ago
  6. 8976672 cfg80211: Share Channel DFS state across wiphys of same DFS domain by Vasanthakumar Thiagarajan · 8 years ago
  7. b35a51c cfg80211: Make pre-CAC results valid only for ETSI domain by Vasanthakumar Thiagarajan · 8 years ago
  8. 3093ebbeab cfg80211: Specify the reason for connect timeout by Purushottam Kushwaha · 8 years ago
  9. ab5bb2d cfg80211: Add support for randomizing TA of Public Action frames by vamsi krishna · 8 years ago
  10. bd2522b cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT by Andrzej Zaborowski · 8 years ago
  11. e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  12. 11b6b5a cfg80211: Rename SAE_DATA to more generic AUTH_DATA by Jouni Malinen · 8 years ago
  13. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  14. b6b5555 cfg80211: disallow shared key authentication with key index 4 by Johannes Berg · 8 years ago
  15. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  16. a85a7e2 cfg80211/mac80211: use to_delayed_work by Geliang Tang · 9 years ago
  17. 33d8783 cfg80211: allow mgmt_frame_register callback to sleep by Johannes Berg · 9 years ago
  18. 6eb1813 cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() by Dedy Lansky · 10 years ago
  19. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  20. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  21. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 11 years ago
  22. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 11 years ago
  23. 31559f3 cfg80211: DFS get CAC time from regulatory database by Janusz Dziedzic · 11 years ago
  24. 9e0e296 cfg80211: consider existing DFS interfaces by Michal Kazior · 11 years ago
  25. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  26. d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 11 years ago
  27. bbe09bb cfg80211: update dfs_state_entered upon dfs_state change by Michal Kazior · 11 years ago
  28. c532a58 cfg80211: fix DFS channel recovery timeout by Michal Kazior · 11 years ago
  29. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 11 years ago
  30. f1940c5 cfg80211: hold BSS over association process by Johannes Berg · 11 years ago
  31. 959867f cfg80211: require passing BSS struct back to cfg80211_assoc_timeout by Johannes Berg · 11 years ago
  32. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 11 years ago
  33. 6ff57cf cfg80211/mac80211: clean up cfg80211 SME APIs by Johannes Berg · 11 years ago
  34. 91bf9b2 cfg80211: remove some locked wrappers from mlme API by Johannes Berg · 11 years ago
  35. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 12 years ago
  36. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 12 years ago
  37. 7ade703 cfg80211: use C99 initialisers to simplify code a bit by Johannes Berg · 11 years ago
  38. 5de1798 cfg80211: introduce critical protocol indication from user-space by Arend van Spriel · 12 years ago
  39. f62fab7 cfg80211: refactor association parameters by Johannes Berg · 12 years ago
  40. ee2aca3 cfg80211: add ability to override VHT capabilities by Johannes Berg · 12 years ago
  41. 947add3 cfg80211: move exported event functions into nl80211 by Johannes Berg · 12 years ago
  42. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  43. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 12 years ago
  44. 8dcf011 cfg80211: add SME state to warning in __cfg80211_mlme_disassoc by Johannes Berg · 12 years ago
  45. dfa674d cfg80211: move some AP code to right file by Johannes Berg · 12 years ago
  46. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  47. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  48. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  49. 4ee3e06 cfg80211: add cfg80211 exported function tracing by Beni Lev · 12 years ago
  50. e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 12 years ago
  51. e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 12 years ago
  52. 6863255 cfg80211/mac80211: avoid state mishmash on deauth by Stanislaw Gruszka · 12 years ago
  53. c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  54. ed44a95 cfg80211/nl80211: Notify connection request failure in AP mode by Pandiyarajan Pitchaimuthu · 12 years ago
  55. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  56. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  57. 84f1070 cfg80211: support TX error rate CQM by Thomas Pedersen · 12 years ago
  58. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  59. e4e3245 cfg80211: respect iface combinations when starting operation by Michal Kazior · 12 years ago
  60. f4489eb cfg80211: add channel tracking for AP and mesh by Michal Kazior · 12 years ago
  61. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  62. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  63. 5314526 cfg80211: add channel switch notify event by Thomas Pedersen · 13 years ago
  64. c6fb08a cfg80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 13 years ago
  65. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 13 years ago
  66. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 13 years ago
  67. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 13 years ago
  68. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  69. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
  70. b92ab5d cfg80211: add event for unexpected 4addr frames by Johannes Berg · 13 years ago
  71. 28946da nl80211: allow subscribing to unexpected class3 frames by Johannes Berg · 13 years ago
  72. e9f935e nl80211/cfg80211: Add support to disable CCK rate for management frame by Rajkumar Manoharan · 13 years ago
  73. c9df56b cfg80211/nl80211: Add PMKSA caching candidate event by Jouni Malinen · 13 years ago
  74. e5497d7 cfg80211/nl80211: support GTK rekey offload by Johannes Berg · 13 years ago
  75. 323222b cfg80211: Ignore downstream DEAUTH for authtry_bsses by Paul Stewart · 13 years ago
  76. 0778a6a mac80211: Let userspace send action frames over mesh interfaces by Javier Cardona · 14 years ago
  77. ec15e68 cfg80211: Add nl80211 event for deletion of a station entry by Jouni Malinen · 14 years ago
  78. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 14 years ago
  79. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago
  80. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 14 years ago
  81. 271733c cfg80211: notify drivers about frame registrations by Johannes Berg · 14 years ago
  82. 663fcaf cfg80211/mac80211: allow management frame TX in AP mode by Johannes Berg · 14 years ago
  83. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  84. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  85. 3f3b6a8 cfg80211: deauth doesn't always imply disconnect by Johannes Berg · 14 years ago
  86. fe100ac cfg80211: fix locking in action frame TX by Johannes Berg · 14 years ago
  87. 643f82e cfg80211: ignore spurious deauth by Johannes Berg · 14 years ago
  88. 9d38d85 cfg80211/mac80211: allow action frame TX/RX in IBSS by Johannes Berg · 14 years ago
  89. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  90. 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 · 15 years ago
  91. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  92. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 15 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  94. d6dc1a3 cfg80211: Add connection quality monitoring support to nl80211 by Juuso Oikarinen · 15 years ago
  95. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 15 years ago
  96. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  97. 98b6218 mac80211/cfg80211: add station events by Johannes Berg · 15 years ago
  98. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 15 years ago
  99. 3bdb2d4 cfg80211: fix race between deauth and assoc response by Johannes Berg · 15 years ago
  100. 5fba4af cfg80211: avoid sending spurious deauth to userspace by Johannes Berg · 15 years ago