1. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  2. 368e5a7 cfg80211: Provide an API to report NAN function termination by Ayala Beker · 8 years ago
  3. 50bcd31 cfg80211: provide a function to report a match for NAN by Ayala Beker · 8 years ago
  4. a5a9dcf cfg80211: allow the user space to change current NAN configuration by Ayala Beker · 8 years ago
  5. a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago
  6. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  7. 8564e38 cfg80211: add checks for beacon rate, extend to mesh by Johannes Berg · 8 years ago
  8. a7c7fbf cfg80211: Add support to configure a beacon data rate by Purushottam Kushwaha · 8 years ago
  9. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  10. 53b1898 nl80211: always check nla_put* return values by Johannes Berg · 8 years ago
  11. 76e1fb4 nl80211: always check nla_nest_start() return value by Johannes Berg · 8 years ago
  12. f1c1f17 cfg80211: allow connect keys only with default (TX) key by Johannes Berg · 8 years ago
  13. 89b706f cfg80211: reduce connect key caching struct size by Johannes Berg · 8 years ago
  14. 386b1f2 nl80211: only allow WEP keys during connect command by Johannes Berg · 8 years ago
  15. 42ee231 nl80211: fix connect keys range check by Johannes Berg · 8 years ago
  16. b6b5555 cfg80211: disallow shared key authentication with key index 4 by Johannes Berg · 8 years ago
  17. ad5987b nl80211: validate number of probe response CSA counters by Johannes Berg · 8 years ago
  18. b7fb44d nl80211: Allow GET_INTERFACE dumps to be filtered by Denis Kenzior · 8 years ago
  19. ff9a71a nl80211: explicitly check enum nl80211_mesh_power_mode by Johannes Berg · 8 years ago
  20. 12d20fc9 cfg80211: identically validate beacon interval for AP/MESH/IBSS by Purushottam Kushwaha · 8 years ago
  21. 7f8ed01 cfg80211: always notify userspace when wireless netdev is removed by Denis Kenzior · 8 years ago
  22. 896ff06 cfg80211: always notify userspace of new wireless netdevs by Denis Kenzior · 8 years ago
  23. 9757235 nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value by Masashi Honma · 8 years ago
  24. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. 7d27a0b cfg80211: Add mesh peer AID setting API by Masashi Honma · 8 years ago
  26. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  27. c6e6a0c nl80211: Add API to support VHT MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  28. 6e8ef84 nl80211: Move ACL parsing later to avoid a possible memory leak by Purushottam Kushwaha · 8 years ago
  29. f151d9d nl80211: improve nl80211_parse_mesh_config type checking by Arnd Bergmann · 8 years ago
  30. 0662799 nl80211: clarify nl80211_set_reg() success path by Johannes Berg · 8 years ago
  31. 7a087e7 nl80211: Fix checkpatch warnings about blank lines by Kirtika Ruchandani · 8 years ago
  32. 56ab364 nl80211: Fix spelling by Kirtika Ruchandani · 8 years ago
  33. 019ae3a cfg80211: Advertise extended capabilities per interface type to userspace by Kanchanapally, Vidyullatha · 8 years ago
  34. bf1ecd2 cfg80211: Allow cfg80211_connect_result() errors to be distinguished by Jouni Malinen · 8 years ago
  35. 5617c6c nl80211: Allow privileged operations from user namespaces by Martin Willi · 8 years ago
  36. 53873f1 cfg80211: make wdev_list accessible to drivers by Johannes Berg · 8 years ago
  37. d686b92 nl80211: use nla_put_u64_64bit() for the remaining u64 attributes by Johannes Berg · 8 years ago
  38. 739960f cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION by Mohammed Shafi Shajakhan · 8 years ago
  39. 2dad624 wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  40. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  41. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  42. 8f815cd nl80211: check netlink protocol in socket release notification by Dmitry Ivanov · 8 years ago
  43. 4ce2bd9 cfg80211: Allow reassociation to be requested with internal SME by Jouni Malinen · 8 years ago
  44. ba6fbac cfg80211: Add option to specify previous BSSID for Connect command by Jouni Malinen · 8 years ago
  45. 17b9424 cfg80211: allow userspace to specify client P2P PS support by Ayala Beker · 8 years ago
  46. 38de03d nl80211: add feature for BSS selection support by Arend van Spriel · 8 years ago
  47. 818965d cfg80211: Allow a scan request for a specific BSSID by Jouni Malinen · 8 years ago
  48. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. 0c9ca11 cfg80211: Add global RRM capability by Beni Lev · 8 years ago
  50. 34d5051 cfg80211: basic support for PBSS network type by Lior David · 8 years ago
  51. 5e950a7 nl80211: Zero out the connection keys memory when freeing them. by Ola Olsson · 8 years ago
  52. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. 707554b nl80211: Fix potential memory leak in nl80211_connect by Ola Olsson · 9 years ago
  54. e5dbe07 nl80211: Fix potential memory leak in nl80211_set_wowlan by Ola Olsson · 9 years ago
  55. bda95eb cfg80211: handle add_station auth/assoc flag quirks by Johannes Berg · 9 years ago
  56. a9bc31e cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station by Ayala Beker · 9 years ago
  57. 91d3ab4 cfg80211: Add support for aborting an ongoing scan by Vidyullatha Kanchanapally · 9 years ago
  58. a1056b1 cfg80211: Add missing tracing to cfg80211 by Ilan Peer · 9 years ago
  59. e420842 cfg80211: allow AID/listen interval changes for unassociated station by Ayala Beker · 9 years ago
  60. 4baf6be nl80211: Fix potential memory leak from parse_acl_data by Ola Olsson · 9 years ago
  61. b686303 cfg80211: reg: make CRDA support optional by Johannes Berg · 9 years ago
  62. 3b06d27 cfg80211: Add multiple scan plans for scheduled scan by Avraham Stern · 9 years ago
  63. 6e19bc4 nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp by Dmitry Shmidt · 9 years ago
  64. 47edb11 cfg80211: allow changing station capabilities for unassociated stations by Ayala Beker · 9 years ago
  65. d55d0d5 nl80211: put current TX power in interface info by Rafał Miłecki · 9 years ago
  66. 7bdbe40 nl80211: support vendor dumpit commands by Johannes Berg · 9 years ago
  67. 876dc93 nl80211: Allow setting multicast rate on OCB interfaces by Bertold Van den Bergh · 9 years ago
  68. 9189ee3 cfg80211: propagate set_wiphy failure to userspace by Michal Kazior · 9 years ago
  69. 923b352 cfg80211: use RTNL locked reg_can_beacon for IR-relaxation by Arik Nemtsov · 9 years ago
  70. 06f207f cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA by Arik Nemtsov · 9 years ago
  71. 4292504 cfg80211: allow the plink state blocking for user managed mesh by Chun-Yeow Yeoh · 9 years ago
  72. c37722b cfg80211: Stop calling crda if it is not responsive by Ilan peer · 9 years ago
  73. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  74. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  75. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  76. 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 9 years ago
  77. 21fea56 nl80211: add net-detect delay to wowlan info by Luciano Coelho · 9 years ago
  78. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. 496fcc2 nl80211: ignore HT/VHT capabilities without QoS/WMM by Johannes Berg · 9 years ago
  80. 0505075 cfg80211: Add API to change the indoor regulatory setting by Ilan peer · 9 years ago
  81. 98fc438 nl80211: prohibit mixing 'any' and regular wowlan triggers by Johannes Berg · 9 years ago
  82. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. d2beae1 wireless: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  84. 6c09e79 cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events by Ahmad Kholaif · 9 years ago
  85. ffc1199 cfg80211: add VHT support for IBSS by Janusz.Dziedzic@tieto.com · 9 years ago
  86. 31f909a nl/mac80211: allow zero plink timeout to disable STA expiration by Masashi Honma · 9 years ago
  87. a18c719 nl80211: fix memory leak in monitor flags parsing by Johannes Berg · 9 years ago
  88. 5528fae8 nl80211: use loop index as type for net detect frequency results by Samuel Tan · 9 years ago
  89. 940288b Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  90. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  91. 13874e4 nl80211: suppress smatch warnings by Johannes Berg · 9 years ago
  92. 0fa7b39 nl80211: fix per-station group key get/del and memory leak by Johannes Berg · 9 years ago
  93. 9c74893 nl80211: add an attribute to allow delaying the first scheduled scan cycle by Luciano Coelho · 9 years ago
  94. 4b681c8 nl80211: Allow set network namespace by fd by Vadim Kochan · 10 years ago
  95. 0c49087 Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  96. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  97. 5700712 cfg80211: fix checking nl80211_send_station() return value by Johannes Berg · 9 years ago
  98. b51f3be cfg80211: change bandwidth reporting to explicit field by Johannes Berg · 9 years ago
  99. 97d910d cfg80211: remove 80+80 MHz rate reporting by Johannes Berg · 9 years ago
  100. 75453cc nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN by Luciano Coelho · 10 years ago