1. 3cfe91c cfg80211: always shut down on HW rfkill by Johannes Berg · 5 years ago
  2. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  3. e6f4051 {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  4. d82574a cfg80211: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  5. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. 2a2af5e Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  7. 4f488fb cfg80211: fix memory leak of wiphy device name by Eric Biggers · 6 years ago
  8. 901bb98 nl80211: require and validate vendor command policy by Johannes Berg · 6 years ago
  9. 33d915d {nl,mac}80211: allow 4addr AP operation on crypto controlled devices by Manikanta Pubbisetty · 6 years ago
  10. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  11. 73350424 cfg80211: pmsr: fix abort locking by Johannes Berg · 6 years ago
  12. c90b670 nl80211: announce radios/interfaces when switching namespaces by Martin Willi · 6 years ago
  13. 9bb7e0f cfg80211: add peer measurement with FTM initiator API by Johannes Berg · 6 years ago
  14. ec8f170bc cfg80211: unify sending NL80211_CMD_NEW_INTERFACE by Johannes Berg · 6 years ago
  15. 85dd3da cfg80211: combine wdev/netdev unregister code by Johannes Berg · 6 years ago
  16. e4d4216 cfg80211: combine duplicate wdev init code by Johannes Berg · 6 years ago
  17. d25d062 cfg80211: remove unnecessary null pointer check in cfg80211_netdev_notifier_call by zhong jiang · 6 years ago
  18. 8365da2 Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  19. c4cbaf7 cfg80211: Add support for HE by Luca Coelho · 7 years ago
  20. bf2b61a cfg80211: fix rcu in cfg80211_unregister_wdev by Dedy Lansky · 7 years ago
  21. 7f9a3e1 nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS by Vidyullatha Kanchanapally · 7 years ago
  22. a7cfebc cfg80211: limit wiphy names to 128 bytes by Johannes Berg · 7 years ago
  23. 59b179b4 cfg80211: check dev_set_name() return value by Johannes Berg · 7 years ago
  24. 007f6c5 cfg80211: support loading regulatory database as firmware file by Johannes Berg · 9 years ago
  25. 3a00df5 cfg80211: support 4-way handshake offloading for 802.1X by Avraham Stern · 8 years ago
  26. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
  27. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
  28. ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 8 years ago
  29. b6ecfd46 cfg80211: preserve wdev ID across netns changes by Johannes Berg · 8 years ago
  30. 8976672 cfg80211: Share Channel DFS state across wiphys of same DFS domain by Vasanthakumar Thiagarajan · 8 years ago
  31. d4f2997 cfg80211: combine two nested ifs into a single condition by Johannes Berg · 8 years ago
  32. 4a4b816 cfg80211: Accept multiple RSSI thresholds for CQM by Andrew Zaborowski · 8 years ago
  33. 8585989 cfg80211: fix NAN bands definition by Luca Coelho · 8 years ago
  34. bd2522b cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT by Andrzej Zaborowski · 8 years ago
  35. 56271da cfg80211: disallow beacon_int_min_gcd with IBSS by Johannes Berg · 8 years ago
  36. 73c7da3 cfg80211: add generic helper to check interface is running by Arend Van Spriel · 8 years ago
  37. 8f20542 wireless: deprecate WDS and disable by default by Johannes Berg · 8 years ago
  38. a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago
  39. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  40. e481901 cfg80211: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  41. 7f8ed01 cfg80211: always notify userspace when wireless netdev is removed by Denis Kenzior · 8 years ago
  42. 896ff06 cfg80211: always notify userspace of new wireless netdevs by Denis Kenzior · 8 years ago
  43. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 9 years ago
  44. d6cf3a8 Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  45. 6cbf623 cfg80211: remove get/set antenna and tx power warnings by Johannes Berg · 9 years ago
  46. 019ae3a cfg80211: Advertise extended capabilities per interface type to userspace by Kanchanapally, Vidyullatha · 9 years ago
  47. 53873f1 cfg80211: make wdev_list accessible to drivers by Johannes Berg · 9 years ago
  48. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  49. 38de03d nl80211: add feature for BSS selection support by Arend van Spriel · 9 years ago
  50. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  51. de3bb77 cfg80211: add more warnings for inconsistent ops by Ola Olsson · 9 years ago
  52. cb150b9 cfg80211/wext: fix message ordering by Johannes Berg · 9 years ago
  53. 8047d26 cfg80211: fix gHz to GHz by Johannes Berg · 9 years ago
  54. 3b06d27 cfg80211: Add multiple scan plans for scheduled scan by Avraham Stern · 9 years ago
  55. 9f0e135 net/wireless: enable wiphy device to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
  56. 33d8783 cfg80211: allow mgmt_frame_register callback to sleep by Johannes Berg · 10 years ago
  57. 81daf73 cfg80211: calls nl80211_exit on error by Junjie Mao · 10 years ago
  58. 6e9f3fa Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute" by Johannes Berg · 10 years ago
  59. 93a1e86 nl80211: Stop scheduled scan if netlink client disappears by Jukka Rissanen · 10 years ago
  60. 31a60ed nl80211: Convert sched_scan_req pointer to RCU pointer by Jukka Rissanen · 10 years ago
  61. b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
  62. ba1debd wireless: Support of IFLA_INFO_KIND rtnl attribute by Vadim Kochan · 10 years ago
  63. ad932f0 cfg80211: leave invalid channels on regdomain change by Arik Nemtsov · 10 years ago
  64. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  65. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  66. de4fcba cfg80211: avoid using default in interface type switch by Johannes Berg · 10 years ago
  67. 1998d90 cfg80211: support creating wiphy with suggested name by Ben Greear · 10 years ago
  68. 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
  69. 538c9eb cfg80211: clear wext keys when freeing and removing them by Johannes Berg · 10 years ago
  70. 2740f0c cfg80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  71. 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
  72. f41ef64 cfg80211: re-enable CSA for drivers that support it by Michal Kazior · 10 years ago
  73. a796dac wireless: core: Reorder wiphy_register() notifications relevantly by Tomasz Bursztyka · 10 years ago
  74. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 11 years ago
  75. 3bb2055 cfg80211: send events when devices are added/removed by Johannes Berg · 11 years ago
  76. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 11 years ago
  77. f6837ba8 mac80211: handle failed restart/resume better by Johannes Berg · 11 years ago
  78. f04c220 cfg80211: export interface stopping function by Michal Kazior · 11 years ago
  79. 2fd0511 cfg80211: remove BUG_ON usage by Johannes Berg · 11 years ago
  80. 6784c7d cfg80211: change return value of notifier function by Zhao, Gang · 11 years ago
  81. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 11 years ago
  82. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 11 years ago
  83. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 11 years ago
  84. 49c0ca1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  85. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  86. bc00a91 cfg80211: remove racy beacon_interval assignment by Johannes Berg · 11 years ago
  87. 7c8d5e0 cfg80211: send stop AP event only due to internal reason by Ilan Peer · 11 years ago
  88. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  89. f9d15d1 cfg80211: send scan results from work queue by Johannes Berg · 11 years ago
  90. a617302 cfg80211: fix scan done race by Johannes Berg · 11 years ago
  91. 5a6aa70 cfg80211: re-enable 5/10 MHz support by Johannes Berg · 11 years ago
  92. f1e3d55 cfg80211: make device_type const by Johannes Berg · 11 years ago
  93. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  94. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  95. 4a58e7c cfg80211: don't "leak" uncompleted scans by Eliad Peller · 11 years ago
  96. 24d584d cfg80211: stop sched scan only when needed by Barak Bercovitz · 11 years ago
  97. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 11 years ago
  98. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 11 years ago
  99. 00c3a6e cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH by Johannes Berg · 11 years ago
  100. 9f16d84 cfg80211: disable 5/10 MHz support for all drivers by Johannes Berg · 11 years ago