1. 74415ed rt2x00: Add RXDONE_CRYPTO_IV/ICV flags by Ivo van Doorn · 16 years ago
  2. dddfb47 rt2x00: Implement HW encryption (rt2500usb) by Ivo van Doorn · 16 years ago
  3. f1ca216 rt2x00: Detect USB BULK in/out endpoints by Ivo van Doorn · 16 years ago
  4. c9c3b1a rt2x00: Cleanup indirect register access by Ivo van Doorn · 16 years ago
  5. 8ff48a8 rt2x00: Fix race condition when using inderect registers by Ivo van Doorn · 16 years ago
  6. bad1363 rt2x00: Optimize get_duration / get_duration_res by Ivo van Doorn · 16 years ago
  7. 798b7ad rt2x00: Cleanup TX/RX entry handling by Ivo van Doorn · 16 years ago
  8. 743b97c rt2x00: Remove debugfs CSR access wrappers by Ivo van Doorn · 16 years ago
  9. e4ea1c4 rt2x00: Optimize configuration handling by Ivo van Doorn · 16 years ago
  10. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  11. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  12. 771fd56 rt2x00: Make rt2x00 LEDS invisible config option by Ivo van Doorn · 16 years ago
  13. 79636a5 rt2x00: Revert "rt2x00: Fix the beacon length bug" by Ivo van Doorn · 16 years ago
  14. 1abc365 rt2x00: skb->data pointer should not include TX descriptor by Mattias Nissler · 16 years ago
  15. 6c6aa3c rt2x00: Add Signal type flag by Ivo van Doorn · 16 years ago
  16. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  17. 8c5e7a5 rt2x00: Gather channel information in structure by Ivo van Doorn · 16 years ago
  18. d06193f rt2x00: Disable link tuning in rt2500usb by Ivo van Doorn · 16 years ago
  19. 8d8acd4 rt2x00: Fix VGC lower bound initialization by Ivo van Doorn · 16 years ago
  20. b93ce43 rt2x00: Fix the beacon length bug by Iwo Mergler · 16 years ago
  21. 605a0bd mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag by Johannes Berg · 16 years ago
  22. fc943b1 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
  23. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  24. bd88a78 rt2x00: Reorganize beacon handling by Ivo van Doorn · 16 years ago
  25. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  26. 1f90916 rt2x00: Disable synchronization during initialization by Ivo van Doorn · 16 years ago
  27. 28f49d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  28. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. c1d35df rt2x00: Fix sparse warning on nested container_of() by Ivo van Doorn · 16 years ago
  30. 14a3bf8 rt2x00: Convert rt2x00 to use generic DMA-mapping API by Gertjan van Wingerde · 16 years ago
  31. 99ade25 rt2x00: Fix unbalanced mutex locking by Ivo van Doorn · 16 years ago
  32. a26cbc6 rt2x00: Fix double usage of skb->cb in USB RX path. by Gertjan van Wingerde · 16 years ago
  33. d56d453 rt2x00: Cleanup struct skb_frame_desc. by Gertjan van Wingerde · 16 years ago
  34. b869767 rt2x00: Don't kick TX queue after each frame by Ivo van Doorn · 16 years ago
  35. f019d51 rt2x00: Implement rt2x00usb_kick_tx_queue() by Ivo van Doorn · 16 years ago
  36. 475433b rt2x00: Move led initialization into function by Ivo van Doorn · 16 years ago
  37. 2b08da3 rt2x00: Cleanup/optimize set_state() function callback function by Ivo van Doorn · 16 years ago
  38. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  39. b8be63f rt2x00: Merge RX and TX entry private data by Ivo van Doorn · 16 years ago
  40. dec13b6 rt2x00: Remove redundant flags/dev_flags initializations by Ivo van Doorn · 16 years ago
  41. 7050ec8 rt2x00: Split rt2x00lib_write_tx_desc() by Ivo van Doorn · 16 years ago
  42. 70a9610 rt2x00: Preserve descriptor information after memmove() by Ivo van Doorn · 16 years ago
  43. 61448f8 rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature. by Gertjan van Wingerde · 16 years ago
  44. 61486e0 rt2x00: Remove ieee80211_tx_control argument from write_tx_desc() by Ivo van Doorn · 16 years ago
  45. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  46. bd394a7 rt2x00: Add helper macros by Ivo van Doorn · 16 years ago
  47. e58c6ac rt2x00: Use rt2x00 queue numbering by Ivo van Doorn · 16 years ago
  48. 61c2b68 rt2x00: Fix quality/activity led handling by Ivo van Doorn · 16 years ago
  49. a2e1d52 rt2x00: Remove MAC80211_LEDS dependency by Ivo van Doorn · 16 years ago
  50. e0b005f rt2x00: TO_DS filter depends on intf_ap_count by Ivo van Doorn · 16 years ago
  51. 3a643d2 rt2x00: Fix in_atomic() usage by Ivo van Doorn · 16 years ago
  52. 19d30e0 rt2x00: Add dev_flags to rx descriptor by Ivo van Doorn · 16 years ago
  53. 8999389 rt2x00: Fix rt2400pci signal by Ivo van Doorn · 16 years ago
  54. fd3c91c rt2x00: Always enable TSF ticking by Ivo van Doorn · 16 years ago
  55. 7281037 rt2x00: Rename config_preamble() to config_erp() by Ivo van Doorn · 16 years ago
  56. a4fe07d rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity by Ivo van Doorn · 16 years ago
  57. 61191fb rt2x00: Fix trivial log message by Luis Correia · 16 years ago
  58. 8af244c rt2x00: Only disable beaconing just before beacon update by Ivo van Doorn · 16 years ago
  59. 2ae2385 rt2x00: Don't use unitialized rxdesc->size by Mattias Nissler · 16 years ago
  60. f855c10 rt2x00: Align RX descriptor to 4 bytes by Ivo van Doorn · 16 years ago
  61. 47b10cd rt2x00: Remove async vendor request calls from rt2x00usb by Ivo van Doorn · 16 years ago
  62. 31562e8 rt2x00: Cleanup mode registration by Ivo van Doorn · 16 years ago
  63. baf26a7 rt2x00: Don't report driver generated frames to tx_status() by Ivo van Doorn · 16 years ago
  64. 647d0ca rt2x00: Fix skbdesc->data_len initialization by Ivo van Doorn · 16 years ago
  65. 25fd893 rt2x00: Make rt2x00 less verbose by Ivo van Doorn · 16 years ago
  66. 3b640f2 rt2x00: Enable LED class support for rt2500usb/rt73usb by Ivo van Doorn · 16 years ago
  67. a9450b7 rt2x00: Make use of MAC80211_LED_TRIGGERS by Ivo van Doorn · 16 years ago
  68. f5507ce rt2x00: Remove HWMODE_{A,B,G} by Ivo van Doorn · 16 years ago
  69. 5957da4c rt2x00: Move beacon and atim queue defines into rt2x00 by Ivo van Doorn · 16 years ago
  70. 6bb40dd rt2x00: Add per-interface structure by Ivo van Doorn · 16 years ago
  71. 181d690 rt2x00: Queue handling overhaul by Ivo van Doorn · 16 years ago
  72. 811aa9c rt2x00: Update copyright notice by Ivo van Doorn · 16 years ago
  73. 61667d8 rt2x00: Add link tuner safe RX toggle states by Ivo van Doorn · 16 years ago
  74. db433fe rt2x00: Add new USB ID to rt2500usb by Ivo van Doorn · 16 years ago
  75. 40561b8 rt2x00: Data and desc pointer initialization by Ivo van Doorn · 17 years ago
  76. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  77. 7d1de80 rt2x00: Correctly initialize data and desc pointer by Ivo van Doorn · 17 years ago
  78. 837e7f2 rt2x00: Move init_txring and init_rxring into rt2x00lib by Ivo van Doorn · 17 years ago
  79. 7e56d38 rt2x00: Determine MY_BSS from descriptor by Ivo van Doorn · 17 years ago
  80. dd3193e rt2x00: Cleanup write_tx_desc() arguments by Ivo van Doorn · 17 years ago
  81. 3c4f208 rt2x00: Move packet filter flags by Ivo van Doorn · 17 years ago
  82. 3867705 rt2x00: Only set the TBCN flag when the interface is configured to send beacons. by Ivo van Doorn · 17 years ago
  83. 08992f7 rt2x00: Add skb descriptor by Ivo van Doorn · 16 years ago
  84. 2360157 rt2x00: Replace DRV_NAME with KBUILD_MODNAME by Ivo van Doorn · 17 years ago
  85. 2700f8b rt2x00: Correctly set ACK bit in tx descriptors by Mattias Nissler · 17 years ago
  86. 3d82346 rt2x00: Place mutex around USB register access by Adam Baker · 17 years ago
  87. 4bd7c45 rt2x00: Remove data_desc structure by Ivo van Doorn · 16 years ago
  88. 0e14f6d rt2x00: Unconstify rt2x00dev by Adam Baker · 17 years ago
  89. ddc827f [PATCH] rt2x00: Cleanup if-statements by Ivo van Doorn · 17 years ago
  90. 39e7585 [PATCH] rt2x00: SW diversity should default to antenna B by Ivo van Doorn · 17 years ago
  91. addc81bd [PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00 by Ivo van Doorn · 17 years ago
  92. 362f3b6 [PATCH] rt2x00: Use enum defines by Ivo van Doorn · 17 years ago
  93. ebcf26d [PATCH] rt2x00: Move quality statistics into seperate structure by Ivo van Doorn · 17 years ago
  94. dd87145 rt2x00: Corectly initialize rt2500usb MAC by Ivo van Doorn · 17 years ago
  95. b242e89 rt2x00: Request usb_maxpacket() once by Ivo van Doorn · 17 years ago
  96. 755a957 rt2x00: Fix chipset revision validation by Ivo van Doorn · 17 years ago
  97. c22eb87 [PATCH] rt2x00: Allways memset memory obtained from skb_push() by Ivo van Doorn · 17 years ago
  98. 5c58ee5 [PATCH] rt2x00: Reorganize configuration handler by Ivo van Doorn · 17 years ago
  99. 4f5af6eb [PATCH] rt2x00: Small optimizations by Ivo van Doorn · 17 years ago
  100. dd9fa2d [PATCH] rt2x00: Add get_tx_data_len callback function by Ivo van Doorn · 17 years ago