1. 10a35c2 mac80211: allow SMPS requests only in client mode by Johannes Berg · 3 years, 7 months ago
  2. fc0561d mac80211: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  3. 52b4810 mac80211: Remove support for changing AP SMPS mode by Ilan Peer · 5 years ago
  4. c4d800d mac80211: Handle SMPS mode changes only in AP mode by Ilan Peer · 5 years ago
  5. 2ab4587 mac80211: add support for the ADDBA extension element by John Crispin · 5 years ago
  6. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  7. e9f33a8 mac80211: fix RX STBC override byte order by Johannes Berg · 6 years ago
  8. d9bb410 mac80211: allow overriding HT STBC capabilities by Sergey Matyukevich · 6 years ago
  9. b8042b3d ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE by Johannes Berg · 7 years ago
  10. 39c1134 mac80211: fix TX aggregation stop race by Alexander Wetzel · 7 years ago
  11. 57566b2 mac80211: Use proper smps_mode enum in sta opmode event by tamizhr@codeaurora.org · 7 years ago
  12. 72deacc Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  13. 02049ce mac80211: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  14. 0afe9d4 mac80211: fix locking in ieee80211_sta_tear_down_BA_sessions by Johannes Berg · 7 years ago
  15. 72e2c34 mac80211: tear down RX aggregations first by Sara Sharon · 7 years ago
  16. 1281103 mac80211: Simplify locking in ieee80211_sta_tear_down_BA_sessions() by Ilan peer · 7 years ago
  17. bde59c4 mac80211: fix deadlock in driver-managed RX BA session start by Johannes Berg · 7 years ago
  18. 98e93e9 mac80211: Complete ampdu work schedule during session tear down by Ilan peer · 7 years ago
  19. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  20. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  21. 699cb58 mac80211: manage RX BA session offload without SKB queue by Johannes Berg · 8 years ago
  22. 7a7c0a6 mac80211: fix TX aggregation start/stop callback race by Johannes Berg · 8 years ago
  23. 506bcfa mac80211: limit the A-MSDU Tx based on peer's capabilities by Emmanuel Grumbach · 9 years ago
  24. abcff6e mac80211: add VHT support for IBSS by Janusz.Dziedzic@tieto.com · 10 years ago
  25. dc5943d mac80211: set Rx highest rate in ht_cap by Arik Nemtsov · 10 years ago
  26. 13cc8a4 mac80211: support HT for TDLS stations by Arik Nemtsov · 10 years ago
  27. 9a07bf5 mac80211: Allow HT capa override to add 40 MHz intolerant by Jouni Malinen · 11 years ago
  28. a2e7495 mac80211: Allow disabling LDPC by Pawel Kulakowski · 11 years ago
  29. 30f55dc mac80211: allow drivers to request SMPS off by Luciano Coelho · 11 years ago
  30. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  31. 8ffcc70 mac80211: avoid deadlock revealed by lockdep by Emmanuel Grumbach · 11 years ago
  32. c6e1332 mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec by Karl Beldan · 11 years ago
  33. 349b196 mac80211: allow to set smps mode to OFF in AP mode by Emmanuel Grumbach · 11 years ago
  34. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  35. 822854b mac80211: enable HT overrides for ibss by Simon Wunderlich · 12 years ago
  36. e562078 mac80211: Ensure tid_start_tx is protected by sta->lock by Ben Greear · 12 years ago
  37. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 12 years ago
  38. c07270b mac80211: fix HT capability overrides for AP station by Johannes Berg · 12 years ago
  39. 4f4b935 mac80211: don't apply HT overrides to TDLS peers by Johannes Berg · 12 years ago
  40. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 12 years ago
  41. 4a3cb70 mac80211: constify IE parsing by Johannes Berg · 12 years ago
  42. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  43. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  44. 66d5757 mac80211: allow driver to be stateless wrt. SMSP requests by Emmanuel Grumbach · 12 years ago
  45. 21add82 mac80211: unset peer's HT 40 MHz support if not usable by Johannes Berg · 12 years ago
  46. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 12 years ago
  47. bc0784d mac80211: Allow disabling SGI-20 by Ben Greear · 12 years ago
  48. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 12 years ago
  49. bdcbd8e mac80211: clean up debugging by Johannes Berg · 13 years ago
  50. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 13 years ago
  51. 24398e3 mac80211: set HT channel before association by Johannes Berg · 13 years ago
  52. cf6bb79 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames by Helmut Schaa · 13 years ago
  53. 4e79fad mac80211: Remove WARN_ON in apply-ht-override logic. by Ben Greear · 13 years ago
  54. 13c40c5 mac80211: Add HT operation modes for IBSS by Alexander Simon · 13 years ago
  55. 32dfefa mac80211: Make __check_htcap_disable static. by Ben Greear · 13 years ago
  56. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  57. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  58. ae2772b mac80211: allow frame aggregation for mesh by Thomas Pedersen · 13 years ago
  59. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  60. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  61. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  62. f41ccd7 mac80211: Stop BA session event from device by Shahar Levi · 14 years ago
  63. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 14 years ago
  64. ec034b2 mac80211: fix TX a-MPDU locking by Johannes Berg · 14 years ago
  65. 90b4ca9 mac80211: copy peer MCS TX parameters by Johannes Berg · 14 years ago
  66. e4b5595 mac80211: fix SMPS request by Johannes Berg · 14 years ago
  67. 53f73c0 mac80211: avoid transmitting delBA to old AP by Johannes Berg · 14 years ago
  68. d1f5b7a mac80211: allow drivers to request SM PS mode change by Johannes Berg · 14 years ago
  69. 15804e3 mac80211: skip HT parsing if HW does not support HT by Christian Lamparter · 14 years ago
  70. cfcdbde mac80211: change TX aggregation locking by Johannes Berg · 15 years ago
  71. a93e364 mac80211: change RX aggregation locking by Johannes Berg · 15 years ago
  72. 7c3b1dd mac80211: defer RX agg session teardown to work by Johannes Berg · 15 years ago
  73. 67c282c mac80211: move BA session work by Johannes Berg · 15 years ago
  74. 0ab3370 mac80211: make TX aggregation start/stop request async by Johannes Berg · 15 years ago
  75. a622ab7 mac80211: use RCU for TX aggregation by Johannes Berg · 15 years ago
  76. 66b0470 mac80211: remove ieee80211_sta_stop_rx_ba_session by Johannes Berg · 15 years ago
  77. d346f49 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  78. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  79. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  80. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  81. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 827d42c mac80211: fix spurious delBA handling by Johannes Berg · 15 years ago
  83. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  84. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  85. 372362a mac80211: fix reason code output endianness by Johannes Berg · 15 years ago
  86. d323655 cfg80211: clean up includes by Johannes Berg · 16 years ago
  87. d5522e0 mac80211: move ieee80211_enable_ht function to mlme.c by Johannes Berg · 16 years ago
  88. 81cb762 mac80211: Extend the rate control API with an update callback by Sujith · 16 years ago
  89. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 16 years ago
  90. 849b796 mac80211: further cleanups to stopping BA sessions by Johannes Berg · 16 years ago
  91. 2dace10 mac80211: clean up BA session teardown by Johannes Berg · 16 years ago
  92. 8abd3f9 mac80211: restrict aggregation to supported interface modes by Johannes Berg · 16 years ago
  93. b8695a8 mac80211: restructure HT code by Johannes Berg · 16 years ago
  94. e964817 mac80211: cleanup kmalloc/memset -> kcalloc by Wei Yongjun · 16 years ago
  95. 1acc97b mac80211: 802.11w - Do not force Action frames to disable encryption by Jouni Malinen · 16 years ago
  96. 4797938 mac80211: clean up channel type config by Johannes Berg · 16 years ago
  97. 285256a mac80211: no need for ht.enabled by Luis R. Rodriguez · 16 years ago
  98. 85b9e4f mac80211: fix "‘ret’ may be used uninitialized" warning by John W. Linville · 16 years ago
  99. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  100. f16f33d mac80211: Use the HT capabilities from the IE instead of the station's caps. by Sujith · 16 years ago