1. b9740c2 rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK by Daniel Wagner · 18 years ago
  2. f126cba rt2x00: Fix txdone_entry_desc_flags by Jochen Friedrich · 18 years ago
  3. 0fc9803 rt2x00: Block all unsupported modes by Ivo van Doorn · 18 years ago
  4. d06193f rt2x00: Disable link tuning in rt2500usb by Ivo van Doorn · 18 years ago
  5. 82f97b8 rt2x00: Fix compile warning by Ivo van Doorn · 18 years ago
  6. bf4634a rt2500pci: restoring missing line by Peter Chubb · 18 years ago
  7. d4764b2 rt2x00: Sequence counter should be protected in irqsave by Ivo van Doorn · 18 years ago
  8. 8d8acd4 rt2x00: Fix VGC lower bound initialization by Ivo van Doorn · 18 years ago
  9. e6d3e90 rt2x00: rt61pci needs another millisecond after firmware upload by Ivo van Doorn · 18 years ago
  10. ada662f rt2x00: Fix partial antenna configuration by Ivo van Doorn · 18 years ago
  11. d2b6907 rt2x00: Fix access permissions on debugfs files by Ivo van Doorn · 18 years ago
  12. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 18 years ago
  13. 9c0ab71 rt2x00: Clear queue entry flags during initialization by Ivo van Doorn · 18 years ago
  14. 74c0ee9 rt2x00: Force full register config after start() by Ivo van Doorn · 18 years ago
  15. e7087a8 rt2x00: Fix memleak when RTS/CTS fails by Ivo van Doorn · 18 years ago
  16. 5adf6d6 rt2x00: Fix QOS sequence counting by Ivo van Doorn · 18 years ago
  17. b93ce43 rt2x00: Fix the beacon length bug by Iwo Mergler · 18 years ago
  18. 3e0c1ab rt2x00: Large vendor requests for rt73usb firmware upload and beacons by Iwo Mergler · 18 years ago
  19. ed0dbee rt2x00: Support for large vendor requests by Iwo Mergler · 18 years ago
  20. f2fdbc4 rt2x00: Fix EIFS timing value by Ivo van Doorn · 18 years ago
  21. ed06387 rt2x00: Remove duplicate declaration by Ivo van Doorn · 18 years ago
  22. 605a0bd mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag by Johannes Berg · 18 years ago
  23. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 18 years ago
  24. 0b57664 wireless: fix warnings from QoS patch by Johannes Berg · 18 years ago
  25. fc943b1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 18 years ago
  26. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  27. 751851a Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 18 years ago
  28. 4c9adaf rt2x00: Reset LED assoc status after firmware update by Ivo van Doorn · 18 years ago
  29. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 18 years ago
  30. bd88a78 rt2x00: Reorganize beacon handling by Ivo van Doorn · 18 years ago
  31. e360c4c rt2x00: Add support for CTS protection in rt2x00lib by Ivo van Doorn · 18 years ago
  32. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 18 years ago
  33. 9a61319 rt2x00: Fix NULL pointer error in adhoc/master mode by Ivo van Doorn · 18 years ago
  34. f160ebc rt2x00: treat firmware data as const by David Woodhouse · 18 years ago
  35. 1f90916 rt2x00: Disable synchronization during initialization by Ivo van Doorn · 18 years ago
  36. 84263b0 rt2x00: Fix register comments by Ivo van Doorn · 18 years ago
  37. ae73e58 rt2x00: Report RX end time for rt2400pci by Ivo van Doorn · 18 years ago
  38. 8e260c2 rt2x00: Use ieee80211_hw->workqueue again by Ivo van Doorn · 18 years ago
  39. ff35239 rt2x00: Decrease alignment headroom by Ivo van Doorn · 18 years ago
  40. 50db787 rt2x00: Remove input_polldev requirements for rfkill by Ivo van Doorn · 18 years ago
  41. 28f49d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 18 years ago
  42. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  43. 980dfcb rt2x00: Fix lock dependency errror by Ivo van Doorn · 18 years ago
  44. ff28bd9 wireless: remove RFKILL_STATE_HARD_BLOCKED warnings by John W. Linville · 18 years ago
  45. 40af48c rt2x00: kill URB for all TX queues during disable_radio() by Ivo van Doorn · 18 years ago
  46. 61243d8 rt2x00: Remove duplicate deinitialization by Ivo van Doorn · 18 years ago
  47. 8160465 rt2x00: Release rt2x00 2.1.8 by Ivo van Doorn · 18 years ago
  48. f529932 rt2x00: Increase queue size by Ivo van Doorn · 18 years ago
  49. c1d35df rt2x00: Fix sparse warning on nested container_of() by Ivo van Doorn · 18 years ago
  50. d74f5ba rt2x00: Cleanup symbol exports by Ivo van Doorn · 18 years ago
  51. c4da004 rt2x00: Replace statically allocated DMA buffers with mapped skb's. by Gertjan van Wingerde · 18 years ago
  52. 30caa6e rt2x00: Centralize allocation of RX skbs. by Gertjan van Wingerde · 18 years ago
  53. 14a3bf8 rt2x00: Convert rt2x00 to use generic DMA-mapping API by Gertjan van Wingerde · 18 years ago
  54. c95edf5 rt2x00: Properly clean up beacon skbs. by Gertjan van Wingerde · 18 years ago
  55. ac10446 rt2x00: Use ieee80211 fc handlers by Ivo van Doorn · 18 years ago
  56. 99ade25 rt2x00: Fix unbalanced mutex locking by Ivo van Doorn · 18 years ago
  57. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  58. 8b7b1e0 mac80211: remove ieee80211_get_morefrag by Harvey Harrison · 18 years ago
  59. a9f853d rt2x00: Rework alignment check. by Gertjan van Wingerde · 18 years ago
  60. 99990e0 rt2x00: Remove unused defines by Ivo van Doorn · 18 years ago
  61. 58b642e rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame by Ivo van Doorn · 18 years ago
  62. 4ae1168 rt2x00: Use __builtin_choose_expr() instead of ?: by Ivo van Doorn · 18 years ago
  63. a26cbc6 rt2x00: Fix double usage of skb->cb in USB RX path. by Gertjan van Wingerde · 18 years ago
  64. 239c249 rt2x00: Centralize RX packet alignment handling in rt2x00lib. by Gertjan van Wingerde · 18 years ago
  65. d56d453 rt2x00: Cleanup struct skb_frame_desc. by Gertjan van Wingerde · 18 years ago
  66. b869767 rt2x00: Don't kick TX queue after each frame by Ivo van Doorn · 18 years ago
  67. 6db3786 rt2x00: Move generic TX frame writing code into rt2x00queue by Ivo van Doorn · 18 years ago
  68. f019d51 rt2x00: Implement rt2x00usb_kick_tx_queue() by Ivo van Doorn · 18 years ago
  69. 565a019 rt2x00: Fix queue initialization by Ivo van Doorn · 18 years ago
  70. 1b92ad7 rt2x00: Release rt2x00 2.1.7 by Ivo van Doorn · 18 years ago
  71. c483bb4c rt2x00: Make rt2x00_set/get_field macros by Ivo van Doorn · 18 years ago
  72. 7024981 rt2x00: Removed unused descriptor read in txdone by Ivo van Doorn · 18 years ago
  73. 772a249 rt2x00: Remove CTS/RTS check in tx() by Ivo van Doorn · 18 years ago
  74. 475433b rt2x00: Move led initialization into function by Ivo van Doorn · 18 years ago
  75. 2b08da3 rt2x00: Cleanup/optimize set_state() function callback function by Ivo van Doorn · 18 years ago
  76. 9dad92b rt2x00: Calculate register offset during compile time by Ivo van Doorn · 18 years ago
  77. cb62ecc rt2x00: Add D-link DWA111 support by Ivo van Doorn · 18 years ago
  78. 6847aa5 rt2x00: LEDS build failure by Randy Dunlap · 18 years ago
  79. e76328e rt2x00: INPUT build failure by Randy Dunlap · 18 years ago
  80. 051c256 rt2x00: Restrict DMA to 32-bit addresses. by Gertjan van Wingerde · 18 years ago
  81. edfa78b rt2x00: Don't kill guardian_urb when it wasn't created by Ivo van Doorn · 18 years ago
  82. cb14cb7 rt2x00dev.c: fix-up merge damage by John W. Linville · 18 years ago
  83. 65b53e4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  84. 633257d rt2x00: Use atomic interface iteration in irq context by Ivo van Doorn · 18 years ago
  85. f06a0f4 rt2x00: Reset antenna RSSI after switch by Ivo van Doorn · 18 years ago
  86. 2088d41 rt2x00: Don't count retries as failure by Ivo van Doorn · 18 years ago
  87. 0f3e63a rt2x00: Fix memleak in tx() path by Ivo van Doorn · 18 years ago
  88. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 18 years ago
  89. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 18 years ago
  90. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 18 years ago
  91. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 18 years ago
  92. f9d1cf5 rt2x00: Release rt2x00 2.1.6 by Ivo van Doorn · 18 years ago
  93. aade510 rt2x00: Remove extra + by Ivo van Doorn · 18 years ago
  94. b8be63f rt2x00: Merge RX and TX entry private data by Ivo van Doorn · 18 years ago
  95. dec13b6 rt2x00: Remove redundant flags/dev_flags initializations by Ivo van Doorn · 18 years ago
  96. 7050ec8 rt2x00: Split rt2x00lib_write_tx_desc() by Ivo van Doorn · 18 years ago
  97. 4de36fe rt2x00: Only initialize the minimum needed fields of PCI TX descriptors. by Gertjan van Wingerde · 18 years ago
  98. 70a9610 rt2x00: Preserve descriptor information after memmove() by Ivo van Doorn · 18 years ago
  99. 61448f8 rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature. by Gertjan van Wingerde · 18 years ago
  100. 61486e0 rt2x00: Remove ieee80211_tx_control argument from write_tx_desc() by Ivo van Doorn · 18 years ago