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