1. 7acec26 cfg80211: wext does not need to set monitor channel in managed mode by Jorge Ramirez-Ortiz · 8 years ago
  2. bd2522b cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT by Andrzej Zaborowski · 8 years ago
  3. 4ef8c1c cfg80211: size various nl80211 messages correctly by Johannes Berg · 8 years ago
  4. e691ac2 cfg80211: support ieee80211-freq-limit DT property by Rafał Miłecki · 8 years ago
  5. 4787cfa cfg80211: move function checking range fit to util.c by Rafał Miłecki · 8 years ago
  6. 343884c cfg80211: only pass sband to set_mandatory_flags_band() by Arend Van Spriel · 8 years ago
  7. 753aacf nl80211: fix sched scan netlink socket owner destruction by Johannes Berg · 8 years ago
  8. 5ec71dd cfg80211: sysfs: use wiphy_name() by Johannes Berg · 8 years ago
  9. 505a2e8 nl80211: rework {sched_,}scan event related functions by Arend Van Spriel · 8 years ago
  10. 6bdf1e0 Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  11. b528414 nl80211: multicast_to_unicast can be changed while IFF_UP by Michael Braun · 8 years ago
  12. 5a88de5 nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only once by Arend Van Spriel · 8 years ago
  13. 543b921 cfg80211: get rid of name indirection trick for ieee80211_get_channel() by Arend Van Spriel · 8 years ago
  14. 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
  15. e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  16. 2fa436b nl80211: Use different attrs for BSSID and random MAC addr in scan req by Vamsi Krishna · 8 years ago
  17. eeb04a9 nl80211: fix logic inversion in start_nan() by Johannes Berg · 8 years ago
  18. 33f8a04 Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  19. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  20. 9853a55 cfg80211: limit scan results cache size by Johannes Berg · 8 years ago
  21. 10f3366 wireless: fix bogus maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  22. 8fdd136 cfg80211: add bitrate for 20MHz MCS 9 by Pedersen, Thomas · 8 years ago
  23. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 32ab0a38 Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  25. b15ca18 netlink: Add nla_memdup() to wrap kmemdup() use on nlattr by Thomas Graf · 8 years ago
  26. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  27. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  28. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  29. c90c39d genetlink: introduce and use genl_family_attrbuf() by Johannes Berg · 8 years ago
  30. 088e8df cfg80211: Add support to update connection parameters by vamsi krishna · 8 years ago
  31. 8ac6344 cfg80211: handle fragmented IEs in splitting by Johannes Berg · 9 years ago
  32. ce0ce13 cfg80211: configure multicast to unicast for AP interfaces by Michael Braun · 8 years ago
  33. 348bd45 cfg80211: Add KEK/nonces for FILS association frames by Jouni Malinen · 8 years ago
  34. 6318106 cfg80211: Add Fast Initial Link Setup (FILS) auth algs by Jouni Malinen · 8 years ago
  35. 11b6b5a cfg80211: Rename SAE_DATA to more generic AUTH_DATA by Jouni Malinen · 8 years ago
  36. bfe2c7b nl80211: use nla_parse_nested() instead of nla_parse() by Johannes Berg · 8 years ago
  37. 1794899 nl80211: move unsplit command advertising to a separate function by Johannes Berg · 8 years ago
  38. 4c8dea6 cfg80211: validate beacon int as part of iface combinations by Johannes Berg · 8 years ago
  39. 56271da cfg80211: disallow beacon_int_min_gcd with IBSS by Johannes Berg · 8 years ago
  40. 275fcf6 cfg80211: mesh: track (and thus validate) beacon interval by Johannes Berg · 8 years ago
  41. 0507a3a cfg80211: fix beacon interval in interface combination iteration by Johannes Berg · 8 years ago
  42. 73c7da3 cfg80211: add generic helper to check interface is running by Arend Van Spriel · 8 years ago
  43. 8f20542 wireless: deprecate WDS and disable by default by Johannes Berg · 8 years ago
  44. e1957db cfg80211: process events caused by suspend before suspending by Johannes Berg · 8 years ago
  45. 0ea2a2e cfg80211: allow vendor commands to be sent to nan interface by Andrei Otcheretianski · 8 years ago
  46. 0711d63 cfg80211: allow aborting in-progress connection atttempts by Ilan Peer · 8 years ago
  47. 320c975 cfg80211: fix possible memory leak in cfg80211_iter_combinations() by Wei Yongjun · 8 years ago
  48. f83ace3 nl80211: ifdef WoWLAN related policies by Johannes Berg · 8 years ago
  49. 1609d18 nl80211: correctly use nl80211_nan_srf_policy by Johannes Berg · 8 years ago
  50. 0c317a0 cfg80211: support virtual interfaces with different beacon intervals by Purushottam Kushwaha · 8 years ago
  51. e227300 cfg80211: pass struct to interface combination check/iter by Purushottam Kushwaha · 8 years ago
  52. 8b935ee cfg80211: add ability to check DA/SA in A-MSDU decapsulation by Johannes Berg · 8 years ago
  53. 7f6990c cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB by Johannes Berg · 8 years ago
  54. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  55. 368e5a7 cfg80211: Provide an API to report NAN function termination by Ayala Beker · 8 years ago
  56. 50bcd31 cfg80211: provide a function to report a match for NAN by Ayala Beker · 8 years ago
  57. a5a9dcf cfg80211: allow the user space to change current NAN configuration by Ayala Beker · 8 years ago
  58. a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago
  59. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  60. b867622 cfg80211: Add support for static WEP in the driver by David Spinadel · 8 years ago
  61. 8f7d99b cfg80211: wext: really don't store non-WEP keys by Johannes Berg · 8 years ago
  62. 8564e38 cfg80211: add checks for beacon rate, extend to mesh by Johannes Berg · 8 years ago
  63. a7c7fbf cfg80211: Add support to configure a beacon data rate by Purushottam Kushwaha · 8 years ago
  64. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  65. c13ed53 Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  66. fbd05e4 cfg80211: add helper to find an IE that matches a byte-array by Luca Coelho · 8 years ago
  67. ec53c83 cfg80211: remove unnecessary pointer-of by Johannes Berg · 8 years ago
  68. 53b1898 nl80211: always check nla_put* return values by Johannes Berg · 8 years ago
  69. 76e1fb4 nl80211: always check nla_nest_start() return value by Johannes Berg · 8 years ago
  70. f1c1f17 cfg80211: allow connect keys only with default (TX) key by Johannes Berg · 8 years ago
  71. 89b706f cfg80211: reduce connect key caching struct size by Johannes Berg · 8 years ago
  72. e9c8f8d cfg80211: validate key index better by Johannes Berg · 8 years ago
  73. 9381e26 cfg80211: wext: only allow WEP keys to be configured before connected by Johannes Berg · 8 years ago
  74. 386b1f2 nl80211: only allow WEP keys during connect command by Johannes Berg · 8 years ago
  75. 42ee231 nl80211: fix connect keys range check by Johannes Berg · 8 years ago
  76. b6b5555 cfg80211: disallow shared key authentication with key index 4 by Johannes Berg · 8 years ago
  77. ad5987b nl80211: validate number of probe response CSA counters by Johannes Berg · 8 years ago
  78. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. e481901 cfg80211: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  80. b7fb44d nl80211: Allow GET_INTERFACE dumps to be filtered by Denis Kenzior · 8 years ago
  81. 1554369 Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  82. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  83. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  84. ff9a71a nl80211: explicitly check enum nl80211_mesh_power_mode by Johannes Berg · 8 years ago
  85. 12d20fc9 cfg80211: identically validate beacon interval for AP/MESH/IBSS by Purushottam Kushwaha · 8 years ago
  86. 7f8ed01 cfg80211: always notify userspace when wireless netdev is removed by Denis Kenzior · 8 years ago
  87. 896ff06 cfg80211: always notify userspace of new wireless netdevs by Denis Kenzior · 8 years ago
  88. 4d0bd46 Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel" by Johannes Berg · 8 years ago
  89. 9757235 nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value by Masashi Honma · 8 years ago
  90. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  91. 680682d cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case by Colin Ian King · 8 years ago
  92. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  93. 7d27a0b cfg80211: Add mesh peer AID setting API by Masashi Honma · 8 years ago
  94. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  95. c6e6a0c nl80211: Add API to support VHT MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  96. 16a910a cfg80211: handle failed skb allocation by Gregory Greenman · 8 years ago
  97. 6e8ef84 nl80211: Move ACL parsing later to avoid a possible memory leak by Purushottam Kushwaha · 8 years ago
  98. f151d9d nl80211: improve nl80211_parse_mesh_config type checking by Arnd Bergmann · 8 years ago
  99. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. c041778 cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header by Felix Fietkau · 8 years ago