1. fd500b3 mac80211: fix TX aggregation start/stop callback race by Johannes Berg · 7 years ago
  2. 85d5313 mac80211: reject TSPEC TIDs (TSIDs) for aggregation by Johannes Berg · 8 years ago
  3. fa962b9 mac80211: implement fair queueing per txq by Michal Kazior · 8 years ago
  4. 6e0456b mac80211: add A-MSDU tx support by Felix Fietkau · 8 years ago
  5. 50ea05e mac80211: pass block ack session timeout to to driver by Sara Sharon · 8 years ago
  6. ac06219 mac80211: always set the buf_size in AddBA req to 64 by Gregory Greenman · 9 years ago
  7. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  8. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  9. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 9 years ago
  10. 8f9c77f mac80211: reject aggregation sessions with non-HT peers by Johannes Berg · 9 years ago
  11. 2c15888 mac80211: agg-tx: avoid sending DelBA with sta->lock held by Johannes Berg · 9 years ago
  12. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  13. 02219b3 mac80211: add WMM admission control support by Johannes Berg · 10 years ago
  14. cca07b0 mac80211: introduce refcount for queue_stop_reasons by Luciano Coelho · 10 years ago
  15. c6e1332 mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec by Karl Beldan · 10 years ago
  16. 8147dc7 mac80211: fix aggregation state with current drivers by Johannes Berg · 11 years ago
  17. 0a214d3 mac80211: improve aggregation debug messages by Johannes Berg · 11 years ago
  18. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  19. 30bf5f1 mac80211: move ieee80211_remove_tid_tx function by Johannes Berg · 11 years ago
  20. faec12e mac80211: split out aggregation TX removal by Johannes Berg · 12 years ago
  21. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 12 years ago
  22. 50c16e2 mac80211: warn only once if ampdu_action isn't assigned by Chaitanya · 11 years ago
  23. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 12 years ago
  24. c6f219d mac80211: don't send delBA on addBA failure by Johannes Berg · 12 years ago
  25. 2f7916f mac80211: request TX status for BlockAck Requests by Christian Lamparter · 12 years ago
  26. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  27. d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 12 years ago
  28. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  29. 9e73dee mac80211: fix TX aggregation session timer by Johannes Berg · 12 years ago
  30. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 12 years ago
  31. 12d3952f mac80211: optimize aggregation session timeout handling by Felix Fietkau · 12 years ago
  32. 84381b4 mac80211: split addba retries in time by Nikolay Martynov · 12 years ago
  33. cf6bb79 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames by Helmut Schaa · 12 years ago
  34. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  35. 42624d4 mac80211: Purge A-MPDU TX queues before station destructions by Yogesh Ashok Powar · 12 years ago
  36. 15062e6 mac80211: fix another race in aggregation start by Johannes Berg · 12 years ago
  37. 13c40c5 mac80211: Add HT operation modes for IBSS by Alexander Simon · 12 years ago
  38. ff3cc5f mac80211: handle protection mode, RIFS and ADDBA for HT IBSS by Simon Wunderlich · 12 years ago
  39. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  40. bc192f8 mac80211: do not pass AP VLAN vif pointers to drivers by Felix Fietkau · 13 years ago
  41. 285fa69 mac80211: timeout tx agg sessions in way similar to rx agg sessions by Nikolay Martynov · 13 years ago
  42. 2a1e0fd mac80211: fix race between the AGG SM and the Tx data path by Emmanuel Grumbach · 13 years ago
  43. d305a65 mac80211: fix race condition caused by late addBA response by Nikolay Martynov · 12 years ago
  44. 24f50a9 mac80211: don't stop a single aggregation session twice by Johannes Berg · 13 years ago
  45. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  46. ae2772b mac80211: allow frame aggregation for mesh by Thomas Pedersen · 13 years ago
  47. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  48. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  49. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 13 years ago
  50. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 13 years ago
  51. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  52. c1407b6 wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields by Helmut Schaa · 13 years ago
  53. 3ca9788 mac80211: Stop TX BA session if buf_size is zero by Helmut Schaa · 13 years ago
  54. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  55. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  56. ec034b2 mac80211: fix TX a-MPDU locking by Johannes Berg · 13 years ago
  57. 0744371 net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu() by Lai Jiangshan · 13 years ago
  58. 5dd36bc mac80211: allow advertising correct maximum aggregate size by Johannes Berg · 13 years ago
  59. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 13 years ago
  60. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 13 years ago
  61. 53f73c0 mac80211: avoid transmitting delBA to old AP by Johannes Berg · 14 years ago
  62. 44271488 mac80211: delete AddBA response timer by Johannes Berg · 14 years ago
  63. 73a72a8 mac80211: update aggregation documentation by Johannes Berg · 14 years ago
  64. cfcdbde mac80211: change TX aggregation locking by Johannes Berg · 14 years ago
  65. 83a5cbf mac80211: defer TX agg session teardown to work by Johannes Berg · 14 years ago
  66. 67c282c mac80211: move BA session work by Johannes Berg · 14 years ago
  67. 0ab3370 mac80211: make TX aggregation start/stop request async by Johannes Berg · 14 years ago
  68. a6a67db mac80211: refcount aggregation queue stop by Johannes Berg · 14 years ago
  69. 5d22c89 mac80211: remove non-irqsafe aggregation callbacks by Johannes Berg · 14 years ago
  70. a622ab7 mac80211: use RCU for TX aggregation by Johannes Berg · 14 years ago
  71. c1475ca mac80211: move aggregation callback processing by Johannes Berg · 14 years ago
  72. 2a41905 mac80211: simplify station/aggregation code by Johannes Berg · 14 years ago
  73. 9d88477 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  74. 6a8579d mac80211: clean up ieee80211_stop_tx_ba_session by Johannes Berg · 14 years ago
  75. 51a0d38 mac80211: fix dialog token allocator by Johannes Berg · 14 years ago
  76. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  77. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  78. e46754f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  79. 67e0f39 mac80211: add missing newline by Johannes Berg · 14 years ago
  80. b4bb5c3 mac80211: remove bogus TX agg state assignment by Johannes Berg · 14 years ago
  81. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  82. b5878a2 mac80211: enhance tracing by Johannes Berg · 14 years ago
  83. 618f356 mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA by Johannes Berg · 14 years ago
  84. 55f9893 wireless: remove trailing space in messages by Frans Pop · 14 years ago
  85. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  86. 4cad6c7 mac80211: Deny TX BA session requests during disassociation by Sujith · 14 years ago
  87. 3dc1de0 mac80211: quit addba_resp_timer if Tx BA session is torn down by Zhu Yi · 14 years ago
  88. f3f66b6 mac80211: fix ampdu_action tx_start ssn by Christian Lamparter · 14 years ago
  89. 12375ef mac80211: trace interface name by Johannes Berg · 15 years ago
  90. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  91. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  92. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  93. 827d42c mac80211: fix spurious delBA handling by Johannes Berg · 15 years ago
  94. 4253119 mac80211: fix two remote exploits by Johannes Berg · 15 years ago
  95. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  96. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  97. 0bc6b18 mac80211: Fix panic in aggregation handling by Sujith · 15 years ago
  98. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  99. 8ade008 mac80211: fix addba timer (again...) by Johannes Berg · 15 years ago
  100. 2171abc mac80211: fix addba timer by Johannes Berg · 15 years ago