1. dbdaee7 {nl,mac}80211: report gate connectivity in station info by Bob Copeland · 6 years ago
  2. 41cbb0f mac80211: add support for HE by Luca Coelho · 7 years ago
  3. 0fdf149 mac80211: allocate and fill tidstats only when needed by Johannes Berg · 7 years ago
  4. cc60dbb mac80211: average ack rssi support for data frames by Balaji Pothunoori · 7 years ago
  5. a78b26f mac80211: Add tx ack signal support in sta info by Venkateswara Naralasetty · 7 years ago
  6. 7cca2ac mac80211: aggregation: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  7. 4c02d62 net/mac80211/mesh_plink: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  8. 8f797c2 mac80211: fix STA_SLOW_THRESHOLD htmldocs failure by Stanislaw Gruszka · 7 years ago
  9. 699cb58 mac80211: manage RX BA session offload without SKB queue by Johannes Berg · 8 years ago
  10. a43e618 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  11. 7a7c0a6 mac80211: fix TX aggregation start/stop callback race by Johannes Berg · 8 years ago
  12. 484a54c mac80211: Dynamically set CoDel parameters per station by Toke Høiland-Jørgensen · 8 years ago
  13. dcba665 mac80211: use bitfield macros for encoded rate by Johannes Berg · 8 years ago
  14. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
  15. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  16. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  17. 7f406cd mac80211: encode rate type (legacy, HT, VHT) with fewer bits by Johannes Berg · 8 years ago
  18. 3eb0928 mac80211: use DECLARE_EWMA for mesh_fail_avg by Manoharan, Rajkumar · 8 years ago
  19. eb1e011 average: change to declare precision, not factor by Johannes Berg · 8 years ago
  20. b7540d8 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 8 years ago
  21. 1c3d185 mac80211: fix tid_agg_rx NULL dereference by Johannes Berg · 8 years ago
  22. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 8 years ago
  23. bfe40fa mac80211: send delBA on unexpected BlockAck data frames by Johannes Berg · 8 years ago
  24. 3b17fbf mac80211: mesh: Add support for HW RC implementation by Maxim Altshul · 8 years ago
  25. 6fe0412 mac80211: fix fast_tx header alignment by Felix Fietkau · 9 years ago
  26. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 9 years ago
  28. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 9 years ago
  29. 0f9c5a6 mac80211: fix RX u64 stats consistency on 32-bit platforms by Johannes Berg · 9 years ago
  30. 4f6b1b3 mac80211: fix last RX rate data consistency by Johannes Berg · 9 years ago
  31. b8da6b6 mac80211: add separate last_ack variable by Johannes Berg · 9 years ago
  32. 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 9 years ago
  33. c84387d mac80211: clean up station flags debugfs by Johannes Berg · 9 years ago
  34. fc4a25c mac80211: remove sta_info debugfs sub-struct by Johannes Berg · 9 years ago
  35. 96f321c mac80211: Remove unused variable in per STA debugfs struct by Mohammed Shafi Shajakhan · 9 years ago
  36. c2d4592 mac80211: remove description of dropped member by Luis de Bethencourt · 9 years ago
  37. 06470f7 mac80211: add API to allow filtering frames in BA sessions by Sara Sharon · 9 years ago
  38. 412a6d8 mac80211: support hw managing reorder logic by Sara Sharon · 9 years ago
  39. ef04476 mac80211: add atomic uploaded keys iterator by Eliad Peller · 9 years ago
  40. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  41. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  42. 763aa27 mac80211: remove sta->last_ack_signal by Johannes Berg · 9 years ago
  43. fbd6ff5 mac80211: move sta_set_rate_info_rx() and make it static by Johannes Berg · 9 years ago
  44. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  45. 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 9 years ago
  46. a69bd8e mac80211: mesh: separate plid and aid concepts by Bob Copeland · 9 years ago
  47. a76d5e0 mac80211: mesh: move fail_avg into mesh struct by Johannes Berg · 10 years ago
  48. 0fabfaa mac80211: upgrade BW of TDLS peers when possible by Arik Nemtsov · 10 years ago
  49. b98fb44 mac80211: define TDLS wider BW support bits by Arik Nemtsov · 10 years ago
  50. 433f5bc mac80211: move mesh related station fields to own struct by Johannes Berg · 10 years ago
  51. ac100ce mac80211: duplicate station's MAC address for hash table by Johannes Berg · 10 years ago
  52. 798a457 mac80211: fix comment referring to RX queue by Johannes Berg · 10 years ago
  53. 16bf948 mac80211: remove sta_info.gtk_idx by Johannes Berg · 10 years ago
  54. e060e7ad mac80211: Always check rates and capabilities in mesh mode by Alexis Green · 10 years ago
  55. bbbe8c8 mac80211: add missing documentation for rate_ctrl_lock by Johannes Berg · 10 years ago
  56. f83f1c1 mac80211: remove sta->tx_fragments counter by Johannes Berg · 10 years ago
  57. e495c24 mac80211: extend fast-xmit for more ciphers by Johannes Berg · 10 years ago
  58. 17c18bf mac80211: add TX fastpath by Johannes Berg · 10 years ago
  59. 35c347a mac80211: lock rate control by Johannes Berg · 10 years ago
  60. 48bf6be mac80211: introduce plink lock for plink fields by Bob Copeland · 10 years ago
  61. 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
  62. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  63. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 10 years ago
  64. 788211d mac80211: fix RX A-MPDU session reorder timer deletion by Johannes Berg · 10 years ago
  65. 7bedd0c mac80211: use rhashtable for station table by Johannes Berg · 10 years ago
  66. abfbc3a mac80211: remove TX latency measurement code by Johannes Berg · 10 years ago
  67. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  68. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  69. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  70. 9041c1f mac80211: track AP and peer STA TDLS chan-switch support by Arik Nemtsov · 10 years ago
  71. 8975ae8 mac80211: fix warning on htmldocs for last_tdls_pkt_time by Liad Kaufman · 10 years ago
  72. 9d58f25 mac80211: add TDLS connection timeout by Liad Kaufman · 10 years ago
  73. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  74. 4549cf2 mac80211: fix offloaded BA session traffic after hw restart by Michal Kazior · 10 years ago
  75. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  76. 83eb935 mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE by Michal Kazior · 10 years ago
  77. 626911c mac80211: track TDLS initiator internally by Arik Nemtsov · 10 years ago
  78. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 11 years ago
  79. ba9030c mac80211: remove weak WEP IV accounting by Johannes Berg · 11 years ago
  80. 2b470c3 mac80211: remove ignore_plink_timer flag by Bob Copeland · 11 years ago
  81. 5ac2e35 mac80211: fix station/driver powersave race by Johannes Berg · 11 years ago
  82. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  83. 1d147bf mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 11 years ago
  84. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 11 years ago
  85. e716251 mac80211: optimise mixed AP/VLAN station removal by Johannes Berg · 11 years ago
  86. d778207 mac80211: optimise synchronize_net() for sta_info_flush by Johannes Berg · 11 years ago
  87. d34ba21 mac80211: don't delay station destruction by Johannes Berg · 11 years ago
  88. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  89. 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 11 years ago
  90. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 12 years ago
  91. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  92. e562078 mac80211: Ensure tid_start_tx is protected by sta->lock by Ben Greear · 12 years ago
  93. 780b40d wireless: fix kernel-doc by Johannes Berg · 12 years ago
  94. ef0621e mac80211: add support for per-chain signal strength reporting by Felix Fietkau · 12 years ago
  95. 560d268 mac80211: provide race-free 64-bit traffic counters by Johannes Berg · 12 years ago
  96. 690205f mac80211: cleanup suspend/resume on mesh mode by Stanislaw Gruszka · 12 years ago
  97. 52ac8c4 mac80211: clean up mesh HT operation by Thomas Pedersen · 12 years ago
  98. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  99. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  100. 077f897 wireless: fix kernel-doc by Johannes Berg · 12 years ago