1. a05b8c5 rt2x00: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  2. fdbdd25 rt2x00: do not pause queue on flush by Stanislaw Gruszka · 11 years ago
  3. ec9c498 rt2x00: Use more current logging styles, shrink object size by Joe Perches · 11 years ago
  4. 1dd0dbb rt2x00: Revert "rt2x00: remove unused argument" by Helmut Schaa · 11 years ago
  5. db36f79 rt2x00: remove unused argument by Stanislaw Gruszka · 12 years ago
  6. efd8211 rt2x00usb: fix indexes ordering on RX queue kick by Stanislaw Gruszka · 12 years ago
  7. 8821102 rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices by Helmut Schaa · 12 years ago
  8. f421111 rt2x00: rt2800usb: rework txstatus code by Stanislaw Gruszka · 12 years ago
  9. d823a50 rt2x00usb: Zero USB padding before sending URB by Jakub Kiciński · 13 years ago
  10. 543cc38 rt2x00: do not drop usb dev reference counter on suspend by Stanislaw Gruszka · 13 years ago
  11. df71c9c rt2x00: fix order of entry flags modification by Stanislaw Gruszka · 13 years ago
  12. bf4c02d rt2x00: reset usb devices at probe by Stanislaw Gruszka · 13 years ago
  13. e00cf3b 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 · 13 years ago
  14. 4268d8e rt2x00: Fix transfer speed regression for USB hardware by Ivo van Doorn · 13 years ago
  15. a70171d 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 · 13 years ago
  16. a073fde rt2x00: Optimize TX_STA_FIFO register reading by Ivo van Doorn · 13 years ago
  17. 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 · 13 years ago
  18. e01ae27 rt2x00: Allow dynamic addition of PCI/USB IDs. by Gertjan van Wingerde · 13 years ago
  19. 152a599 rt2x00: Decrease association time for USB devices by Ivo van Doorn · 13 years ago
  20. f0187a1 rt2800usb: add timer to handle TX_STA_FIFO by Johannes Stezenbach · 13 years ago
  21. 75256f0 rt2x00: fix queue timeout checks by Johannes Stezenbach · 13 years ago
  22. 0e0d39e rt2800usb: read TX_STA_FIFO asynchronously by Johannes Stezenbach · 13 years ago
  23. 10e1156 rt2x00: Make rt2x00_queue_entry_for_each more flexible by Helmut Schaa · 13 years ago
  24. 7dab73b rt2x00: Split rt2x00dev->flags by Ivo van Doorn · 13 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  26. 0439f53 rt2x00: Move TX/RX work into dedicated workqueue by Ivo van Doorn · 13 years ago
  27. f615e9a rt2x00: Fix WMM Queue naming by Ivo van Doorn · 14 years ago
  28. dba5dc1 rt2x00: Introduce extra queue entry sanity flag by Ivo van Doorn · 14 years ago
  29. 64e7d72 rt2x00: Cleanup RX index counting by Ivo van Doorn · 14 years ago
  30. 5be6560 rt2x00: Add "flush" queue command by Ivo van Doorn · 14 years ago
  31. 0b7fde5 rt2x00: Protect queue control with mutex by Ivo van Doorn · 14 years ago
  32. dbba306 rt2x00: Reorganize queue callback functions by Ivo van Doorn · 14 years ago
  33. 5450b7e rt2x00: Introduce 3 queue commands in drivers (start, kick, stop). by Ivo van Doorn · 14 years ago
  34. 094a1d9 rt2x00: trivial: add missing \n on warnings by Johannes Stezenbach · 14 years ago
  35. d7bb5f8 rt2x00: fix hang when unplugging USB device in use by Johannes Stezenbach · 14 years ago
  36. 070192d rt2x00: Fix crash on USB unplug by Ivo van Doorn · 14 years ago
  37. aaf886b rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dma by Ivo van Doorn · 14 years ago
  38. 7225ce1 rt2x00: Rename rt2x00queue_timeout by Ivo van Doorn · 14 years ago
  39. a13c8f3 rt2x00: Fix URB error handling by Ivo van Doorn · 14 years ago
  40. 1a39769 rt2x00: Don't perform watchdog checks on empty queue by Ivo van Doorn · 14 years ago
  41. a1d1eab rt2x00: Make queue_entry flags access atomic by Ivo van Doorn · 14 years ago
  42. fa69560 rt2x00: Simplify Queue function arguments by Ivo van Doorn · 14 years ago
  43. cd35a39 rt2x00: Cleanup rt2x00usb_watchdog_reset_tx by Ivo van Doorn · 14 years ago
  44. 652a9dd rt2x00: Split watchdog check into a DMA and STATUS timeout by Ivo van Doorn · 14 years ago
  45. 5eb7efe rt2x00: Move direct access to queue->entries to rt2x00queue.c by Ivo van Doorn · 14 years ago
  46. ee1e755 rt2x00: Reduce indenting by Ivo van Doorn · 14 years ago
  47. 9333145 rt2x00: Simplify arguments to rt2x00 driver callback functions by Ivo van Doorn · 14 years ago
  48. 3392bec rt2x00: Add helper function for reporting tx status by Ivo van Doorn · 14 years ago
  49. 7e613e1 rt2x00: Move USB tx/rx done handling to workqueue by Ivo van Doorn · 14 years ago
  50. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 14 years ago
  51. e513a0b rt2x00: Move common txdone handling to rt2x00lib_txdone. by Gertjan van Wingerde · 14 years ago
  52. 78eea11 rt2x00: Merge PCI and USB versions of write_tx_data into single function. by Gertjan van Wingerde · 14 years ago
  53. fe72569 rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function. by Gertjan van Wingerde · 14 years ago
  54. 398ab9e rt2x00: Fix frame dumping for USB devices. by Gertjan van Wingerde · 14 years ago
  55. 96b61ba rt2x00: Clean up USB vendor request buffer functions. by Gertjan van Wingerde · 14 years ago
  56. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 14 years ago
  57. baaffe6 rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc. by Gertjan van Wingerde · 14 years ago
  58. 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 · 14 years ago
  59. 85b7a8b rt2x00: Simplify TXD handling of beacons. by Gertjan van Wingerde · 14 years ago
  60. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  61. 4108669 rt2x00: add txdesc parameter to write_tx_data by Helmut Schaa · 14 years ago
  62. 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
  63. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  64. 2015d19 rt2x00: Move interface type assignments to generic code. by Gertjan van Wingerde · 15 years ago
  65. f6d773c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  66. f255b92 rt2x00: fix rt2x00usb_regbusy_read() arguments by Bartlomiej Zolnierkiewicz · 15 years ago
  67. 66f84d6 rt2x00: Don't queue ieee80211 work after USB removal by Sean Cross · 15 years ago
  68. 499a214 rt2x00: Don't free register information on suspend by Ivo van Doorn · 15 years ago
  69. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 15 years ago
  70. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 15 years ago
  71. d15cfc3 rt2x00: Fix segementation fault by Ivo van Doorn · 16 years ago
  72. f1ca216 rt2x00: Detect USB BULK in/out endpoints by Ivo van Doorn · 16 years ago
  73. 0f829b1 rt2x00: Move rt73usb register access wrappers into rt2x00usb by Ivo van Doorn · 16 years ago
  74. 8ff48a8 rt2x00: Fix race condition when using inderect registers by Ivo van Doorn · 16 years ago
  75. 798b7ad rt2x00: Cleanup TX/RX entry handling by Ivo van Doorn · 16 years ago
  76. 1abc365 rt2x00: skb->data pointer should not include TX descriptor by Mattias Nissler · 16 years ago
  77. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  78. f126cba rt2x00: Fix txdone_entry_desc_flags by Jochen Friedrich · 16 years ago
  79. 82f97b8 rt2x00: Fix compile warning by Ivo van Doorn · 16 years ago
  80. ed0dbee rt2x00: Support for large vendor requests by Iwo Mergler · 16 years ago
  81. 40af48c rt2x00: kill URB for all TX queues during disable_radio() by Ivo van Doorn · 16 years ago
  82. c1d35df rt2x00: Fix sparse warning on nested container_of() by Ivo van Doorn · 16 years ago
  83. d74f5ba rt2x00: Cleanup symbol exports by Ivo van Doorn · 16 years ago
  84. c4da004 rt2x00: Replace statically allocated DMA buffers with mapped skb's. by Gertjan van Wingerde · 16 years ago
  85. 30caa6e rt2x00: Centralize allocation of RX skbs. by Gertjan van Wingerde · 16 years ago
  86. 14a3bf8 rt2x00: Convert rt2x00 to use generic DMA-mapping API by Gertjan van Wingerde · 16 years ago
  87. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  88. a26cbc6 rt2x00: Fix double usage of skb->cb in USB RX path. by Gertjan van Wingerde · 16 years ago
  89. 239c249 rt2x00: Centralize RX packet alignment handling in rt2x00lib. by Gertjan van Wingerde · 16 years ago
  90. d56d453 rt2x00: Cleanup struct skb_frame_desc. by Gertjan van Wingerde · 16 years ago
  91. b869767 rt2x00: Don't kick TX queue after each frame by Ivo van Doorn · 16 years ago
  92. 6db3786 rt2x00: Move generic TX frame writing code into rt2x00queue by Ivo van Doorn · 16 years ago
  93. f019d51 rt2x00: Implement rt2x00usb_kick_tx_queue() by Ivo van Doorn · 16 years ago
  94. 7024981 rt2x00: Removed unused descriptor read in txdone by Ivo van Doorn · 16 years ago
  95. edfa78b rt2x00: Don't kill guardian_urb when it wasn't created by Ivo van Doorn · 16 years ago
  96. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  97. b8be63f rt2x00: Merge RX and TX entry private data by Ivo van Doorn · 16 years ago
  98. 7050ec8 rt2x00: Split rt2x00lib_write_tx_desc() by Ivo van Doorn · 16 years ago
  99. 70a9610 rt2x00: Preserve descriptor information after memmove() by Ivo van Doorn · 16 years ago
  100. fb55f4d1 rt2x00: Fix TX status reporting by Ivo van Doorn · 16 years ago