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