1. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 8 years ago
  3. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 8 years ago
  4. 0f9c5a6 mac80211: fix RX u64 stats consistency on 32-bit platforms by Johannes Berg · 8 years ago
  5. 4f6b1b3 mac80211: fix last RX rate data consistency by Johannes Berg · 8 years ago
  6. b8da6b6 mac80211: add separate last_ack variable by Johannes Berg · 8 years ago
  7. 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 8 years ago
  8. c84387d mac80211: clean up station flags debugfs by Johannes Berg · 9 years ago
  9. fc4a25c mac80211: remove sta_info debugfs sub-struct by Johannes Berg · 8 years ago
  10. 96f321c mac80211: Remove unused variable in per STA debugfs struct by Mohammed Shafi Shajakhan · 9 years ago
  11. c2d4592 mac80211: remove description of dropped member by Luis de Bethencourt · 9 years ago
  12. 06470f7 mac80211: add API to allow filtering frames in BA sessions by Sara Sharon · 9 years ago
  13. 412a6d8 mac80211: support hw managing reorder logic by Sara Sharon · 9 years ago
  14. ef04476 mac80211: add atomic uploaded keys iterator by Eliad Peller · 9 years ago
  15. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  16. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  17. 763aa27 mac80211: remove sta->last_ack_signal by Johannes Berg · 9 years ago
  18. fbd6ff5 mac80211: move sta_set_rate_info_rx() and make it static by Johannes Berg · 9 years ago
  19. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  20. 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 9 years ago
  21. a69bd8e mac80211: mesh: separate plid and aid concepts by Bob Copeland · 9 years ago
  22. a76d5e0 mac80211: mesh: move fail_avg into mesh struct by Johannes Berg · 9 years ago
  23. 0fabfaa mac80211: upgrade BW of TDLS peers when possible by Arik Nemtsov · 9 years ago
  24. b98fb44 mac80211: define TDLS wider BW support bits by Arik Nemtsov · 9 years ago
  25. 433f5bc mac80211: move mesh related station fields to own struct by Johannes Berg · 9 years ago
  26. ac100ce mac80211: duplicate station's MAC address for hash table by Johannes Berg · 9 years ago
  27. 798a457 mac80211: fix comment referring to RX queue by Johannes Berg · 9 years ago
  28. 16bf948 mac80211: remove sta_info.gtk_idx by Johannes Berg · 9 years ago
  29. e060e7ad mac80211: Always check rates and capabilities in mesh mode by Alexis Green · 9 years ago
  30. bbbe8c8 mac80211: add missing documentation for rate_ctrl_lock by Johannes Berg · 9 years ago
  31. f83f1c1 mac80211: remove sta->tx_fragments counter by Johannes Berg · 9 years ago
  32. e495c24 mac80211: extend fast-xmit for more ciphers by Johannes Berg · 9 years ago
  33. 17c18bf mac80211: add TX fastpath by Johannes Berg · 10 years ago
  34. 35c347a mac80211: lock rate control by Johannes Berg · 10 years ago
  35. 48bf6be mac80211: introduce plink lock for plink fields by Bob Copeland · 9 years ago
  36. 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 · 9 years ago
  37. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  38. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 10 years ago
  39. 788211d mac80211: fix RX A-MPDU session reorder timer deletion by Johannes Berg · 9 years ago
  40. 7bedd0c mac80211: use rhashtable for station table by Johannes Berg · 10 years ago
  41. abfbc3a mac80211: remove TX latency measurement code by Johannes Berg · 10 years ago
  42. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  43. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  44. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  45. 9041c1f mac80211: track AP and peer STA TDLS chan-switch support by Arik Nemtsov · 10 years ago
  46. 8975ae8 mac80211: fix warning on htmldocs for last_tdls_pkt_time by Liad Kaufman · 10 years ago
  47. 9d58f25 mac80211: add TDLS connection timeout by Liad Kaufman · 10 years ago
  48. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  49. 4549cf2 mac80211: fix offloaded BA session traffic after hw restart by Michal Kazior · 10 years ago
  50. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  51. 83eb935 mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE by Michal Kazior · 10 years ago
  52. 626911c mac80211: track TDLS initiator internally by Arik Nemtsov · 10 years ago
  53. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  54. ba9030c mac80211: remove weak WEP IV accounting by Johannes Berg · 10 years ago
  55. 2b470c3 mac80211: remove ignore_plink_timer flag by Bob Copeland · 10 years ago
  56. 5ac2e35 mac80211: fix station/driver powersave race by Johannes Berg · 10 years ago
  57. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  58. 1d147bf mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 11 years ago
  59. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 11 years ago
  60. e716251 mac80211: optimise mixed AP/VLAN station removal by Johannes Berg · 11 years ago
  61. d778207 mac80211: optimise synchronize_net() for sta_info_flush by Johannes Berg · 11 years ago
  62. d34ba21 mac80211: don't delay station destruction by Johannes Berg · 11 years ago
  63. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  64. 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 11 years ago
  65. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 12 years ago
  66. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  67. e562078 mac80211: Ensure tid_start_tx is protected by sta->lock by Ben Greear · 11 years ago
  68. 780b40d wireless: fix kernel-doc by Johannes Berg · 11 years ago
  69. ef0621e mac80211: add support for per-chain signal strength reporting by Felix Fietkau · 11 years ago
  70. 560d268 mac80211: provide race-free 64-bit traffic counters by Johannes Berg · 12 years ago
  71. 690205f mac80211: cleanup suspend/resume on mesh mode by Stanislaw Gruszka · 12 years ago
  72. 52ac8c4 mac80211: clean up mesh HT operation by Thomas Pedersen · 12 years ago
  73. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  74. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  75. 077f897 wireless: fix kernel-doc by Johannes Berg · 12 years ago
  76. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 12 years ago
  77. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 12 years ago
  78. 75de911 mac80211: optimise AP stop RCU handling by Johannes Berg · 12 years ago
  79. 051007d mac80211: optimise roaming time again by Johannes Berg · 12 years ago
  80. b998e8b mac80211: remove final sta_info_flush() by Johannes Berg · 12 years ago
  81. 97f97b1 mac80211: fix station destruction in AP/mesh modes by Johannes Berg · 12 years ago
  82. 003e676 mac80211: re-organize the rx rate calculation logic by Saravana · 12 years ago
  83. db94357 mac80211: add debugfs file for last ack signal by Saravana · 12 years ago
  84. 5614618 mac80211: support drivers reporting VHT RX by Johannes Berg · 12 years ago
  85. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  86. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 12 years ago
  87. b22cfcf mac80211: use call_rcu() on sta deletion by Eliad Peller · 12 years ago
  88. 1dd4558 mac80211: add missing kernel-doc by Ashok Nagarajan · 12 years ago
  89. d13e141 mac80211: add some missing kernel-doc by Johannes Berg · 12 years ago
  90. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  91. 3bc7945 mac80211: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  92. 57aac7c mac80211: Implement HT mixed protection mode by Ashok Nagarajan · 12 years ago
  93. dbf498f mac80211: Implement mesh synchronization framework by Javier Cardona · 12 years ago
  94. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 13 years ago
  95. 12d3952f mac80211: optimize aggregation session timeout handling by Felix Fietkau · 13 years ago
  96. 6b62bf3 mac80211: fix mesh airtime link metric estimating by Thomas Pedersen · 13 years ago
  97. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 13 years ago
  98. e1936e9 mac80211: call rate control only after init by Johannes Berg · 13 years ago
  99. 7852e36 mac80211: remove dummy STA support by Johannes Berg · 13 years ago
  100. f09603a mac80211: add sta_state callback by Johannes Berg · 13 years ago