1. 7e44a0b mac80211: prevent attacks on TKIP/WEP as well by Johannes Berg · 3 years, 8 months ago
  2. 3a11ce0 mac80211: add fragment cache to sta_info by Johannes Berg · 3 years, 8 months ago
  3. 80a915e mac80211: add rx decapsulation offload support by Felix Fietkau · 4 years ago
  4. b1e8eb1 mac80211: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
  5. 12bf8fa mac80211: initialize last_rate for S1G STAs by Thomas Pedersen · 4 years, 3 months ago
  6. 9abf4e4 mac80211: optimize station connection monitor by Felix Fietkau · 4 years, 4 months ago
  7. 47df8e0 mac80211: reduce packet loss event false positives by Felix Fietkau · 4 years, 5 months ago
  8. 8ed37e7 mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL by Felix Fietkau · 4 years, 4 months ago
  9. 1303a51 cfg80211/mac80211: add connected to auth server to station info by Markus Theil · 4 years, 7 months ago
  10. b6b5c42 mac80211: fix two missing documentation entries by Johannes Berg · 4 years, 8 months ago
  11. 0c197f1 mac80211: agg-tx: add an option to defer ADDBA transmit by Mordechay Goodstein · 4 years, 9 months ago
  12. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 9 months ago
  13. a0761a3 mac80211: drop data frames without key on encrypted links by Johannes Berg · 4 years, 9 months ago
  14. e5473e8 mac80211: Support BIGTK configuration for Beacon protection by Jouni Malinen · 4 years, 10 months ago
  15. 911bde0 mac80211: Turn AQL into an NL80211_EXT_FEATURE by Toke Høiland-Jørgensen · 5 years ago
  16. 3ace10f mac80211: Implement Airtime-based Queue Limit (AQL) by Kan Yan · 5 years ago
  17. 5072f73 mac80211: Add new sta_info getter by sta/vif addrs by Toke Høiland-Jørgensen · 5 years ago
  18. 9cf0233 mac80211: add assoc-at support by Ben Greear · 5 years ago
  19. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  20. 7d41946 mac80211: fix missing/malformed documentation by Johannes Berg · 6 years ago
  21. cb86880 mac80211: Fix documentation strings for airtime-related variables by Toke Høiland-Jørgensen · 6 years ago
  22. 67fc055 mac80211: mesh: use average bitrate for link metric calculation by Julan Hsu · 6 years ago
  23. b4809e9 mac80211: Add airtime accounting and scheduling to TXQs by Toke Høiland-Jørgensen · 6 years ago
  24. dbdaee7 {nl,mac}80211: report gate connectivity in station info by Bob Copeland · 6 years ago
  25. 41cbb0f mac80211: add support for HE by Luca Coelho · 7 years ago
  26. 0fdf149 mac80211: allocate and fill tidstats only when needed by Johannes Berg · 7 years ago
  27. cc60dbb mac80211: average ack rssi support for data frames by Balaji Pothunoori · 7 years ago
  28. a78b26f mac80211: Add tx ack signal support in sta info by Venkateswara Naralasetty · 7 years ago
  29. 7cca2ac mac80211: aggregation: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  30. 4c02d62 net/mac80211/mesh_plink: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  31. 8f797c2 mac80211: fix STA_SLOW_THRESHOLD htmldocs failure by Stanislaw Gruszka · 7 years ago
  32. 699cb58 mac80211: manage RX BA session offload without SKB queue by Johannes Berg · 8 years ago
  33. a43e618 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  34. 7a7c0a6 mac80211: fix TX aggregation start/stop callback race by Johannes Berg · 8 years ago
  35. 484a54c mac80211: Dynamically set CoDel parameters per station by Toke Høiland-Jørgensen · 8 years ago
  36. dcba665 mac80211: use bitfield macros for encoded rate by Johannes Berg · 8 years ago
  37. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
  38. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  39. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  40. 7f406cd mac80211: encode rate type (legacy, HT, VHT) with fewer bits by Johannes Berg · 8 years ago
  41. 3eb0928 mac80211: use DECLARE_EWMA for mesh_fail_avg by Manoharan, Rajkumar · 8 years ago
  42. eb1e011 average: change to declare precision, not factor by Johannes Berg · 8 years ago
  43. b7540d8 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 8 years ago
  44. 1c3d185 mac80211: fix tid_agg_rx NULL dereference by Johannes Berg · 8 years ago
  45. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 8 years ago
  46. bfe40fa mac80211: send delBA on unexpected BlockAck data frames by Johannes Berg · 8 years ago
  47. 3b17fbf mac80211: mesh: Add support for HW RC implementation by Maxim Altshul · 8 years ago
  48. 6fe0412 mac80211: fix fast_tx header alignment by Felix Fietkau · 9 years ago
  49. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 9 years ago
  51. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 9 years ago
  52. 0f9c5a6 mac80211: fix RX u64 stats consistency on 32-bit platforms by Johannes Berg · 9 years ago
  53. 4f6b1b3 mac80211: fix last RX rate data consistency by Johannes Berg · 9 years ago
  54. b8da6b6 mac80211: add separate last_ack variable by Johannes Berg · 9 years ago
  55. 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 9 years ago
  56. c84387d mac80211: clean up station flags debugfs by Johannes Berg · 9 years ago
  57. fc4a25c mac80211: remove sta_info debugfs sub-struct by Johannes Berg · 9 years ago
  58. 96f321c mac80211: Remove unused variable in per STA debugfs struct by Mohammed Shafi Shajakhan · 9 years ago
  59. c2d4592 mac80211: remove description of dropped member by Luis de Bethencourt · 9 years ago
  60. 06470f7 mac80211: add API to allow filtering frames in BA sessions by Sara Sharon · 9 years ago
  61. 412a6d8 mac80211: support hw managing reorder logic by Sara Sharon · 9 years ago
  62. ef04476 mac80211: add atomic uploaded keys iterator by Eliad Peller · 9 years ago
  63. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  64. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  65. 763aa27 mac80211: remove sta->last_ack_signal by Johannes Berg · 9 years ago
  66. fbd6ff5 mac80211: move sta_set_rate_info_rx() and make it static by Johannes Berg · 9 years ago
  67. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  68. 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 9 years ago
  69. a69bd8e mac80211: mesh: separate plid and aid concepts by Bob Copeland · 9 years ago
  70. a76d5e0 mac80211: mesh: move fail_avg into mesh struct by Johannes Berg · 10 years ago
  71. 0fabfaa mac80211: upgrade BW of TDLS peers when possible by Arik Nemtsov · 10 years ago
  72. b98fb44 mac80211: define TDLS wider BW support bits by Arik Nemtsov · 10 years ago
  73. 433f5bc mac80211: move mesh related station fields to own struct by Johannes Berg · 10 years ago
  74. ac100ce mac80211: duplicate station's MAC address for hash table by Johannes Berg · 10 years ago
  75. 798a457 mac80211: fix comment referring to RX queue by Johannes Berg · 10 years ago
  76. 16bf948 mac80211: remove sta_info.gtk_idx by Johannes Berg · 10 years ago
  77. e060e7ad mac80211: Always check rates and capabilities in mesh mode by Alexis Green · 10 years ago
  78. bbbe8c8 mac80211: add missing documentation for rate_ctrl_lock by Johannes Berg · 10 years ago
  79. f83f1c1 mac80211: remove sta->tx_fragments counter by Johannes Berg · 10 years ago
  80. e495c24 mac80211: extend fast-xmit for more ciphers by Johannes Berg · 10 years ago
  81. 17c18bf mac80211: add TX fastpath by Johannes Berg · 10 years ago
  82. 35c347a mac80211: lock rate control by Johannes Berg · 10 years ago
  83. 48bf6be mac80211: introduce plink lock for plink fields by Bob Copeland · 10 years ago
  84. 4e78eb0d Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  85. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 10 years ago
  87. 788211d mac80211: fix RX A-MPDU session reorder timer deletion by Johannes Berg · 10 years ago
  88. 7bedd0c mac80211: use rhashtable for station table by Johannes Berg · 10 years ago
  89. abfbc3a mac80211: remove TX latency measurement code by Johannes Berg · 10 years ago
  90. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  91. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  92. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  93. 9041c1f mac80211: track AP and peer STA TDLS chan-switch support by Arik Nemtsov · 10 years ago
  94. 8975ae8 mac80211: fix warning on htmldocs for last_tdls_pkt_time by Liad Kaufman · 10 years ago
  95. 9d58f25 mac80211: add TDLS connection timeout by Liad Kaufman · 10 years ago
  96. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  97. 4549cf2 mac80211: fix offloaded BA session traffic after hw restart by Michal Kazior · 10 years ago
  98. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  99. 83eb935 mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE by Michal Kazior · 10 years ago
  100. 626911c mac80211: track TDLS initiator internally by Arik Nemtsov · 10 years ago