1. b33fb28 mac80211: Prevent AP probing during suspend by Loic Poulain · 3 years, 3 months ago
  2. 63fa042 nl80211: Add LC placeholder band definition to nl80211_band by Srinivasan Raju · 3 years, 3 months ago
  3. f262213 mac80211: use ieee80211_bss_get_elem() in most places by Johannes Berg · 3 years, 4 months ago
  4. 8223ac1 mac80211: fix memory leaks with element parsing by Johannes Berg · 3 years, 4 months ago
  5. 63214f0 mac80211: save transmit power envelope element and power constraint by Wen Gong · 3 years, 4 months ago
  6. 37123c3 mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel() by Wen Gong · 3 years, 4 months ago
  7. 5d24828 mac80211: always allocate struct ieee802_11_elems by Johannes Berg · 3 years, 4 months ago
  8. 49a765d mac80211: mlme: find auth challenge directly by Johannes Berg · 3 years, 4 months ago
  9. c6e37ed mac80211: move CRC into struct ieee802_11_elems by Johannes Berg · 3 years, 4 months ago
  10. a5d3cbd mac80211: fix enabling 4-address mode on a sta vif after assoc by Felix Fietkau · 3 years, 7 months ago
  11. 2832943 Revert "mac80211: HE STA disassoc due to QOS NULL not sent" by Ping-Ke Shih · 3 years, 7 months ago
  12. 15fae34 mac80211: notify driver on mgd TX completion by Johannes Berg · 3 years, 7 months ago
  13. 9bd6a83e mac80211: add vendor-specific capabilities to assoc request by Johannes Berg · 3 years, 7 months ago
  14. ab4040d mac80211: fix some spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  15. bac2fd3 mac80211: remove use of ieee80211_get_he_sta_cap() by Johannes Berg · 3 years, 7 months ago
  16. 6516ee2 mac80211: improve AP disconnect message by Johannes Berg · 3 years, 7 months ago
  17. d8b2615 mac80211: add to bss_conf if broadcast TWT is supported by Shaul Triebitz · 3 years, 7 months ago
  18. d6c3750 mac80211: handle rate control (RC) racing with chanctx definition by Mordechay Goodstein · 3 years, 7 months ago
  19. 79ea0a5 mac80211: move SMPS mode setting after ieee80211_prep_connection by Shaul Triebitz · 3 years, 7 months ago
  20. e41eb3e mac80211: remove iwlwifi specific workaround that broke sta NDP tx by Felix Fietkau · 3 years, 7 months ago
  21. bbc6f03 mac80211: reset profile_periodicity/ema_ap by Johannes Berg · 3 years, 7 months ago
  22. 0832228 Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 3 years, 9 months ago
  23. 7dd231e mac80211: drop the connection if firmware crashed while in CSA by Naftali Goldstein · 3 years, 9 months ago
  24. 253907a mac80211: properly drop the connection in case of invalid CSA IE by Emmanuel Grumbach · 3 years, 9 months ago
  25. d6843d1 mac80211: clear the beacon's CRC after channel switch by Emmanuel Grumbach · 3 years, 9 months ago
  26. 7d73cd9 mac80211: fix time-is-after bug in mlme by Ben Greear · 3 years, 10 months ago
  27. 0f7e90f mac80211: Allow HE operation to be longer than expected. by Brian Norris · 3 years, 11 months ago
  28. b6db0f8 cfg80211/mac80211: Support disabling HE mode by Ben Greear · 4 years ago
  29. b0140fd mac80211: mlme: save ssid info to ieee80211_bss_conf while assoc by Wen Gong · 4 years, 1 month ago
  30. 189a164 mac80211: don't filter out beacons once we start CSA by Emmanuel Grumbach · 4 years, 1 month ago
  31. 2dedfe1 mac80211: ignore country element TX power on 6 GHz by Johannes Berg · 4 years, 1 month ago
  32. 3f8a39f mac80211: support driver-based disconnect with reconnect hint by Johannes Berg · 4 years, 1 month ago
  33. 3bb0214 cfg80211: support immediate reconnect request hint by Johannes Berg · 4 years, 1 month ago
  34. 669b841 cfg80211: include block-tx flag in channel switch started event by Johannes Berg · 4 years, 2 months ago
  35. 3660944 mac80211: disallow band-switch during CSA by Johannes Berg · 4 years, 2 months ago
  36. 3598ae8 mac80211: Skip entries with SAE H2E only membership selector by Ilan Peer · 4 years, 2 months ago
  37. 081e1e7 mac80211: he: remove non-bss-conf fields from bss_conf by Shaul Triebitz · 4 years, 2 months ago
  38. c2f4681 mac80211: don't require VHT elements for HE on 2.4 GHz by Johannes Berg · 4 years, 3 months ago
  39. 12bf8fa mac80211: initialize last_rate for S1G STAs by Thomas Pedersen · 4 years, 3 months ago
  40. 75f87ea mac80211: avoid processing non-S1G elements on S1G band by Thomas Pedersen · 4 years, 4 months ago
  41. e3f2590 mac80211: fix regression in sta connection monitor by Felix Fietkau · 4 years, 4 months ago
  42. 1d00ce8 mac80211: support S1G association by Thomas Pedersen · 4 years, 4 months ago
  43. 09a740c mac80211: receive and process S1G beacons by Thomas Pedersen · 4 years, 4 months ago
  44. 05d1095 mac80211: encode listen interval for S1G by Thomas Pedersen · 4 years, 4 months ago
  45. 7957c6c mac80211: support S1G STA capabilities by Thomas Pedersen · 4 years, 4 months ago
  46. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  47. 9abf4e4 mac80211: optimize station connection monitor by Felix Fietkau · 4 years, 4 months ago
  48. 1ff4e8f mac80211: notify the driver when a sta uses 4-address mode by Felix Fietkau · 4 years, 4 months ago
  49. 780a8c9 mac80211: do not disable HE if HT is missing on 2.4 GHz by Wen Gong · 4 years, 4 months ago
  50. 0b91111 mac80211: Do not report beacon loss if beacon filtering enabled by Loic Poulain · 4 years, 7 months ago
  51. 4e56cde mac80211: Handle special status codes in SAE commit by Jouni Malinen · 4 years, 6 months ago
  52. 75e6b59 cfg80211: invert HE BSS color 'disabled' to 'enabled' by Johannes Berg · 4 years, 6 months ago
  53. 322cd27 cfg80211/mac80211: avoid bss color setting in non-HE modes by P Praneesh · 4 years, 6 months ago
  54. fc0561d mac80211: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  55. 523f3ec mac80211: initialize return flags in HE 6 GHz operation parsing by Johannes Berg · 4 years, 8 months ago
  56. 07c12d6 mac80211: set short_slot for 6 GHz band by Tova Mussai · 4 years, 8 months ago
  57. 6fcb56c mac80211: Consider 6 GHz band when handling power constraint by Ilan Peer · 4 years, 8 months ago
  58. 1bb9a8a mac80211: use HE 6 GHz band capability and pass it to the driver by Johannes Berg · 4 years, 8 months ago
  59. 3b3ec3d mac80211: check the correct bit for EMA AP by Shaul Triebitz · 4 years, 8 months ago
  60. 57fa5e8 mac80211: determine chandef from HE 6 GHz operation by Johannes Berg · 4 years, 8 months ago
  61. 2a333a0 mac80211: avoid using ext NSS high BW if not supported by Johannes Berg · 4 years, 8 months ago
  62. 24a2042 mac80211: add HE 6 GHz Band Capability element by Rajkumar Manoharan · 4 years, 8 months ago
  63. 3b23c184 mac80211: add freq_offset to RX status by Thomas Pedersen · 4 years, 10 months ago
  64. b6011960 mac80211: handle channel frequency offset by Thomas Pedersen · 4 years, 10 months ago
  65. 302ff8b mac80211: Fail association when AP has no legacy rates by Ilan Peer · 4 years, 10 months ago
  66. 4826e72 mac80211: Skip entries with HE membership selector by Ilan Peer · 4 years, 10 months ago
  67. a4055e7 mac80211: Don't destroy auth data in case of anti-clogging by Andrei Otcheretianski · 4 years, 10 months ago
  68. d46b4ab8 mac80211: add twt_protected flag to the bss_conf structure by Shaul Triebitz · 4 years, 10 months ago
  69. 1db364c mac80211: mlme: remove duplicate AID bookkeeping by Johannes Berg · 4 years, 9 months ago
  70. 7f3f96c mac80211: handle no-preauth flag for control port by Markus Theil · 4 years, 10 months ago
  71. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
  72. 0daa63e mac80211: Remove a redundant mutex unlock by Andrei Otcheretianski · 5 years ago
  73. 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
  74. 85b27ef mac80211: Accept broadcast probe responses on 6GHz band by Andrei Otcheretianski · 5 years ago
  75. 2ff69b0 mac80211: remove supported channels element in 6 GHz if ECSA support by Johannes Berg · 5 years ago
  76. 8cadb20 mac80211: update condition for HE disablement by Daniel Gabay · 5 years ago
  77. b5db1ac mac80211: check whether HE connection is allowed by the reg domain by Haim Dreyfuss · 5 years ago
  78. 75e296e mac80211: simplify and improve HT/VHT/HE disable code by Johannes Berg · 5 years ago
  79. 2bf973f mac80211: fix quiet mode activation in action frames by Sara Sharon · 5 years ago
  80. 30b2f0b mac80211: add ieee80211_is_any_nullfunc() by Thomas Pedersen · 5 years ago
  81. dd56e90 mac80211: add handling for BSS color by John Crispin · 5 years ago
  82. f61d788 mac80211: don't re-parse elems in ieee80211_assoc_success() by Johannes Berg · 5 years ago
  83. 4152561 mac80211: Reject malformed SSID elements by Will Deacon · 5 years ago
  84. 4b08d1b mac80211: IBSS: send deauth when expiring inactive STAs by Johannes Berg · 5 years ago
  85. 5462632 mac80211: list features in WEP/TKIP disable in better order by Johannes Berg · 5 years ago
  86. 2a38075 nl80211: Add support for EDMG channels by Alexei Avshalom Lazar · 5 years ago
  87. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  88. f39b07f mac80211: HE STA disassoc due to QOS NULL not sent by Shay Bar · 6 years ago
  89. 1ced169 mac80211: allow setting spatial reuse parameters from bss_conf by John Crispin · 5 years ago
  90. 697f6c5 mac80211: propagate HE operation info into bss_conf by John Crispin · 5 years ago
  91. 05aaa5c mac80211: don't WARN on short WMM parameters from AP by Brian Norris · 5 years ago
  92. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  93. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  94. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  95. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  96. 5fdb373 net/mac80211: move WEP handling to ARC4 library interface by Ard Biesheuvel · 6 years ago
  97. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  98. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  99. bd718fc mac80211: use STA info in rate_control_send_low() by Johannes Berg · 6 years ago
  100. c9d3245 mac80211: dynamically enable the TWT requester support on STA interfaces by John Crispin · 6 years ago