1. 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
  2. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. cfcf168 cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers by Jouni Malinen · 9 years ago
  4. 3772056 cfg80211: Fix BIP (AES-CMAC) cipher validation by Jouni Malinen · 9 years ago
  5. 7d63585 Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  6. 13874e4 nl80211: suppress smatch warnings by Johannes Berg · 9 years ago
  7. 0fa7b39 nl80211: fix per-station group key get/del and memory leak by Johannes Berg · 9 years ago
  8. fb142f4 mac80211: correct header length calculation by Fred Chou · 9 years ago
  9. 9c74893 nl80211: add an attribute to allow delaying the first scheduled scan cycle by Luciano Coelho · 9 years ago
  10. 4b681c8 nl80211: Allow set network namespace by fd by Vadim Kochan · 9 years ago
  11. 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
  12. 6e9f3fa Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute" by Johannes Berg · 9 years ago
  13. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  14. 5700712 cfg80211: fix checking nl80211_send_station() return value by Johannes Berg · 9 years ago
  15. aaef66b Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  16. 27f0971 Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  17. b51f3be cfg80211: change bandwidth reporting to explicit field by Johannes Berg · 9 years ago
  18. 97d910d cfg80211: remove 80+80 MHz rate reporting by Johannes Berg · 9 years ago
  19. 75453cc nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN by Luciano Coelho · 9 years ago
  20. ef51fb1 cfg80211: avoid reg-hints in self-managed only systems by Arik Nemtsov · 9 years ago
  21. 2c3e861 cfg80211: introduce sync regdom set API for self-managed by Arik Nemtsov · 9 years ago
  22. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  23. 6de3980 nl80211: support per-TID station statistics by Johannes Berg · 10 years ago
  24. a76b194 cfg80211: add nl80211 beacon-only statistics by Johannes Berg · 10 years ago
  25. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  26. cf5ead8 cfg80211: allow including station info in delete event by Johannes Berg · 10 years ago
  27. 052536a cfg80211: add scan time to survey data by Johannes Berg · 10 years ago
  28. 11f78ac cfg80211: allow survey data to return global data by Johannes Berg · 10 years ago
  29. 4ed20be cfg80211: remove "channel" from survey names by Johannes Berg · 10 years ago
  30. 2065870 cfg80211: fix deadlock during reg chan check by Arik Nemtsov · 10 years ago
  31. 3a4b0c9 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 9 years ago
  32. 71b836e nl80211: define multicast group names in header by Johannes Berg · 10 years ago
  33. d75bb06 cfg80211: add extensible feature flag attribute by Gautam Kumar Shukla · 10 years ago
  34. 831a39c Revert "cfg80211: make WEXT compatibility unselectable" by Jiri Kosina · 10 years ago
  35. 93a1e86 nl80211: Stop scheduled scan if netlink client disappears by Jukka Rissanen · 10 years ago
  36. 31a60ed nl80211: Convert sched_scan_req pointer to RCU pointer by Jukka Rissanen · 10 years ago
  37. db8dfee cfg80211: avoid intersection when applying self-managed reg by Arik Nemtsov · 10 years ago
  38. 1bdd716 cfg80211: return private regdom for self-managed devices by Arik Nemtsov · 10 years ago
  39. b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
  40. ad30ca2 cfg80211: allow usermode to query wiphy specific regdom by Arik Nemtsov · 10 years ago
  41. ba1debd wireless: Support of IFLA_INFO_KIND rtnl attribute by Vadim Kochan · 10 years ago
  42. 185076d cfg80211: correctly check ad-hoc channels by Arik Nemtsov · 10 years ago
  43. 70dcec5 cfg80211: don't WARN about two consecutive Country IE hint by Emmanuel Grumbach · 10 years ago
  44. f89f46c nl80211: check matches array length before acessing it by Luciano Coelho · 10 years ago
  45. cec3f0e cfg80211: use __force __rcu to suppress sparse warning by Johannes Berg · 10 years ago
  46. 34f05f5 cfg80211: avoid mem leak on driver hint set by Arik Nemtsov · 10 years ago
  47. 08f6f14 cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers by Jouni Malinen · 10 years ago
  48. ea372c5 cfg80211: remove unneeded initialisations in nl80211_set_reg by Johannes Berg · 10 years ago
  49. ad932f0 cfg80211: leave invalid channels on regdomain change by Arik Nemtsov · 10 years ago
  50. 24a0aa2 cfg80211: make WEXT compatibility unselectable by Johannes Berg · 10 years ago
  51. 601555c nl80211: don't crash sending invalid chandef by Johannes Berg · 10 years ago
  52. 98f0334 cfg80211: clean up beacon loss CQM event by Johannes Berg · 10 years ago
  53. 5b97f49 cfg80211: refactor the various CQM event sending code by Johannes Berg · 10 years ago
  54. ea9eba6 cfg80211: remove pointless channel lookup in survey code by Johannes Berg · 10 years ago
  55. 8f894be nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE by Tomasz Bursztyka · 10 years ago
  56. 18e5ca6 nl80211: Replace interface socket owner attribute with more generic one by Jukka Rissanen · 10 years ago
  57. d687cbb cfg80211: protect fools returning NULL in add_virtual_intf by Rafał Miłecki · 10 years ago
  58. c7ab508 cfg80211: explicitly initialize some fields in custom reg path by Arik Nemtsov · 10 years ago
  59. 2e18b38 cfg80211: update missing fields in custom regulatory path by Arik Nemtsov · 10 years ago
  60. ad2b26a cfg80211: allow drivers to support random MAC addresses for scan by Johannes Berg · 10 years ago
  61. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  62. 256da02 cfg80211: refactor nl80211_start_sched_scan so it can be reused by Luciano Coelho · 10 years ago
  63. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  64. 760a52e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  65. a6d4a53 cfg80211: introduce regulatory flags controlling bw by Arik Nemtsov · 10 years ago
  66. d04b5ac cfg80211/mac80211: allow any interface to send channel switch notifications by Luciano Coelho · 10 years ago
  67. f8d7552 cfg80211: add channel switch started notification by Luciano Coelho · 10 years ago
  68. bf515fb Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  69. 1ef4c85 cfg80211: fix nl80211 cmd id in nl80211_send_mpath() by Henning Rogge · 10 years ago
  70. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  71. de4fcba cfg80211: avoid using default in interface type switch by Johannes Berg · 10 years ago
  72. fc1f48f cfg80211: fix integer signedness in chandef_primary_freqs() by Johannes Berg · 10 years ago
  73. dcc6c2f cfg80211: fix set but not used warning in nl80211_channel_switch() by Fabian Frederick · 10 years ago
  74. e8f479b cfg80211: support configuring vif mac addr on create by Ben Greear · 10 years ago
  75. 1998d90 cfg80211: support creating wiphy with suggested name by Ben Greear · 10 years ago
  76. 723e73a cfg80211: make WMM TSPEC support flag an nl80211 feature flag by Johannes Berg · 10 years ago
  77. 8fa74e3 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  78. 9885686 cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION by Jouni Malinen · 10 years ago
  79. 89c771e cfg80211: Convert del_station() callback to use a param struct by Jouni Malinen · 10 years ago
  80. 5df1415 lib80211: remove unused print_ssid() by Andy Shevchenko · 10 years ago
  81. 2a84ee8 cfg80211: set the rates mask in connection probes over specified freq by Karl Beldan · 10 years ago
  82. 252e07c nl80211: sanity check the channel switch counter value by Luciano Coelho · 10 years ago
  83. 66be7d2 cfg80211: add ops to query mesh proxy path table by Henning Rogge · 10 years ago
  84. 57219dc Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  85. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. 6bd2bd2 Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  87. 18998c3 cfg80211: allow requesting SMPS mode on ap start by Eliad Peller · 10 years ago
  88. b0b6aa2 cfg80211/mac80211: add wmm info to assoc event by Eliad Peller · 10 years ago
  89. 960d01a cfg80211: add WMM traffic stream API by Johannes Berg · 10 years ago
  90. 5393b91 cfg80211: clear nl80211 messages carrying keys after processing by Johannes Berg · 10 years ago
  91. 78f686c cfg80211: don't put kek/kck/replay counter on the stack by Johannes Berg · 10 years ago
  92. 538c9eb cfg80211: clear wext keys when freeing and removing them by Johannes Berg · 10 years ago
  93. b47f610 cfg80211: clear connect keys when freeing them by Johannes Berg · 10 years ago
  94. 3057dbf cfg80211: enable dynack through nl80211 by Lorenzo Bianconi · 10 years ago
  95. a62a1ae cfg80211: avoid duplicate entries on regdomain intersection by Eliad Peller · 10 years ago
  96. bab5ab7 nl80211: Add flag attribute for RRM connections by Assaf Krauss · 10 years ago
  97. 2740f0c cfg80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  98. ef4ead3 Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  99. bd8c78e nl80211: clear skb cb before passing to netlink by Johannes Berg · 10 years ago
  100. 5bc8c1f cfg80211: allow passing frame type to cfg80211_inform_bss() by Johannes Berg · 10 years ago