1. cfd9167 rt2x00: do not align payload on modern H/W by Stanislaw Gruszka · 11 years ago
  2. 283dafa rt2x00: change beaconing locking by Stanislaw Gruszka · 11 years ago
  3. a05b8c5 rt2x00: Fix FSF address in file headers by Jeff Kirsher · 12 years ago
  4. 3d8bfe1 rt2x00: fix HT TX descriptor settings regression by Stanislaw Gruszka · 12 years ago
  5. 7b8a00d rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 12 years ago
  6. fdbdd25 rt2x00: do not pause queue on flush by Stanislaw Gruszka · 12 years ago
  7. 6cdfc1d net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck() by Jingoo Han · 12 years ago
  8. e2288b6 rt2x00: fix stop queue by Stanislaw Gruszka · 12 years ago
  9. 5616a6e rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev by Gabor Juhos · 12 years ago
  10. 705802b rt2x00: remove data_queue_desc struct by Gabor Juhos · 12 years ago
  11. 25bf6ce rt2x00: add queue_init callback to rt2x00_ops by Gabor Juhos · 12 years ago
  12. 04453e9 rt2x00: rt2x00queue: setup queue->threshold from queue->limit by Gabor Juhos · 12 years ago
  13. 15d6c07 rt2x00: rt2x00queue: remove qdesc parameter of rt2x00queue_alloc_entries by Gabor Juhos · 12 years ago
  14. 568f7a4 rt2x00: rt2x00queue: add priv_size field to struct data_queue by Gabor Juhos · 12 years ago
  15. 10af87c rt2x00: rt2x00queue: initialize data_queue fields earlier by Gabor Juhos · 12 years ago
  16. ec9c498 rt2x00: Use more current logging styles, shrink object size by Joe Perches · 12 years ago
  17. f0bda57 rt2x00: provide separate information about TXWI & RXWI sizes by Stanislaw Gruszka · 12 years ago
  18. 1dd0dbb rt2x00: Revert "rt2x00: remove unused argument" by Helmut Schaa · 12 years ago
  19. ded652a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  20. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 13 years ago
  21. 4ea545d rt2x00: check for dma mappings errors by Stanislaw Gruszka · 12 years ago
  22. 84e9e8ebd rt2x00: Improve TX status handling for BlockAckReq frames by Helmut Schaa · 13 years ago
  23. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 13 years ago
  24. db36f79 rt2x00: remove unused argument by Stanislaw Gruszka · 13 years ago
  25. e5851da rt2x00: use atomic variable for seqno by Stanislaw Gruszka · 13 years ago
  26. 8821102 rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices by Helmut Schaa · 13 years ago
  27. e66a8dd rt2x00: do not generate seqno in h/w if QOS is disabled by Stanislaw Gruszka · 13 years ago
  28. da40f40 rt2x00: configure different txdesc parameters for non HT channel by Stanislaw Gruszka · 13 years ago
  29. 3780d03 rt2x00: fix random stalls by Stanislaw Gruszka · 13 years ago
  30. ead2bb6 rt2x00: Add WCID to HT TX descriptor by Helmut Schaa · 14 years ago
  31. 128f8f7 rt2x00: Reduce window of a queue's tx lock. by Gertjan van Wingerde · 14 years ago
  32. 77b5621 rt2x00: Don't use queue entry as parameter when creating TX descriptor. by Gertjan van Wingerde · 14 years ago
  33. 77a861c rt2x00: Serialize TX operations on a queue. by Gertjan van Wingerde · 14 years ago
  34. 798eefd rt2x00: Interface sequence lock doesn't have to disable interrupts. by Gertjan van Wingerde · 14 years ago
  35. cfef604 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
  36. 46a01ec rt2x00: Merge rt2x00ht.c contents in other files. by Gertjan van Wingerde · 14 years ago
  37. 152a599 rt2x00: Decrease association time for USB devices by Ivo van Doorn · 14 years ago
  38. 75256f0 rt2x00: fix queue timeout checks by Johannes Stezenbach · 14 years ago
  39. 10e1156 rt2x00: Make rt2x00_queue_entry_for_each more flexible by Helmut Schaa · 14 years ago
  40. 7dab73b rt2x00: Split rt2x00dev->flags by Ivo van Doorn · 14 years ago
  41. 252f4bf 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
  42. 6a4c499 rt2x00: Add an error message when trying to send on a full queue by Helmut Schaa · 14 years ago
  43. 2f2bb7e rt2x00: Remove obsolete rt2x00queue_align_payload by Helmut Schaa · 14 years ago
  44. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  45. 557d99a rt2x00: Remove unused rt2x00queue_get_queue function. by Gertjan van Wingerde · 14 years ago
  46. e74df4a rt2x00: Don't treat ATIM queue as second beacon queue. by Gertjan van Wingerde · 14 years ago
  47. 55b585e rt2x00: Don't call ieee80211_get_tx_rate for MCS rates by Helmut Schaa · 14 years ago
  48. 2517794 rt2x00: Move TX descriptor field "ifs" into plcp substruct by Helmut Schaa · 14 years ago
  49. 26a1d07 rt2x00: Optimize TX descriptor handling by Helmut Schaa · 14 years ago
  50. 7fe7ee7 rt2x00: Generate sw sequence numbers only for devices that need it by Helmut Schaa · 14 years ago
  51. c262e08 rt2x00: Remove useless NULL check by Helmut Schaa · 14 years ago
  52. 1bce85cf Revert "rt2x00 : avoid timestamp for monitor injected frame." by Helmut Schaa · 14 years ago
  53. 21957c3 rt2x00: trivial: add \n to WARNING message by Johannes Stezenbach · 15 years ago
  54. 8414ff0 rt2x00: Introduce beacon_update_locked that requires caller locking by Helmut Schaa · 15 years ago
  55. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 15 years ago
  56. f615e9a rt2x00: Fix WMM Queue naming by Ivo van Doorn · 15 years ago
  57. 64e7d72 rt2x00: Cleanup RX index counting by Ivo van Doorn · 15 years ago
  58. 5be6560 rt2x00: Add "flush" queue command by Ivo van Doorn · 15 years ago
  59. 0b7fde5 rt2x00: Protect queue control with mutex by Ivo van Doorn · 15 years ago
  60. dbba306 rt2x00: Reorganize queue callback functions by Ivo van Doorn · 15 years ago
  61. a061a93 rt2x00: Ensure TX-ed frames are returned in the original state. by Gertjan van Wingerde · 15 years ago
  62. 387e688 rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment by RA-Jay Hung · 15 years ago
  63. 8be4eed rt2x00: Fix rt2x00queue_kick_tx_queue arguments by Ivo van Doorn · 15 years ago
  64. 813f033 rt2x00: Rename queue->lock to queue->index_lock by Ivo van Doorn · 15 years ago
  65. f8bfbc3 rt2x00: checkpatch.pl error fixes for rt2x00queue.c by Mark Einon · 15 years ago
  66. 2b23cda rt2x00: Reduce tx descriptor size by Helmut Schaa · 15 years ago
  67. c64557d 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
  68. fa69560 rt2x00: Simplify Queue function arguments by Ivo van Doorn · 15 years ago
  69. c6084d5 rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frame by Helmut Schaa · 15 years ago
  70. 546adf2 rt2x00: Optimize unmapping of skbs by Helmut Schaa · 15 years ago
  71. 78ab952 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
  72. 652a9dd rt2x00: Split watchdog check into a DMA and STATUS timeout by Ivo van Doorn · 15 years ago
  73. a908a74 rt2x00: Rename txentry_desc.queue -> txentry_desc.qid by Helmut Schaa · 15 years ago
  74. e569aa7 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
  75. 5eb7efe rt2x00: Move direct access to queue->entries to rt2x00queue.c by Ivo van Doorn · 15 years ago
  76. 9333145 rt2x00: Simplify arguments to rt2x00 driver callback functions by Ivo van Doorn · 15 years ago
  77. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 15 years ago
  78. 7e613e1 rt2x00: Move USB tx/rx done handling to workqueue by Ivo van Doorn · 15 years ago
  79. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 15 years ago
  80. 76dd5dd rt2x00: Rename driver write_tx_datadesc callback function. by Gertjan van Wingerde · 15 years ago
  81. 78eea11 rt2x00: Merge PCI and USB versions of write_tx_data into single function. by Gertjan van Wingerde · 15 years ago
  82. 2606e42 rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling by Helmut Schaa · 15 years ago
  83. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 15 years ago
  84. 5c3b685 rt2x00: Push beacon TX descriptor writing to drivers. by Gertjan van Wingerde · 15 years ago
  85. 6fe70aa 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
  86. 185e5f7 rt2x00: Dump beacons under a different identifier than TX frames. by Gertjan van Wingerde · 15 years ago
  87. 85b7a8b rt2x00: Simplify TXD handling of beacons. by Gertjan van Wingerde · 15 years ago
  88. cc75589 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
  89. 6295d81 rt2x00: Clean up generic procedures on descriptor writing. by Gertjan van Wingerde · 15 years ago
  90. f224f4e rt2x00: provide beacon's txdesc to write_beacon callback function. by Gertjan van Wingerde · 15 years ago
  91. d61cb26 rt2x00: Clean up all driver's kick_tx_queue callback functions. by Gertjan van Wingerde · 15 years ago
  92. 8316324 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
  93. df624ca rt2x00: Register frame length in TX entry descriptor instead of L2PAD. by Gertjan van Wingerde · 15 years ago
  94. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 15 years ago
  95. 4108669 rt2x00: add txdesc parameter to write_tx_data by Helmut Schaa · 15 years ago
  96. 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
  97. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  98. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 16 years ago
  99. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 16 years ago
  100. b59a52f rt2x00: use correct headroom for transmission by Pavel Roskin · 16 years ago