1. 2bb057d rt2x00: Implement HW encryption by Ivo van Doorn · 17 years ago
  2. 74c0ee9 rt2x00: Force full register config after start() by Ivo van Doorn · 17 years ago
  3. bd88a78 rt2x00: Reorganize beacon handling by Ivo van Doorn · 17 years ago
  4. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 17 years ago
  5. ae73e58 rt2x00: Report RX end time for rt2400pci by Ivo van Doorn · 17 years ago
  6. 8e260c2 rt2x00: Use ieee80211_hw->workqueue again by Ivo van Doorn · 17 years ago
  7. 50db787 rt2x00: Remove input_polldev requirements for rfkill by Ivo van Doorn · 17 years ago
  8. 28f49d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  9. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  10. 980dfcb rt2x00: Fix lock dependency errror by Ivo van Doorn · 17 years ago
  11. d74f5ba rt2x00: Cleanup symbol exports by Ivo van Doorn · 17 years ago
  12. c4da004 rt2x00: Replace statically allocated DMA buffers with mapped skb's. by Gertjan van Wingerde · 17 years ago
  13. c95edf5 rt2x00: Properly clean up beacon skbs. by Gertjan van Wingerde · 17 years ago
  14. ac10446 rt2x00: Use ieee80211 fc handlers by Ivo van Doorn · 17 years ago
  15. a9f853d rt2x00: Rework alignment check. by Gertjan van Wingerde · 17 years ago
  16. 239c249 rt2x00: Centralize RX packet alignment handling in rt2x00lib. by Gertjan van Wingerde · 17 years ago
  17. 2b08da3 rt2x00: Cleanup/optimize set_state() function callback function by Ivo van Doorn · 17 years ago
  18. cb14cb7 rt2x00dev.c: fix-up merge damage by John W. Linville · 17 years ago
  19. 65b53e4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  20. 633257d rt2x00: Use atomic interface iteration in irq context by Ivo van Doorn · 17 years ago
  21. 2088d41 rt2x00: Don't count retries as failure by Ivo van Doorn · 17 years ago
  22. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 17 years ago
  23. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 17 years ago
  24. 7050ec8 rt2x00: Split rt2x00lib_write_tx_desc() by Ivo van Doorn · 17 years ago
  25. 61448f8 rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature. by Gertjan van Wingerde · 17 years ago
  26. 61486e0 rt2x00: Remove ieee80211_tx_control argument from write_tx_desc() by Ivo van Doorn · 17 years ago
  27. fb55f4d rt2x00: Fix TX status reporting by Ivo van Doorn · 17 years ago
  28. 5a6e599 rt2x00: trim skb_frame_desc to 32 bytes by Ivo van Doorn · 17 years ago
  29. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  30. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  31. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
  32. ed49998 rt2x00: Fix broken recover-on-error path by Ivo van Doorn · 17 years ago
  33. 36fc675 mac80211: remove queue info from ieee80211_tx_status by Johannes Berg · 17 years ago
  34. e58c6ac rt2x00: Use rt2x00 queue numbering by Ivo van Doorn · 17 years ago
  35. 61c2b68 rt2x00: Fix quality/activity led handling by Ivo van Doorn · 17 years ago
  36. 171afcd rt2x00: Only free skb when beacon_update fails by Ivo van Doorn · 17 years ago
  37. 133adf0 rt2x00: Use lib->config_filter() during scheduled packet filter config by Ivo van Doorn · 17 years ago
  38. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  39. a2e1d52 rt2x00: Remove MAC80211_LEDS dependency by Ivo van Doorn · 17 years ago
  40. 3480a58 rt2x00: fixup some non-functional merge errors by John W. Linville · 17 years ago
  41. 9896322 rt2x00: Ignore set_state(STATE_SLEEP) failure by Ivo van Doorn · 17 years ago
  42. 866a050 rt2x00: Fix rate detection for invalid signals by Ivo van Doorn · 17 years ago
  43. 19d30e0 rt2x00: Add dev_flags to rx descriptor by Ivo van Doorn · 17 years ago
  44. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 17 years ago
  45. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  46. 8ed0985 rt2x00: Only strip preamble bit in rt2400pci by Ivo van Doorn · 17 years ago
  47. 8999389 rt2x00: Fix rt2400pci signal by Ivo van Doorn · 17 years ago
  48. aa77672 rt2x00: Fix basic rate initialization by Ivo van Doorn · 17 years ago
  49. 7281037 rt2x00: Rename config_preamble() to config_erp() by Ivo van Doorn · 17 years ago
  50. 3976ae6 rt2x00: Use skbdesc fields for descriptor initialization by Ivo van Doorn · 17 years ago
  51. 95db4d4 rt2x00: Use the correct size when copying the control info in txdone by Mattias Nissler · 17 years ago
  52. 1682fe6 rt2x00: Add suspend/resume handlers to rt2x00rfkill by Ivo van Doorn · 17 years ago
  53. 47ac268 rt2x00: Fix hw mode registration with mac80211. by Gertjan van Wingerde · 17 years ago
  54. 31562e8 rt2x00: Cleanup mode registration by Ivo van Doorn · 17 years ago
  55. baf26a7 rt2x00: Don't report driver generated frames to tx_status() by Ivo van Doorn · 17 years ago
  56. 8f5fa7f rt2x00: Fix rate initialization by Ivo van Doorn · 18 years ago
  57. a9450b7 rt2x00: Make use of MAC80211_LED_TRIGGERS by Ivo van Doorn · 18 years ago
  58. f2a3c7f rt2x00: Use ieee80211_channel_to_frequency() by Ivo van Doorn · 18 years ago
  59. f5507ce rt2x00: Remove HWMODE_{A,B,G} by Ivo van Doorn · 18 years ago
  60. 70e2fed rt2x00: Rate structure overhaul by Ivo van Doorn · 18 years ago
  61. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 18 years ago
  62. 5957da4 rt2x00: Move beacon and atim queue defines into rt2x00 by Ivo van Doorn · 18 years ago
  63. 091ed31 rt2x00: Initialize QID from queue->qid by Ivo van Doorn · 18 years ago
  64. 6bb40dd rt2x00: Add per-interface structure by Ivo van Doorn · 18 years ago
  65. 9404ef3 rt2x00: Driver requiring firmware should select crc algo by Ivo van Doorn · 18 years ago
  66. 181d690 rt2x00: Queue handling overhaul by Ivo van Doorn · 18 years ago
  67. 811aa9c rt2x00: Update copyright notice by Ivo van Doorn · 18 years ago
  68. 53b3f8e rt2x00: Fix rt2x00lib_reset_link_tuner() by Ivo van Doorn · 17 years ago
  69. 05253c9 rt2x00: Don't switch to antenna with low rssi by Ivo van Doorn · 17 years ago
  70. b290d43 rt2x00: Fix antenna diversity by Ivo van Doorn · 17 years ago
  71. 89539eb rt2x00: Fix queue_idx initialization by Ivo van Doorn · 18 years ago
  72. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 18 years ago
  73. 837e7f2 rt2x00: Move init_txring and init_rxring into rt2x00lib by Ivo van Doorn · 18 years ago
  74. 7e56d38 rt2x00: Determine MY_BSS from descriptor by Ivo van Doorn · 18 years ago
  75. dd3193e rt2x00: Cleanup write_tx_desc() arguments by Ivo van Doorn · 18 years ago
  76. 3c4f208 rt2x00: Move packet filter flags by Ivo van Doorn · 18 years ago
  77. e37ea21 rt2x00: Move start() and stop() handlers into rt2x00lib.c by Ivo van Doorn · 18 years ago
  78. 0426710 rt2x00: Store queue idx and entry idx in data_ring and data_entry by Ivo van Doorn · 18 years ago
  79. 61af43c rt2x00: Only update rssi average approximation on receiving beacon frames. by Mattias Nissler · 18 years ago
  80. d28c256 rt2x00: Use IEEE80211_IF_TYPE_INVALID directly by Ivo van Doorn · 18 years ago
  81. 4d8dd66 rt2x00: Add TX/RX frame dumping facility by Ivo van Doorn · 18 years ago
  82. 08992f7 rt2x00: Add skb descriptor by Ivo van Doorn · 18 years ago
  83. 2360157 rt2x00: Replace DRV_NAME with KBUILD_MODNAME by Ivo van Doorn · 18 years ago
  84. 2700f8b rt2x00: Correctly set ACK bit in tx descriptors by Mattias Nissler · 18 years ago
  85. 4bd7c45 rt2x00: Remove data_desc structure by Ivo van Doorn · 18 years ago
  86. 69f81a2 [PATCH] rt2x00: Implement SW diversity by Ivo van Doorn · 18 years ago
  87. 8de8c51 [PATCH] rt2x00: Remove rt2x00_clear_link by Ivo van Doorn · 18 years ago
  88. addc81b [PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00 by Ivo van Doorn · 18 years ago
  89. ebcf26d [PATCH] rt2x00: Move quality statistics into seperate structure by Ivo van Doorn · 18 years ago
  90. db15178 [PATCH] rt2x00: Fix residual check in PLCP calculations. by Mattias Nissler · 18 years ago
  91. 5c58ee5 [PATCH] rt2x00: Reorganize configuration handler by Ivo van Doorn · 18 years ago
  92. 5cbf830 [PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rx by Ivo van Doorn · 18 years ago
  93. 81873e9 [PATCH] rt2x00: Fix rfkill handling by Ivo van Doorn · 18 years ago
  94. 5886d0d [PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter by Ivo van Doorn · 18 years ago
  95. 6d7f987 [PATCH] rt2x00: Store "STARTED" state during suspend by Ivo van Doorn · 18 years ago
  96. 3a84732 [PATCH] rt2x00: Remove radio check from rt2x00lib_toggle_rx by Ivo van Doorn · 18 years ago
  97. fdd0abc [PATCH] rt2x00: Fix panic on rmmod with rfkill enabled by Ivo van Doorn · 18 years ago
  98. 25ab002 [PATCH] rt2x00: Stop link tuning when radio is down by Ivo van Doorn · 18 years ago
  99. 3e30968 [PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner work by Ivo van Doorn · 18 years ago
  100. 066cb63 [PATCH] rt2x00: Reorganize rt2x00dev->flags by Ivo van Doorn · 18 years ago