1. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
  2. ea6b209 cfg80211: fix locking in netlink owner interface destruction by Johannes Berg · 3 years, 9 months ago
  3. 6f779a6 cfg80211: allow specifying a reason for hw_rfkill by Emmanuel Grumbach · 3 years, 10 months ago
  4. 0854fa8 net: remove the new_ifindex argument from dev_change_net_namespace by Andrei Vagin · 3 years, 10 months ago
  5. eeb85a1 net: Allow to specify ifindex when device is moved to another namespace by Andrei Vagin · 3 years, 10 months ago
  6. 40c575d cfg80211: fix netdev registration deadlock by Johannes Berg · 4 years ago
  7. 776a39b cfg80211: call cfg80211_destroy_ifaces() with wiphy lock held by Johannes Berg · 4 years ago
  8. a05829a cfg80211: avoid holding the RTNL when calling the driver by Johannes Berg · 4 years ago
  9. 2fe8ef1 cfg80211: change netdev registration/unregistration semantics by Johannes Berg · 4 years ago
  10. f8fd36b Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 4 years, 2 months ago
  11. e7e0517 cfg80211: remove WDS code by Johannes Berg · 4 years, 2 months ago
  12. 9bdaf3b cfg80211: initialize wdev data earlier by Johannes Berg · 4 years, 3 months ago
  13. c8cb5b8 nl80211/cfg80211: support 6 GHz scanning by Tova Mussai · 4 years, 4 months ago
  14. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  15. df78a0c nl80211: S1G band and channel definitions by Thomas Pedersen · 4 years, 8 months ago
  16. 79ea1e12 cfg80211: fix management registrations deadlock by Johannes Berg · 4 years, 8 months ago
  17. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  18. f438136 cfg80211: require HE capabilities for 6 GHz band by Johannes Berg · 4 years, 8 months ago
  19. 461ce35 cfg80211: reject HT/VHT capabilities on 6 GHz band by Johannes Berg · 4 years, 8 months ago
  20. 0bbab5f cfg80211: fix debugfs rename crash by Johannes Berg · 4 years, 8 months ago
  21. be689f6 cfg80211: reject channels/chandefs with KHz offset >= 1000 by Johannes Berg · 4 years, 9 months ago
  22. 6cd536f cfg80211: change internal management frame registration API by Johannes Berg · 4 years, 9 months ago
  23. efb5520 nl80211/cfg80211: add support for non EDCA based ranging measurement by Avraham Stern · 5 years ago
  24. 56cb31e cfg80211: fix double-free after changing network namespace by Stefan Bühler · 5 years ago
  25. 3cfe91c cfg80211: always shut down on HW rfkill by Johannes Berg · 5 years ago
  26. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  27. e6f4051 {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  28. d82574a cfg80211: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  29. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. 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
  31. 4f488fb cfg80211: fix memory leak of wiphy device name by Eric Biggers · 6 years ago
  32. 901bb98 nl80211: require and validate vendor command policy by Johannes Berg · 6 years ago
  33. 33d915d {nl,mac}80211: allow 4addr AP operation on crypto controlled devices by Manikanta Pubbisetty · 6 years ago
  34. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  35. 73350424 cfg80211: pmsr: fix abort locking by Johannes Berg · 6 years ago
  36. c90b670 nl80211: announce radios/interfaces when switching namespaces by Martin Willi · 6 years ago
  37. 9bb7e0f cfg80211: add peer measurement with FTM initiator API by Johannes Berg · 6 years ago
  38. ec8f170bc cfg80211: unify sending NL80211_CMD_NEW_INTERFACE by Johannes Berg · 6 years ago
  39. 85dd3da cfg80211: combine wdev/netdev unregister code by Johannes Berg · 6 years ago
  40. e4d4216 cfg80211: combine duplicate wdev init code by Johannes Berg · 6 years ago
  41. d25d062 cfg80211: remove unnecessary null pointer check in cfg80211_netdev_notifier_call by zhong jiang · 6 years ago
  42. 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
  43. c4cbaf7 cfg80211: Add support for HE by Luca Coelho · 7 years ago
  44. bf2b61a cfg80211: fix rcu in cfg80211_unregister_wdev by Dedy Lansky · 7 years ago
  45. 7f9a3e1 nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS by Vidyullatha Kanchanapally · 7 years ago
  46. a7cfebc cfg80211: limit wiphy names to 128 bytes by Johannes Berg · 7 years ago
  47. 59b179b4 cfg80211: check dev_set_name() return value by Johannes Berg · 7 years ago
  48. 007f6c5 cfg80211: support loading regulatory database as firmware file by Johannes Berg · 9 years ago
  49. 3a00df5 cfg80211: support 4-way handshake offloading for 802.1X by Avraham Stern · 8 years ago
  50. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
  51. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
  52. ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 8 years ago
  53. b6ecfd46 cfg80211: preserve wdev ID across netns changes by Johannes Berg · 8 years ago
  54. 8976672 cfg80211: Share Channel DFS state across wiphys of same DFS domain by Vasanthakumar Thiagarajan · 8 years ago
  55. d4f2997 cfg80211: combine two nested ifs into a single condition by Johannes Berg · 8 years ago
  56. 4a4b816 cfg80211: Accept multiple RSSI thresholds for CQM by Andrew Zaborowski · 8 years ago
  57. 8585989 cfg80211: fix NAN bands definition by Luca Coelho · 8 years ago
  58. bd2522b cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT by Andrzej Zaborowski · 8 years ago
  59. 56271da cfg80211: disallow beacon_int_min_gcd with IBSS by Johannes Berg · 8 years ago
  60. 73c7da3 cfg80211: add generic helper to check interface is running by Arend Van Spriel · 8 years ago
  61. 8f20542 wireless: deprecate WDS and disable by default by Johannes Berg · 8 years ago
  62. a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago
  63. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  64. e481901 cfg80211: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  65. 7f8ed01 cfg80211: always notify userspace when wireless netdev is removed by Denis Kenzior · 8 years ago
  66. 896ff06 cfg80211: always notify userspace of new wireless netdevs by Denis Kenzior · 8 years ago
  67. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 9 years ago
  68. 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
  69. 6cbf623 cfg80211: remove get/set antenna and tx power warnings by Johannes Berg · 9 years ago
  70. 019ae3a cfg80211: Advertise extended capabilities per interface type to userspace by Kanchanapally, Vidyullatha · 9 years ago
  71. 53873f1 cfg80211: make wdev_list accessible to drivers by Johannes Berg · 9 years ago
  72. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  73. 38de03d nl80211: add feature for BSS selection support by Arend van Spriel · 9 years ago
  74. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  75. de3bb77 cfg80211: add more warnings for inconsistent ops by Ola Olsson · 9 years ago
  76. cb150b9 cfg80211/wext: fix message ordering by Johannes Berg · 9 years ago
  77. 8047d26 cfg80211: fix gHz to GHz by Johannes Berg · 9 years ago
  78. 3b06d27 cfg80211: Add multiple scan plans for scheduled scan by Avraham Stern · 9 years ago
  79. 9f0e135 net/wireless: enable wiphy device to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
  80. 33d8783 cfg80211: allow mgmt_frame_register callback to sleep by Johannes Berg · 10 years ago
  81. 81daf73 cfg80211: calls nl80211_exit on error by Junjie Mao · 10 years ago
  82. 6e9f3fa Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute" by Johannes Berg · 10 years ago
  83. 93a1e86 nl80211: Stop scheduled scan if netlink client disappears by Jukka Rissanen · 10 years ago
  84. 31a60ed nl80211: Convert sched_scan_req pointer to RCU pointer by Jukka Rissanen · 10 years ago
  85. b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
  86. ba1debd wireless: Support of IFLA_INFO_KIND rtnl attribute by Vadim Kochan · 10 years ago
  87. ad932f0 cfg80211: leave invalid channels on regdomain change by Arik Nemtsov · 10 years ago
  88. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  89. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  90. de4fcba cfg80211: avoid using default in interface type switch by Johannes Berg · 10 years ago
  91. 1998d90 cfg80211: support creating wiphy with suggested name by Ben Greear · 10 years ago
  92. 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
  93. 538c9eb cfg80211: clear wext keys when freeing and removing them by Johannes Berg · 10 years ago
  94. 2740f0c cfg80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  95. 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
  96. f41ef64 cfg80211: re-enable CSA for drivers that support it by Michal Kazior · 10 years ago
  97. a796dac wireless: core: Reorder wiphy_register() notifications relevantly by Tomasz Bursztyka · 10 years ago
  98. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 11 years ago
  99. 3bb2055 cfg80211: send events when devices are added/removed by Johannes Berg · 11 years ago
  100. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 11 years ago