1. f05faa3 rt2x00: prevent double kfree when failing to register hardware by Herton Ronaldo Krzesinski · 16 years ago
  2. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 16 years ago
  3. 382fe0f rt2x00: Move intf_work to mac82011 workqueue by Ivo van Doorn · 16 years ago
  4. 0712612 rt2x00: Simplify suspend/resume handling by Ivo van Doorn · 16 years ago
  5. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 16 years ago
  6. b30dd5c0 rt2x00: Introduce RXDONE_SIGNAL_MASK mask by Ivo van Doorn · 16 years ago
  7. 2bdb35c rt2x00: Allow drivers to pass the noise value during rxdone by Ivo van Doorn · 16 years ago
  8. ce292a6 rt2x00: Implement WDS support by Ivo van Doorn · 16 years ago
  9. a07dbea rt2x00: Add mesh support by Andrey Yurovsky · 16 years ago
  10. 84e3196 rt2x00: Move link tuning into seperate file by Ivo van Doorn · 16 years ago
  11. 3ea9646 rt2x00: Fix TX short preamble detection by Ivo van Doorn · 16 years ago
  12. 74415ed rt2x00: Add RXDONE_CRYPTO_IV/ICV flags by Ivo van Doorn · 16 years ago
  13. 8ff48a8 rt2x00: Fix race condition when using inderect registers by Ivo van Doorn · 16 years ago
  14. 798b7ad rt2x00: Cleanup TX/RX entry handling by Ivo van Doorn · 16 years ago
  15. 6d64360 rt2x00: Fix BUG_ON() with antenna handling by Ivo van Doorn · 16 years ago
  16. 3d8606a rt2x00: Remove RATE_BASIC flag by Ivo van Doorn · 16 years ago
  17. 3514a44 rt2x00: Improve interface_modes initialization by Ivo van Doorn · 16 years ago
  18. c3fd7b4 rt2x00: Remove ieee80211_bss_conf from rt2x00_intf by Ivo van Doorn · 16 years ago
  19. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  20. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  21. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  22. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  23. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  24. 6c6aa3c rt2x00: Add Signal type flag by Ivo van Doorn · 16 years ago
  25. 2575c11 rt2x00: Only configure hardware when radio is enabled by Mattias Nissler · 16 years ago
  26. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  27. 8c5e7a5 rt2x00: Gather channel information in structure by Ivo van Doorn · 16 years ago
  28. 2bb057d rt2x00: Implement HW encryption by Ivo van Doorn · 16 years ago
  29. 74c0ee9 rt2x00: Force full register config after start() by Ivo van Doorn · 16 years ago
  30. bd88a78 rt2x00: Reorganize beacon handling by Ivo van Doorn · 16 years ago
  31. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  32. ae73e58 rt2x00: Report RX end time for rt2400pci by Ivo van Doorn · 16 years ago
  33. 8e260c2 rt2x00: Use ieee80211_hw->workqueue again by Ivo van Doorn · 16 years ago
  34. 50db787 rt2x00: Remove input_polldev requirements for rfkill by Ivo van Doorn · 16 years ago
  35. 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
  36. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. 980dfcb rt2x00: Fix lock dependency errror by Ivo van Doorn · 16 years ago
  38. d74f5ba rt2x00: Cleanup symbol exports by Ivo van Doorn · 16 years ago
  39. c4da004 rt2x00: Replace statically allocated DMA buffers with mapped skb's. by Gertjan van Wingerde · 16 years ago
  40. c95edf5 rt2x00: Properly clean up beacon skbs. by Gertjan van Wingerde · 16 years ago
  41. ac10446 rt2x00: Use ieee80211 fc handlers by Ivo van Doorn · 16 years ago
  42. a9f853d rt2x00: Rework alignment check. by Gertjan van Wingerde · 16 years ago
  43. 239c249 rt2x00: Centralize RX packet alignment handling in rt2x00lib. by Gertjan van Wingerde · 16 years ago
  44. 2b08da3 rt2x00: Cleanup/optimize set_state() function callback function by Ivo van Doorn · 16 years ago
  45. cb14cb7 rt2x00dev.c: fix-up merge damage by John W. Linville · 16 years ago
  46. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  47. 633257d rt2x00: Use atomic interface iteration in irq context by Ivo van Doorn · 17 years ago
  48. 2088d41 rt2x00: Don't count retries as failure by Ivo van Doorn · 17 years ago
  49. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 17 years ago
  50. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 17 years ago
  51. 7050ec8 rt2x00: Split rt2x00lib_write_tx_desc() by Ivo van Doorn · 17 years ago
  52. 61448f8 rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature. by Gertjan van Wingerde · 17 years ago
  53. 61486e0 rt2x00: Remove ieee80211_tx_control argument from write_tx_desc() by Ivo van Doorn · 17 years ago
  54. fb55f4d1 rt2x00: Fix TX status reporting by Ivo van Doorn · 17 years ago
  55. 5a6e599 rt2x00: trim skb_frame_desc to 32 bytes by Ivo van Doorn · 17 years ago
  56. 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
  57. 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
  58. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
  59. ed49998 rt2x00: Fix broken recover-on-error path by Ivo van Doorn · 17 years ago
  60. 36fc675 mac80211: remove queue info from ieee80211_tx_status by Johannes Berg · 17 years ago
  61. e58c6ac rt2x00: Use rt2x00 queue numbering by Ivo van Doorn · 17 years ago
  62. 61c2b68 rt2x00: Fix quality/activity led handling by Ivo van Doorn · 17 years ago
  63. 171afcd rt2x00: Only free skb when beacon_update fails by Ivo van Doorn · 17 years ago
  64. 133adf0 rt2x00: Use lib->config_filter() during scheduled packet filter config by Ivo van Doorn · 17 years ago
  65. 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
  66. a2e1d52 rt2x00: Remove MAC80211_LEDS dependency by Ivo van Doorn · 17 years ago
  67. 3480a58 rt2x00: fixup some non-functional merge errors by John W. Linville · 17 years ago
  68. 9896322 rt2x00: Ignore set_state(STATE_SLEEP) failure by Ivo van Doorn · 17 years ago
  69. 866a050 rt2x00: Fix rate detection for invalid signals by Ivo van Doorn · 17 years ago
  70. 19d30e0 rt2x00: Add dev_flags to rx descriptor by Ivo van Doorn · 17 years ago
  71. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 17 years ago
  72. 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
  73. 8ed0985 rt2x00: Only strip preamble bit in rt2400pci by Ivo van Doorn · 17 years ago
  74. 8999389 rt2x00: Fix rt2400pci signal by Ivo van Doorn · 17 years ago
  75. aa77672 rt2x00: Fix basic rate initialization by Ivo van Doorn · 17 years ago
  76. 7281037 rt2x00: Rename config_preamble() to config_erp() by Ivo van Doorn · 17 years ago
  77. 3976ae6 rt2x00: Use skbdesc fields for descriptor initialization by Ivo van Doorn · 17 years ago
  78. 95db4d4 rt2x00: Use the correct size when copying the control info in txdone by Mattias Nissler · 17 years ago
  79. 1682fe6 rt2x00: Add suspend/resume handlers to rt2x00rfkill by Ivo van Doorn · 17 years ago
  80. 47ac268 rt2x00: Fix hw mode registration with mac80211. by Gertjan van Wingerde · 17 years ago
  81. 31562e8 rt2x00: Cleanup mode registration by Ivo van Doorn · 17 years ago
  82. baf26a7 rt2x00: Don't report driver generated frames to tx_status() by Ivo van Doorn · 17 years ago
  83. 8f5fa7f rt2x00: Fix rate initialization by Ivo van Doorn · 17 years ago
  84. a9450b7 rt2x00: Make use of MAC80211_LED_TRIGGERS by Ivo van Doorn · 17 years ago
  85. f2a3c7f rt2x00: Use ieee80211_channel_to_frequency() by Ivo van Doorn · 17 years ago
  86. f5507ce rt2x00: Remove HWMODE_{A,B,G} by Ivo van Doorn · 17 years ago
  87. 70e2fed rt2x00: Rate structure overhaul by Ivo van Doorn · 17 years ago
  88. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  89. 5957da4c rt2x00: Move beacon and atim queue defines into rt2x00 by Ivo van Doorn · 17 years ago
  90. 091ed31 rt2x00: Initialize QID from queue->qid by Ivo van Doorn · 17 years ago
  91. 6bb40dd rt2x00: Add per-interface structure by Ivo van Doorn · 17 years ago
  92. 9404ef3 rt2x00: Driver requiring firmware should select crc algo by Ivo van Doorn · 17 years ago
  93. 181d690 rt2x00: Queue handling overhaul by Ivo van Doorn · 17 years ago
  94. 811aa9c rt2x00: Update copyright notice by Ivo van Doorn · 17 years ago
  95. 53b3f8e rt2x00: Fix rt2x00lib_reset_link_tuner() by Ivo van Doorn · 17 years ago
  96. 05253c9 rt2x00: Don't switch to antenna with low rssi by Ivo van Doorn · 17 years ago
  97. b290d43 rt2x00: Fix antenna diversity by Ivo van Doorn · 17 years ago
  98. 89539eb rt2x00: Fix queue_idx initialization by Ivo van Doorn · 17 years ago
  99. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  100. 837e7f2 rt2x00: Move init_txring and init_rxring into rt2x00lib by Ivo van Doorn · 17 years ago