1. ae96d33 Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  2. 88230ef cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo by Arnd Bergmann · 7 years ago
  3. 1188e2a cfg80211: don't print log output for building shipped-certs by Arnd Bergmann · 7 years ago
  4. a67a489 cfg80211: remove set but never used variable cf_offset by Johannes Berg · 7 years ago
  5. df2fd38 Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  6. 90a53e4 cfg80211: implement regdb signature checking by Johannes Berg · 7 years ago
  7. c8c240e cfg80211: reg: remove support for built-in regdb by Johannes Berg · 9 years ago
  8. 1ea4ff3 cfg80211: support reloading regulatory database by Johannes Berg · 7 years ago
  9. 007f6c5 cfg80211: support loading regulatory database as firmware file by Johannes Berg · 9 years ago
  10. 753d179 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 7 years ago
  11. ad67023 nl80211: Define policy for packet pattern attributes by Peng Xu · 7 years ago
  12. 503c1fb cfg80211/nl80211: add a port authorized event by Avraham Stern · 7 years ago
  13. 1bd773c wireless: set correct mandatory rate flags by Richard Schütz · 7 years ago
  14. 6502600 nl80211: add an option to allow MFP without requiring it by Emmanuel Grumbach · 8 years ago
  15. a6bcda4 cfg80211: remove unused function ieee80211_data_from_8023() by Johannes Berg · 7 years ago
  16. 2d23d07 nl80211: add OCE scan and capability flags by Roee Zamir · 8 years ago
  17. ffa4629 nl80211: return error for invalid center_freq in 40 MHz by Tova Mussai · 8 years ago
  18. 2512b1b mac80211: extend ieee80211_ie_split to support EXTENSION by Liad Kaufman · 8 years ago
  19. 265698d nl80211: fix null-ptr dereference on invalid mesh configuration by Johannes Berg · 7 years ago
  20. e785fa0 nl80211: check for the required netlink attributes presence by Vladis Dronov · 7 years ago
  21. 4e0854a cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS} by Emmanuel Grumbach · 7 years ago
  22. ba83bfb nl80211: look for HT/VHT capabilities in beacon's tail by Igor Mitsyanko · 7 years ago
  23. 0eaf83d Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  24. d7f13f7 cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES by Srinivas Dasari · 8 years ago
  25. 8feb69c cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE by Srinivas Dasari · 8 years ago
  26. 0a27844 cfg80211: Check if NAN service ID is of expected size by Srinivas Dasari · 8 years ago
  27. 9361df1 cfg80211: Check if PMKID attribute is of expected size by Srinivas Dasari · 8 years ago
  28. 36a554c nl80211: Don't verify owner_nlportid on NAN commands by Andrei Otcheretianski · 8 years ago
  29. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  31. 68dd02d dev_ioctl: copy only the smaller struct iwreq for wext by Johannes Berg · 8 years ago
  32. 4f39a1f wireless: wext: use struct iwreq earlier in the call chain by Johannes Berg · 8 years ago
  33. 8bfb367 wireless: wext: remove ndo_do_ioctl fallback by Johannes Berg · 8 years ago
  34. f45cbe6 nl80211: add authorized flag to ROAM event by Avraham Stern · 8 years ago
  35. 3a00df5 cfg80211: support 4-way handshake offloading for 802.1X by Avraham Stern · 8 years ago
  36. 91b5ab6 cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK by Eliad Peller · 8 years ago
  37. a43e618 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  38. 1b57b62 cfg80211: make cfg80211_sched_scan_results() work from atomic context by Arend Van Spriel · 8 years ago
  39. 8d9de16 wireless: Require HANDLE_DFS flag to switch channel for non-AP mode by Benjamin Berg · 8 years ago
  40. d37d49c wireless: Only join DFS channels in mesh mode if userspace flags support by Benjamin Berg · 8 years ago
  41. ca8fe25 cfg80211: improve warnings in VHT rate calculation by Johannes Berg · 8 years ago
  42. 5667c86 mac80211: strictly check mesh address extension mode by Rajkumar Manoharan · 8 years ago
  43. 4954601 nl80211: correctly validate MU-MIMO groups by Johannes Berg · 8 years ago
  44. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
  45. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 8 years ago
  46. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 8 years ago
  47. 3007e35 nl80211: add support for BSSIDs in scheduled scan matchsets by Arend Van Spriel · 8 years ago
  48. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
  49. ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 8 years ago
  50. cd50ac0 cfg80211: Fix dfs state propagation for non-DFS center channel by Vasanthakumar Thiagarajan · 8 years ago
  51. 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 · 8 years ago
  52. bbf67e4 nl80211: Fix enum type of variable in nl80211_put_sta_rate() by Matthias Kaehlcke · 8 years ago
  53. aa1702d cfg80211: Fix array-bounds warning in fragment copy by Matthias Kaehlcke · 8 years ago
  54. 96b08fd nl80211: add request id in scheduled scan event messages by Arend Van Spriel · 8 years ago
  55. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  56. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  57. 1db7759 cfg80211: refactor nl80211 monitor option parsing by Johannes Berg · 8 years ago
  58. 818a986 cfg80211: move add/change interface monitor flags into params by Johannes Berg · 8 years ago
  59. b026502 cfg80211: allow leaving MU-MIMO monitor configuration unchanged by Johannes Berg · 8 years ago
  60. a3caf74 cfg80211: Add support for FILS shared key authentication offload by Vidyullatha Kanchanapally · 8 years ago
  61. 5349a0f cfg80211: Use a structure to pass connect response params by Vidyullatha Kanchanapally · 8 years ago
  62. b3ef552 cfg80211: check rdev resume callback only for registered wiphy by Arend Van Spriel · 8 years ago
  63. b6ecfd46 cfg80211: preserve wdev ID across netns changes by Johannes Berg · 8 years ago
  64. 335d534 nl80211: Use signed function for a signed variable by Masashi Honma · 8 years ago
  65. ea90e0d nl80211: fix dumpit error path RTNL deadlocks by Johannes Berg · 8 years ago
  66. 8976672 cfg80211: Share Channel DFS state across wiphys of same DFS domain by Vasanthakumar Thiagarajan · 8 years ago
  67. 34373d1 cfg80211: Disallow moving out of operating DFS channel in non-ETSI by Vasanthakumar Thiagarajan · 8 years ago
  68. b35a51c cfg80211: Make pre-CAC results valid only for ETSI domain by Vasanthakumar Thiagarajan · 8 years ago
  69. 0c1eca4 cfg80211: refactor cfg80211_calculate_bitrate() by Johannes Berg · 8 years ago
  70. d4f2997 cfg80211: combine two nested ifs into a single condition by Johannes Berg · 8 years ago
  71. 4a4b816 cfg80211: Accept multiple RSSI thresholds for CQM by Andrew Zaborowski · 8 years ago
  72. 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
  73. 8585989 cfg80211: fix NAN bands definition by Luca Coelho · 8 years ago
  74. bee427b cfg80211: Pass new RSSI level in CQM RSSI notification by Andrzej Zaborowski · 8 years ago
  75. aad1e81 nl80211: fix validation of scheduled scan info for wowlan netdetect by Arend Van Spriel · 8 years ago
  76. 66cd794 nl80211: add HT/VHT capabilities to AP parameters by Johannes Berg · 8 years ago
  77. a4956dc cfg80211: make rdev assignment clearer in nl80211_testmode_dump() by Luca Coelho · 8 years ago
  78. b699b71 cfg80211 debugfs: Cleanup some checkpatch issues by Pichugin Dmitry · 8 years ago
  79. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  80. fd551ba nl80211: Fix mesh HT operation check by Masashi Honma · 8 years ago
  81. 158f323 net: adjust skb->truesize in pskb_expand_head() by Eric Dumazet · 8 years ago
  82. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  83. 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
  84. 3093ebbeab cfg80211: Specify the reason for connect timeout by Purushottam Kushwaha · 8 years ago
  85. bf95ecd cfg80211: Add support to sched scan to report better BSSs by vamsi krishna · 8 years ago
  86. ab5bb2d cfg80211: Add support for randomizing TA of Public Action frames by vamsi krishna · 8 years ago
  87. 10b2eb6 wext: uninline stream addition functions by Johannes Berg · 8 years ago
  88. 06f7c88 cfg80211: consider VHT opmode on station update by Beni Lev · 9 years ago
  89. 7acec26 cfg80211: wext does not need to set monitor channel in managed mode by Jorge Ramirez-Ortiz · 8 years ago
  90. bd2522b cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT by Andrzej Zaborowski · 8 years ago
  91. 4ef8c1c cfg80211: size various nl80211 messages correctly by Johannes Berg · 8 years ago
  92. e691ac2 cfg80211: support ieee80211-freq-limit DT property by Rafał Miłecki · 8 years ago
  93. 4787cfa cfg80211: move function checking range fit to util.c by Rafał Miłecki · 8 years ago
  94. 343884c cfg80211: only pass sband to set_mandatory_flags_band() by Arend Van Spriel · 8 years ago
  95. 753aacf nl80211: fix sched scan netlink socket owner destruction by Johannes Berg · 8 years ago
  96. 5ec71dd cfg80211: sysfs: use wiphy_name() by Johannes Berg · 8 years ago
  97. 505a2e8 nl80211: rework {sched_,}scan event related functions by Arend Van Spriel · 8 years ago
  98. 6bdf1e0 Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  99. b528414 nl80211: multicast_to_unicast can be changed while IFF_UP by Michael Braun · 8 years ago
  100. 5a88de5 nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only once by Arend Van Spriel · 8 years ago