1. 4052d3d cfg80211: check vendor command doit pointer before use by Julian Squires · 4 years, 6 months ago
  2. 60a0121 nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR by Luca Coelho · 4 years, 7 months ago
  3. bc7a39b nl80211: don't return err unconditionally in nl80211_start_ap() by Luca Coelho · 4 years, 7 months ago
  4. 093a48d cfg80211: support bigger kek/kck key length by Nathan Errera · 4 years, 8 months ago
  5. 2239521 cfg80211: add and expose HE 6 GHz band capabilities by Johannes Berg · 4 years, 8 months ago
  6. 43e64bf cfg80211: handle 6 GHz capability of new station by Rajkumar Manoharan · 4 years, 8 months ago
  7. 9a5f648 nl80211: Add support to configure TID specific Tx rate configuration by Tamizh Chelvam · 4 years, 8 months ago
  8. dca9ca2 nl80211: add ability to report TX status for control port TX by Markus Theil · 4 years, 8 months ago
  9. 2032f3b nl80211: support scan frequencies in KHz by Thomas Pedersen · 4 years, 9 months ago
  10. 942ba88 nl80211: add KHz frequency offset for most wifi commands by Thomas Pedersen · 4 years, 9 months ago
  11. e76fede cfg80211: add KHz variants of frame RX API by Thomas Pedersen · 4 years, 9 months ago
  12. c033695 nl80211: simplify peer specific TID configuration by Sergey Matyukevich · 4 years, 9 months ago
  13. 33462e6 cfg80211: add support for TID specific AMSDU configuration by Sergey Matyukevich · 4 years, 9 months ago
  14. 745bd6f Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 8 months ago
  15. c7721c0 netlink: remove NLA_EXACT_LEN_WARN by Johannes Berg · 4 years, 9 months ago
  16. d15da2a nl80211: link recursive netlink nested policy by Johannes Berg · 4 years, 9 months ago
  17. 2a39259 cfg80211: Parse HE membership selector by Ilan Peer · 4 years, 10 months ago
  18. 155d7c7 nl80211: allow client-only BIGTK support by Johannes Berg · 4 years, 9 months ago
  19. 9dba48a cfg80211: support multicast RX registration by Johannes Berg · 4 years, 9 months ago
  20. 4d797fc cfg80211: Unprotected Beacon frame RX indication by Jouni Malinen · 4 years, 10 months ago
  21. 0e012b4 nl80211: fix NL80211_ATTR_FTM_RESPONDER policy by Johannes Berg · 4 years, 9 months ago
  22. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 10 months ago
  23. 0016d32 nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type by Johannes Berg · 4 years, 10 months ago
  24. 306b79e nl80211: clarify code in nl80211_del_station() by Johannes Berg · 4 years, 10 months ago
  25. 7fc82af cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries by Veerendranath Jakkam · 4 years, 10 months ago
  26. edafcf4 cfg80211: Add support for userspace to reset stations in IBSS mode by Nicolas Cavallari · 4 years, 11 months ago
  27. 7e8d6f1 nl80211: pass HE operation element to the driver by Shaul Triebitz · 5 years ago
  28. efb5520 nl80211/cfg80211: add support for non EDCA based ranging measurement by Avraham Stern · 5 years ago
  29. 7f3f96c mac80211: handle no-preauth flag for control port by Markus Theil · 4 years, 10 months ago
  30. 5631d96 nl80211: add no pre-auth attribute and ext. feature flag for ctrl. port by Markus Theil · 4 years, 10 months ago
  31. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  32. 5cde05c nl80211: add missing attribute validation for channel switch by Jakub Kicinski · 4 years, 11 months ago
  33. 056e937 nl80211: add missing attribute validation for beacon report scanning by Jakub Kicinski · 4 years, 11 months ago
  34. 0e1a1d8 nl80211: add missing attribute validation for critical protocol indication by Jakub Kicinski · 4 years, 11 months ago
  35. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
  36. 3b3e808 Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  37. 04f7d14 nl80211: Add support to configure TID specific RTSCTS configuration by Tamizh chelvam · 5 years ago
  38. ade274b nl80211: Add support to configure TID specific AMPDU configuration by Tamizh chelvam · 5 years ago
  39. 6a21d16 nl80211: Add support to configure TID specific retry configuration by Tamizh chelvam · 5 years ago
  40. 3710a8a nl80211: modify TID-config API by Johannes Berg · 5 years ago
  41. 77f576d nl80211: Add NL command to support TID speicific configurations by Tamizh chelvam · 5 years ago
  42. e3ae39e nl80211: explicitly include if_vlan.h by Johannes Berg · 5 years ago
  43. 56be393 cfg80211: Support key configuration for Beacon protection (BIGTK) by Jouni Malinen · 5 years ago
  44. f8af764 cfg80211: More error messages for key addition failures by Jouni Malinen · 5 years ago
  45. 8d74a62 Revert "nl80211: add src and dst addr attributes for control port tx/rx" by Johannes Berg · 5 years ago
  46. 9951ebf nl80211: fix potential leak in AP start by Johannes Berg · 5 years ago
  47. 2e92a2d net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT by Julian Wiedmann · 5 years ago
  48. ddb535a Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  49. ea75080 cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE by Sergey Matyukevich · 5 years ago
  50. 8c3ed7a nl80211: add src and dst addr attributes for control port tx/rx by Markus Theil · 5 years ago
  51. ff74c51 cfg80211/mac80211: Allow user space to register for station Rx authentication by Ilan Peer · 5 years ago
  52. d6039a3 cfg80211: Enhance the AKM advertizement to support per interface. by Veerendranath Jakkam · 5 years ago
  53. 1e61d82 cfg80211: add no HE indication to the channel flag by Haim Dreyfuss · 5 years ago
  54. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  55. 5c5e52d nl80211: add handling for BSS color by John Crispin · 5 years ago
  56. df16737 cfg80211: fix memory leak in cfg80211_cqm_rssi_update by Felix Fietkau · 5 years ago
  57. 2a279b34 cfg80211: fix memory leak in nl80211_probe_mesh_link by Felix Fietkau · 5 years ago
  58. 32d5109 netlink: rename nl80211_validate_nested() to nla_validate_nested() by Michal Kubecek · 5 years ago
  59. 5bd2ce6 Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  60. 14f34e36 cfg80211: VLAN offload support for set_key and set_sta_vlan by Gurumoorthi Gnanasambandhan · 5 years ago
  61. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  62. 1fab1b8 nl80211: fix validation of mesh path nexthop by Markus Theil · 5 years ago
  63. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  64. 7e0d15e Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  65. 2fd351a nl80211: trivial: Remove redundant loop by Denis Kenzior · 5 years ago
  66. 1399c59 nl80211: fix memory leak in nl80211_get_ftm_responder_stats by Navid Emamdoost · 5 years ago
  67. b501426 nl80211: fix null pointer dereference by Miaoqing Pan · 5 years ago
  68. f43e521 cfg80211: initialize on-stack chandefs by Johannes Berg · 5 years ago
  69. f88eb7c nl80211: validate beacon head by Johannes Berg · 5 years ago
  70. 4b2c5a1 nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds by Masashi Honma · 5 years ago
  71. 24f6d76 cfg80211: Do not compare with boolean in nl80211_common_reg_change_event by zhong jiang · 5 years ago
  72. c8cd6e7 cfg80211: add local BSS receive time to survey information by Felix Fietkau · 5 years ago
  73. 7010998 nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands by Matthew Wang · 5 years ago
  74. 2a38075 nl80211: Add support for EDMG channels by Alexei Avshalom Lazar · 5 years ago
  75. 6c7a003 cfg80211: Support assoc-at timer in sta-info by Ben Greear · 5 years ago
  76. e548a1c cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries by Arend van Spriel · 5 years ago
  77. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  78. 6d4dd4e nl80211: add strict start type by Johannes Berg · 5 years ago
  79. 796e90f cfg80211: add support for parsing OBBS_PD attributes by John Crispin · 5 years ago
  80. 50508d9 cfg80211: use parallel_ops for genl by Johannes Berg · 5 years ago
  81. d34990b cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switch by Michael Vassernis · 5 years ago
  82. 0afd425 cfg80211: fix duplicated scan entries after channel switch by Sergey Matyukevich · 5 years ago
  83. ae6fa4d nl80211: Include wiphy address setup in NEW_WIPHY by Denis Kenzior · 5 years ago
  84. e6f4051 {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  85. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. 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
  87. 1c38c7f nl80211: send event when CMD_FRAME duration expires by James Prestwood · 6 years ago
  88. a0de1ca3 mac80211: allow turning TWT responder support on and off via netlink by John Crispin · 6 years ago
  89. 901bb98 nl80211: require and validate vendor command policy by Johannes Berg · 6 years ago
  90. 26f7044 nl80211: add support for SAE authentication offload by Chung-Hsien Hsu · 6 years ago
  91. cc3e14c nl80211: add WPA3 definition for SAE authentication by Chung-Hsien Hsu · 6 years ago
  92. f4d7599 nl80211: add NL80211_ATTR_IFINDEX to port authorized event by Chung-Hsien Hsu · 6 years ago
  93. 180aa42 nl80211: fill all policy .type entries by Johannes Berg · 6 years ago
  94. 1a28ed2 nl80211: fill all policy .type entries by Johannes Berg · 6 years ago
  95. f77bf48 nl80211: fix station_info pertid memory leak by Andy Strohman · 6 years ago
  96. 33d915d {nl,mac}80211: allow 4addr AP operation on crypto controlled devices by Manikanta Pubbisetty · 6 years ago
  97. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  98. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  99. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  100. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago