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