1. 1b57b62 cfg80211: make cfg80211_sched_scan_results() work from atomic context by Arend Van Spriel · 7 years ago
  2. 5667c86 mac80211: strictly check mesh address extension mode by Rajkumar Manoharan · 7 years ago
  3. 4954601 nl80211: correctly validate MU-MIMO groups by Johannes Berg · 7 years ago
  4. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 7 years ago
  5. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 7 years ago
  6. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 7 years ago
  7. 3007e35 nl80211: add support for BSSIDs in scheduled scan matchsets by Arend Van Spriel · 7 years ago
  8. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 7 years ago
  9. ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 7 years ago
  10. cd50ac0 cfg80211: Fix dfs state propagation for non-DFS center channel by Vasanthakumar Thiagarajan · 8 years ago
  11. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  12. bbf67e4 nl80211: Fix enum type of variable in nl80211_put_sta_rate() by Matthias Kaehlcke · 8 years ago
  13. aa1702d cfg80211: Fix array-bounds warning in fragment copy by Matthias Kaehlcke · 8 years ago
  14. 96b08fd nl80211: add request id in scheduled scan event messages by Arend Van Spriel · 8 years ago
  15. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  16. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  17. 1db7759 cfg80211: refactor nl80211 monitor option parsing by Johannes Berg · 8 years ago
  18. 818a986 cfg80211: move add/change interface monitor flags into params by Johannes Berg · 8 years ago
  19. b026502 cfg80211: allow leaving MU-MIMO monitor configuration unchanged by Johannes Berg · 8 years ago
  20. a3caf74 cfg80211: Add support for FILS shared key authentication offload by Vidyullatha Kanchanapally · 8 years ago
  21. 5349a0f cfg80211: Use a structure to pass connect response params by Vidyullatha Kanchanapally · 8 years ago
  22. b3ef552 cfg80211: check rdev resume callback only for registered wiphy by Arend Van Spriel · 8 years ago
  23. b6ecfd46 cfg80211: preserve wdev ID across netns changes by Johannes Berg · 8 years ago
  24. 335d534 nl80211: Use signed function for a signed variable by Masashi Honma · 8 years ago
  25. ea90e0d nl80211: fix dumpit error path RTNL deadlocks by Johannes Berg · 8 years ago
  26. 8976672 cfg80211: Share Channel DFS state across wiphys of same DFS domain by Vasanthakumar Thiagarajan · 8 years ago
  27. 34373d1 cfg80211: Disallow moving out of operating DFS channel in non-ETSI by Vasanthakumar Thiagarajan · 8 years ago
  28. b35a51c cfg80211: Make pre-CAC results valid only for ETSI domain by Vasanthakumar Thiagarajan · 8 years ago
  29. 0c1eca4 cfg80211: refactor cfg80211_calculate_bitrate() by Johannes Berg · 8 years ago
  30. d4f2997 cfg80211: combine two nested ifs into a single condition by Johannes Berg · 8 years ago
  31. 4a4b816 cfg80211: Accept multiple RSSI thresholds for CQM by Andrew Zaborowski · 8 years ago
  32. 0d2164a Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  33. 8585989 cfg80211: fix NAN bands definition by Luca Coelho · 8 years ago
  34. bee427b cfg80211: Pass new RSSI level in CQM RSSI notification by Andrzej Zaborowski · 8 years ago
  35. aad1e81 nl80211: fix validation of scheduled scan info for wowlan netdetect by Arend Van Spriel · 8 years ago
  36. 66cd794 nl80211: add HT/VHT capabilities to AP parameters by Johannes Berg · 8 years ago
  37. a4956dc cfg80211: make rdev assignment clearer in nl80211_testmode_dump() by Luca Coelho · 8 years ago
  38. b699b71 cfg80211 debugfs: Cleanup some checkpatch issues by Pichugin Dmitry · 8 years ago
  39. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. fd551ba nl80211: Fix mesh HT operation check by Masashi Honma · 8 years ago
  41. 158f323 net: adjust skb->truesize in pskb_expand_head() by Eric Dumazet · 8 years ago
  42. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. bb60b8b Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  44. 3093ebbeab cfg80211: Specify the reason for connect timeout by Purushottam Kushwaha · 8 years ago
  45. bf95ecd cfg80211: Add support to sched scan to report better BSSs by vamsi krishna · 8 years ago
  46. ab5bb2d cfg80211: Add support for randomizing TA of Public Action frames by vamsi krishna · 8 years ago
  47. 10b2eb6 wext: uninline stream addition functions by Johannes Berg · 8 years ago
  48. 06f7c88 cfg80211: consider VHT opmode on station update by Beni Lev · 8 years ago
  49. 7acec26 cfg80211: wext does not need to set monitor channel in managed mode by Jorge Ramirez-Ortiz · 8 years ago
  50. bd2522b cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT by Andrzej Zaborowski · 8 years ago
  51. 4ef8c1c cfg80211: size various nl80211 messages correctly by Johannes Berg · 8 years ago
  52. e691ac2 cfg80211: support ieee80211-freq-limit DT property by Rafał Miłecki · 8 years ago
  53. 4787cfa cfg80211: move function checking range fit to util.c by Rafał Miłecki · 8 years ago
  54. 343884c cfg80211: only pass sband to set_mandatory_flags_band() by Arend Van Spriel · 8 years ago
  55. 753aacf nl80211: fix sched scan netlink socket owner destruction by Johannes Berg · 8 years ago
  56. 5ec71dd cfg80211: sysfs: use wiphy_name() by Johannes Berg · 8 years ago
  57. 505a2e8 nl80211: rework {sched_,}scan event related functions by Arend Van Spriel · 8 years ago
  58. 6bdf1e0 Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  59. b528414 nl80211: multicast_to_unicast can be changed while IFF_UP by Michael Braun · 8 years ago
  60. 5a88de5 nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only once by Arend Van Spriel · 8 years ago
  61. 543b921 cfg80211: get rid of name indirection trick for ieee80211_get_channel() by Arend Van Spriel · 8 years ago
  62. 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
  63. e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  64. 2fa436b nl80211: Use different attrs for BSSID and random MAC addr in scan req by Vamsi Krishna · 8 years ago
  65. eeb04a9 nl80211: fix logic inversion in start_nan() by Johannes Berg · 8 years ago
  66. 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
  67. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. 9853a55 cfg80211: limit scan results cache size by Johannes Berg · 8 years ago
  69. 10f3366 wireless: fix bogus maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  70. 8fdd136 cfg80211: add bitrate for 20MHz MCS 9 by Pedersen, Thomas · 8 years ago
  71. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  72. 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
  73. b15ca18 netlink: Add nla_memdup() to wrap kmemdup() use on nlattr by Thomas Graf · 8 years ago
  74. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  75. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  76. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  77. c90c39d genetlink: introduce and use genl_family_attrbuf() by Johannes Berg · 8 years ago
  78. 088e8df cfg80211: Add support to update connection parameters by vamsi krishna · 8 years ago
  79. 8ac6344 cfg80211: handle fragmented IEs in splitting by Johannes Berg · 9 years ago
  80. ce0ce13 cfg80211: configure multicast to unicast for AP interfaces by Michael Braun · 8 years ago
  81. 348bd45 cfg80211: Add KEK/nonces for FILS association frames by Jouni Malinen · 8 years ago
  82. 6318106 cfg80211: Add Fast Initial Link Setup (FILS) auth algs by Jouni Malinen · 8 years ago
  83. 11b6b5a cfg80211: Rename SAE_DATA to more generic AUTH_DATA by Jouni Malinen · 8 years ago
  84. bfe2c7b nl80211: use nla_parse_nested() instead of nla_parse() by Johannes Berg · 8 years ago
  85. 1794899 nl80211: move unsplit command advertising to a separate function by Johannes Berg · 8 years ago
  86. 4c8dea6 cfg80211: validate beacon int as part of iface combinations by Johannes Berg · 8 years ago
  87. 56271da cfg80211: disallow beacon_int_min_gcd with IBSS by Johannes Berg · 8 years ago
  88. 275fcf6 cfg80211: mesh: track (and thus validate) beacon interval by Johannes Berg · 8 years ago
  89. 0507a3a cfg80211: fix beacon interval in interface combination iteration by Johannes Berg · 8 years ago
  90. 73c7da3 cfg80211: add generic helper to check interface is running by Arend Van Spriel · 8 years ago
  91. 8f20542 wireless: deprecate WDS and disable by default by Johannes Berg · 8 years ago
  92. e1957db cfg80211: process events caused by suspend before suspending by Johannes Berg · 8 years ago
  93. 0ea2a2e cfg80211: allow vendor commands to be sent to nan interface by Andrei Otcheretianski · 8 years ago
  94. 0711d63 cfg80211: allow aborting in-progress connection atttempts by Ilan Peer · 8 years ago
  95. 320c975 cfg80211: fix possible memory leak in cfg80211_iter_combinations() by Wei Yongjun · 8 years ago
  96. f83ace3 nl80211: ifdef WoWLAN related policies by Johannes Berg · 8 years ago
  97. 1609d18 nl80211: correctly use nl80211_nan_srf_policy by Johannes Berg · 8 years ago
  98. 0c317a0 cfg80211: support virtual interfaces with different beacon intervals by Purushottam Kushwaha · 8 years ago
  99. e227300 cfg80211: pass struct to interface combination check/iter by Purushottam Kushwaha · 8 years ago
  100. 8b935ee cfg80211: add ability to check DA/SA in A-MSDU decapsulation by Johannes Berg · 8 years ago