1. 563fbef cfg80211: call cfg80211_stop_ap when switch from P2P_GO type by Nguyen Dinh Phi · 3 years, 2 months ago
  2. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  3. 689a0a9 cfg80211: correct bridge/4addr mode check by Janusz Dziedzic · 3 years, 2 months ago
  4. 63fa042 nl80211: Add LC placeholder band definition to nl80211_band by Srinivasan Raju · 3 years, 2 months ago
  5. a64b6a2 cfg80211: call cfg80211_leave_ocb when switching away from OCB by Du Cheng · 3 years, 8 months ago
  6. 2b8a1fe cfg80211: mitigate A-MSDU aggregation attacks by Mathy Vanhoef · 3 years, 8 months ago
  7. a1d5ff5 mac80211: properly handle A-MSDUs that start with an RFC 1042 header by Mathy Vanhoef · 3 years, 8 months ago
  8. 623b988 cfg80211: constify ieee80211_get_response_rate return by Joe Perches · 3 years, 8 months ago
  9. a05829a cfg80211: avoid holding the RTNL when calling the driver by Johannes Berg · 4 years ago
  10. d9c85e2 cfg80211: Add phyrate conversion support for extended MCS in 60GHz band by Max Chen · 4 years ago
  11. c27aa56 cfg80211: add VHT rate entries for MCS-10 and MCS-11 by Arend van Spriel · 4 years ago
  12. 2d94630 nl80211: validate key indexes for cfg80211_registered_device by Anant Thazhemadam · 4 years, 1 month ago
  13. 01c9c0a cfg80211: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  14. e7e0517 cfg80211: remove WDS code by Johannes Berg · 4 years, 2 months ago
  15. 9c97c88 cfg80211: Add support to calculate and report 4096-QAM HE rates by Vamsi Krishna · 4 years, 2 months ago
  16. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  17. 11b3473 nl80211: support setting S1G channels by Thomas Pedersen · 4 years, 4 months ago
  18. 1d47f11 nl80211: correctly validate S1G beacon head by Thomas Pedersen · 4 years, 4 months ago
  19. c0de877 cfg80211: fix 6 GHz channel conversion by Johannes Berg · 4 years, 3 months ago
  20. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  21. 2d9b555 cfg80211: Adjust 6 GHz frequency to channel conversion by Amar Singhal · 4 years, 6 months ago
  22. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  23. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  24. df78a0c nl80211: S1G band and channel definitions by Thomas Pedersen · 4 years, 7 months ago
  25. 0e47901 nl80211: really allow client-only BIGTK support by Johannes Berg · 4 years, 7 months ago
  26. d1a1646 cfg80211: adapt to new channelization of the 6GHz band by Arend Van Spriel · 4 years, 7 months ago
  27. 5e9cf0f cfg80211: fix 6 GHz frequencies to kHz by Johannes Berg · 4 years, 7 months ago
  28. 934f4c7 cfg80211: express channels with a KHz component by Thomas Pedersen · 4 years, 9 months ago
  29. 9166cc4 mac80211: implement Operating Mode Notification extended NSS support by Johannes Berg · 4 years, 9 months ago
  30. 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 · 4 years, 10 months ago
  31. 56be393 cfg80211: Support key configuration for Beacon protection (BIGTK) by Jouni Malinen · 4 years, 10 months ago
  32. 2e92a2d net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT by Julian Wiedmann · 4 years, 10 months ago
  33. 81c044f cfg80211: fix page refcount issue in A-MSDU decap by Felix Fietkau · 5 years ago
  34. ec649fe nl80211: Disallow setting of HT for channel 14 by Masashi Honma · 5 years ago
  35. c1b3ddf Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  36. c1d3ad8 cfg80211: Purge frame registrations on iftype change by Denis Kenzior · 5 years ago
  37. df5d7a8 cfg80211: fix boundary value in ieee80211_frequency_to_channel() by Arend van Spriel · 5 years ago
  38. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  39. 2a38075 nl80211: Add support for EDMG channels by Alexei Avshalom Lazar · 5 years ago
  40. 62524a5 cfg80211: apply same mandatory rate flags for 5GHz and 6GHz by Arend van Spriel · 5 years ago
  41. 852f046 cfg80211: extend ieee80211_operating_class_to_band() for 6GHz by Arend van Spriel · 5 years ago
  42. fa1f108 cfg80211: util: add 6GHz channel to freq conversion and vice versa by Arend van Spriel · 5 years ago
  43. b67fd72 cfg80211: Fix Extended Key ID key install checks by Alexander Wetzel · 5 years ago
  44. e6f4051 {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  45. 1a473d6 cfg80211: util: fix bit count off by one by Mordechay Goodstein · 6 years ago
  46. 25d16d1 mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he() by John Crispin · 6 years ago
  47. 30e5a9a Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  48. 6cdd397 nl80211/cfg80211: Extended Key ID support by Alexander Wetzel · 6 years ago
  49. 344c971 cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_he by Nathan Chancellor · 6 years ago
  50. b7b14ec Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  51. 1fc9b72 cfg80211: prevent speculation on cfg80211_classify8021d() return by Johannes Berg · 6 years ago
  52. 49a68e0 cfg80211: add various struct element finding helpers by Johannes Berg · 6 years ago
  53. 5a862f8 Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  54. 93bc8ac cfg80211: fix ieee80211_get_vht_max_nss() by Johannes Berg · 6 years ago
  55. 312ca38 cfg80211: Fix busy loop regression in ieee80211_ie_split_ric() by Jouni Malinen · 6 years ago
  56. b0aa75f ieee80211: add new VHT capability fields/parsing by Johannes Berg · 6 years ago
  57. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  58. fc3e3bf Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  59. 8442938 cfg80211: fix a type issue in ieee80211_chandef_to_operating_class() by Dan Carpenter · 6 years ago
  60. 9cf0a0b cfg80211: Add support for 60GHz band channels 5 and 6 by Alexei Avshalom Lazar · 6 years ago
  61. 30ca1aa cfg80211/mac80211: make ieee80211_send_layer2_update a public function by Dedy Lansky · 6 years ago
  62. 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
  63. c4cbaf7 cfg80211: Add support for HE by Luca Coelho · 7 years ago
  64. 1d211d4 cfg80211: use better order for kcalloc() arguments by Johannes Berg · 7 years ago
  65. 3c12d04 cfg80211: initialize sinfo in cfg80211_get_station by Sven Eckelmann · 7 years ago
  66. 8689c05 cfg80211: dynamically allocate per-tid stats for station info by Arend van Spriel · 7 years ago
  67. 24bba07 mac80211: support A-MSDU in fast-rx by Felix Fietkau · 7 years ago
  68. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  70. 503c1fb cfg80211/nl80211: add a port authorized event by Avraham Stern · 7 years ago
  71. 1bd773c wireless: set correct mandatory rate flags by Richard Schütz · 7 years ago
  72. a6bcda4 cfg80211: remove unused function ieee80211_data_from_8023() by Johannes Berg · 7 years ago
  73. 2512b1b mac80211: extend ieee80211_ie_split to support EXTENSION by Liad Kaufman · 7 years ago
  74. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  75. a43e618 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  76. ca8fe25 cfg80211: improve warnings in VHT rate calculation by Johannes Berg · 8 years ago
  77. 5667c86 mac80211: strictly check mesh address extension mode by Rajkumar Manoharan · 8 years ago
  78. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 8 years ago
  79. aa1702d cfg80211: Fix array-bounds warning in fragment copy by Matthias Kaehlcke · 8 years ago
  80. 818a986 cfg80211: move add/change interface monitor flags into params by Johannes Berg · 8 years ago
  81. 5349a0f cfg80211: Use a structure to pass connect response params by Vidyullatha Kanchanapally · 8 years ago
  82. 0c1eca4 cfg80211: refactor cfg80211_calculate_bitrate() by Johannes Berg · 8 years ago
  83. d4f2997 cfg80211: combine two nested ifs into a single condition by Johannes Berg · 8 years ago
  84. 158f323 net: adjust skb->truesize in pskb_expand_head() by Eric Dumazet · 8 years ago
  85. 3093ebbeab cfg80211: Specify the reason for connect timeout by Purushottam Kushwaha · 8 years ago
  86. 4787cfa cfg80211: move function checking range fit to util.c by Rafał Miłecki · 8 years ago
  87. 343884c cfg80211: only pass sband to set_mandatory_flags_band() by Arend Van Spriel · 8 years ago
  88. 543b921 cfg80211: get rid of name indirection trick for ieee80211_get_channel() by Arend Van Spriel · 8 years ago
  89. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. 8fdd136 cfg80211: add bitrate for 20MHz MCS 9 by Pedersen, Thomas · 8 years ago
  91. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. 8ac6344 cfg80211: handle fragmented IEs in splitting by Johannes Berg · 9 years ago
  93. 4c8dea6 cfg80211: validate beacon int as part of iface combinations by Johannes Berg · 8 years ago
  94. 0507a3a cfg80211: fix beacon interval in interface combination iteration by Johannes Berg · 8 years ago
  95. 320c975 cfg80211: fix possible memory leak in cfg80211_iter_combinations() by Wei Yongjun · 8 years ago
  96. 0c317a0 cfg80211: support virtual interfaces with different beacon intervals by Purushottam Kushwaha · 8 years ago
  97. e227300 cfg80211: pass struct to interface combination check/iter by Purushottam Kushwaha · 8 years ago
  98. 8b935ee cfg80211: add ability to check DA/SA in A-MSDU decapsulation by Johannes Berg · 8 years ago
  99. 7f6990c cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB by Johannes Berg · 8 years ago
  100. a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago