1. 398ab9e rt2x00: Fix frame dumping for USB devices. by Gertjan van Wingerde · 15 years ago
  2. 96b61ba rt2x00: Clean up USB vendor request buffer functions. by Gertjan van Wingerde · 15 years ago
  3. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 15 years ago
  4. baaffe6 rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc. by Gertjan van Wingerde · 15 years ago
  5. 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
  6. 85b7a8b rt2x00: Simplify TXD handling of beacons. by Gertjan van Wingerde · 15 years ago
  7. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 15 years ago
  8. 4108669 rt2x00: add txdesc parameter to write_tx_data by Helmut Schaa · 15 years ago
  9. 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
  10. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 16 years ago
  11. 2015d19 rt2x00: Move interface type assignments to generic code. by Gertjan van Wingerde · 16 years ago
  12. f6d773c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  13. f255b92 rt2x00: fix rt2x00usb_regbusy_read() arguments by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 66f84d6 rt2x00: Don't queue ieee80211 work after USB removal by Sean Cross · 16 years ago
  15. 499a214 rt2x00: Don't free register information on suspend by Ivo van Doorn · 16 years ago
  16. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 17 years ago
  17. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 17 years ago
  18. d15cfc3 rt2x00: Fix segementation fault by Ivo van Doorn · 17 years ago
  19. f1ca216 rt2x00: Detect USB BULK in/out endpoints by Ivo van Doorn · 17 years ago
  20. 0f829b1 rt2x00: Move rt73usb register access wrappers into rt2x00usb by Ivo van Doorn · 17 years ago
  21. 8ff48a8 rt2x00: Fix race condition when using inderect registers by Ivo van Doorn · 17 years ago
  22. 798b7ad rt2x00: Cleanup TX/RX entry handling by Ivo van Doorn · 17 years ago
  23. 1abc365 rt2x00: skb->data pointer should not include TX descriptor by Mattias Nissler · 17 years ago
  24. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 17 years ago
  25. f126cba rt2x00: Fix txdone_entry_desc_flags by Jochen Friedrich · 17 years ago
  26. 82f97b8 rt2x00: Fix compile warning by Ivo van Doorn · 17 years ago
  27. ed0dbee rt2x00: Support for large vendor requests by Iwo Mergler · 17 years ago
  28. 40af48c rt2x00: kill URB for all TX queues during disable_radio() by Ivo van Doorn · 17 years ago
  29. c1d35df rt2x00: Fix sparse warning on nested container_of() by Ivo van Doorn · 17 years ago
  30. d74f5ba rt2x00: Cleanup symbol exports by Ivo van Doorn · 17 years ago
  31. c4da004 rt2x00: Replace statically allocated DMA buffers with mapped skb's. by Gertjan van Wingerde · 17 years ago
  32. 30caa6e rt2x00: Centralize allocation of RX skbs. by Gertjan van Wingerde · 17 years ago
  33. 14a3bf8 rt2x00: Convert rt2x00 to use generic DMA-mapping API by Gertjan van Wingerde · 17 years ago
  34. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  35. a26cbc6 rt2x00: Fix double usage of skb->cb in USB RX path. by Gertjan van Wingerde · 17 years ago
  36. 239c249 rt2x00: Centralize RX packet alignment handling in rt2x00lib. by Gertjan van Wingerde · 17 years ago
  37. d56d453 rt2x00: Cleanup struct skb_frame_desc. by Gertjan van Wingerde · 17 years ago
  38. b869767 rt2x00: Don't kick TX queue after each frame by Ivo van Doorn · 17 years ago
  39. 6db3786 rt2x00: Move generic TX frame writing code into rt2x00queue by Ivo van Doorn · 17 years ago
  40. f019d51 rt2x00: Implement rt2x00usb_kick_tx_queue() by Ivo van Doorn · 17 years ago
  41. 7024981 rt2x00: Removed unused descriptor read in txdone by Ivo van Doorn · 17 years ago
  42. edfa78b rt2x00: Don't kill guardian_urb when it wasn't created by Ivo van Doorn · 17 years ago
  43. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 17 years ago
  44. b8be63f rt2x00: Merge RX and TX entry private data by Ivo van Doorn · 17 years ago
  45. 7050ec8 rt2x00: Split rt2x00lib_write_tx_desc() by Ivo van Doorn · 17 years ago
  46. 70a9610 rt2x00: Preserve descriptor information after memmove() by Ivo van Doorn · 17 years ago
  47. fb55f4d rt2x00: Fix TX status reporting by Ivo van Doorn · 17 years ago
  48. bd394a7 rt2x00: Add helper macros by Ivo van Doorn · 17 years ago
  49. e58c6ac rt2x00: Use rt2x00 queue numbering by Ivo van Doorn · 17 years ago
  50. fd07e06 rt2x00:correct rx packet length for USB devices by Adam Baker · 17 years ago
  51. 92f5ac6 rt2x00: Initialize TX control field in data entries by Mattias Nissler · 17 years ago
  52. f855c10 rt2x00: Align RX descriptor to 4 bytes by Ivo van Doorn · 17 years ago
  53. 47b10cd rt2x00: Remove async vendor request calls from rt2x00usb by Ivo van Doorn · 17 years ago
  54. baf26a7 rt2x00: Don't report driver generated frames to tx_status() by Ivo van Doorn · 17 years ago
  55. 330e3f9 rt2x00: Kill guardian urb during disable_radio by Ivo van Doorn · 18 years ago
  56. 647d0ca rt2x00: Fix skbdesc->data_len initialization by Ivo van Doorn · 18 years ago
  57. 2179509 rt2x00: make csr_cache and csr_addr an union by Ivo van Doorn · 18 years ago
  58. 3b640f2 rt2x00: Enable LED class support for rt2500usb/rt73usb by Ivo van Doorn · 18 years ago
  59. 181d690 rt2x00: Queue handling overhaul by Ivo van Doorn · 18 years ago
  60. 811aa9c rt2x00: Update copyright notice by Ivo van Doorn · 18 years ago
  61. 7373800 drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warning by Andrew Morton · 18 years ago
  62. 40561b8 rt2x00: Data and desc pointer initialization by Ivo van Doorn · 18 years ago
  63. 7d1de80 rt2x00: Correctly initialize data and desc pointer by Ivo van Doorn · 18 years ago
  64. 837e7f2 rt2x00: Move init_txring and init_rxring into rt2x00lib by Ivo van Doorn · 18 years ago
  65. 1230cb8 rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY by Ivo van Doorn · 18 years ago
  66. 4d8dd66 rt2x00: Add TX/RX frame dumping facility by Ivo van Doorn · 18 years ago
  67. 08992f7 rt2x00: Add skb descriptor by Ivo van Doorn · 18 years ago
  68. 2360157 rt2x00: Replace DRV_NAME with KBUILD_MODNAME by Ivo van Doorn · 18 years ago
  69. 3d82346 rt2x00: Place mutex around USB register access by Adam Baker · 18 years ago
  70. 4bd7c45 rt2x00: Remove data_desc structure by Ivo van Doorn · 18 years ago
  71. 0e14f6d rt2x00: Unconstify rt2x00dev by Adam Baker · 18 years ago
  72. d101f64 rt2x00: Fix ieee80211 payload alignment by Ivo van Doorn · 18 years ago
  73. c5d0dc5 rt2x00: Put 802.11 data on 4 byte boundary by Ivo van Doorn · 18 years ago
  74. b242e89 rt2x00: Request usb_maxpacket() once by Ivo van Doorn · 18 years ago
  75. dd9fa2d [PATCH] rt2x00: Add get_tx_data_len callback function by Ivo van Doorn · 18 years ago
  76. e913655 [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout. by Ivo van Doorn · 18 years ago
  77. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 18 years ago
  78. 95ea362 [RT2x00]: add driver for Ralink wireless hardware by Ivo van Doorn · 18 years ago