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