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