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