1. df7f4eb rt2x00: fix use of mcs rates by Helmut Schaa · 14 years ago
  2. c295a81 rt2x00: Update TX_SW_CFG initvals for 305x SoC by Helmut Schaa · 14 years ago
  3. bd96bd6 rt2x00: Use IEEE80211_TX_CTL_STBC flag by Ivo van Doorn · 14 years ago
  4. 22cabaa rt2x00: rt2800: disable TX STBC for 1 stream devices by Helmut Schaa · 14 years ago
  5. 06443e4 rt2x00: Fix HT40 operation in rt2800. by Gertjan van Wingerde · 14 years ago
  6. 532bc2d rt2x00: Sync rt2800 MCU boot signal with Ralink driver. by Gertjan van Wingerde · 14 years ago
  7. e3a896b rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}. by Gertjan van Wingerde · 14 years ago
  8. 8440c29 rt2x00: Simplify check for external LNA in rt2800_init_rfcsr. by Gertjan van Wingerde · 14 years ago
  9. 6e1fdd1 rt2x00: Introduce separate interface type for PCI-express. by Gertjan van Wingerde · 14 years ago
  10. 785c3c0 rt2x00: Move all register definitions for rt2800 to rt2800.h. by Gertjan van Wingerde · 14 years ago
  11. 5ed8f45 rt2x00: Remove RT2870 chipset identification. by Gertjan van Wingerde · 14 years ago
  12. f0194b2 rt2x00: Centralize rt2800 beacon writing. by Gertjan van Wingerde · 14 years ago
  13. 96b61ba rt2x00: Clean up USB vendor request buffer functions. by Gertjan van Wingerde · 14 years ago
  14. a903ae0 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 14 years ago
  15. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 14 years ago
  16. baaffe6 rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc. by Gertjan van Wingerde · 14 years ago
  17. 5c3b685 rt2x00: Push beacon TX descriptor writing to drivers. by Gertjan van Wingerde · 14 years ago
  18. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  19. b4df470 rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h. by Gertjan van Wingerde · 14 years ago
  20. b578bb4 Revert "rt2x00: Fix rt2800usb TX descriptor writing." by John W. Linville · 14 years ago
  21. 663cb47 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 14 years ago
  22. 9655a6e rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. by Gertjan van Wingerde · 14 years ago
  23. 52a9bd2 rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize by Helmut Schaa · 14 years ago
  24. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  25. 820ae8a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  26. 6fe70aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  27. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  28. fd76f14 rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb. by Gertjan van Wingerde · 14 years ago
  29. 185e5f7 rt2x00: Dump beacons under a different identifier than TX frames. by Gertjan van Wingerde · 14 years ago
  30. 85b7a8b rt2x00: Simplify TXD handling of beacons. by Gertjan van Wingerde · 14 years ago
  31. e01f1ec rt2x00: Re-order tx descriptor writing code in drivers. by Gertjan van Wingerde · 14 years ago
  32. 6b97cb0 rt2x00: Fix beacon descriptor writing for rt61pci. by Gertjan van Wingerde · 14 years ago
  33. 878f704 rt2x00: Consistently name skb frame descriptor skbdesc. by Gertjan van Wingerde · 14 years ago
  34. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  35. a6bc03a wireless: rt2x00: rt2800usb: replace X by x by Xose Vazquez Perez · 14 years ago
  36. 6295d81 rt2x00: Clean up generic procedures on descriptor writing. by Gertjan van Wingerde · 14 years ago
  37. 3b9f0ed rt2x00: Fix beaconing on rt2800. by Gertjan van Wingerde · 14 years ago
  38. f224f4e rt2x00: provide beacon's txdesc to write_beacon callback function. by Gertjan van Wingerde · 14 years ago
  39. d61cb26 rt2x00: Clean up all driver's kick_tx_queue callback functions. by Gertjan van Wingerde · 14 years ago
  40. 2de64dd rt2x00: Factor out RXWI processing to common rt2800 code. by Gertjan van Wingerde · 14 years ago
  41. 59679b9 rt2x00: Factor out TXWI writing to common rt2800 code. by Gertjan van Wingerde · 14 years ago
  42. 78b8f3b rt2x00: Don't check whether hardware crypto is enabled when reading RXD. by Gertjan van Wingerde · 14 years ago
  43. e6a8aab rt2x00: Clean up rt2800usb.h. by Gertjan van Wingerde · 14 years ago
  44. d43e49ec rt2x00: Fix setting of txdesc->length field. by Gertjan van Wingerde · 14 years ago
  45. 1affa09 rt2x00: rt2800: use correct txop value in tx descriptor by Helmut Schaa · 14 years ago
  46. 55f9321 rt2x00: Fix RF3052 channel initialization by Ivo van Doorn · 14 years ago
  47. 809bfe8 rt2x00: rt2800: don't overwrite SIFS values on erp changes by Helmut Schaa · 14 years ago
  48. a21c2ab rt2x00: rt2800: update initial SIFS values by Helmut Schaa · 14 years ago
  49. 8316324 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  50. df624ca rt2x00: Register frame length in TX entry descriptor instead of L2PAD. by Gertjan van Wingerde · 14 years ago
  51. a21ee72 rt2x00: Fix HT40+/HT40- setting in rt2800. by Gertjan van Wingerde · 14 years ago
  52. 79a854f rt2x00: Enable RT30xx by default. by Gertjan van Wingerde · 14 years ago
  53. c266148 rt2x00: Remove rt2x00pci.h include from rt2800lib. by Gertjan van Wingerde · 14 years ago
  54. 12ef116 wireless: rt2x00: rt2800usb: be in sync with latest windows drivers. by Xose Vazquez Perez · 14 years ago
  55. 91639c7 rt2x00: remove now unused noise field from struct rxdone_entry_desc by John W. Linville · 14 years ago
  56. baff800 rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices by Helmut Schaa · 14 years ago
  57. 6ca4fed rt2x00: remove usage of deprecated noise value by John W. Linville · 14 years ago
  58. 9a8b424 rt2x00: rt2800lib: Remove redundant check for RT2872 by Helmut Schaa · 14 years ago
  59. 2381238 rt2x00: rt2800lib: Fix rx path on SoC devices by Helmut Schaa · 14 years ago
  60. 0bdab17 rt2x00: fix typo in rt2800.h by Helmut Schaa · 14 years ago
  61. 5a67396 rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxx by Helmut Schaa · 14 years ago
  62. 2caaa5d rt2x00: rt2800lib: disable HT40 for now as it causes reception problems by Helmut Schaa · 14 years ago
  63. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  64. e895833 wireless: rt2x00: rt2800usb: identify Allwin devices by Xose Vazquez Perez · 14 years ago
  65. 2fddd88 wireless: rt2x00: rt2800usb: identify Hawking devices by Xose Vazquez Perez · 14 years ago
  66. 745b1ae rt2x00: rt2800pci: fix tx path by not accessing the skb after it was DMA mapped by Helmut Schaa · 14 years ago
  67. 4108669 rt2x00: add txdesc parameter to write_tx_data by Helmut Schaa · 14 years ago
  68. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  69. a5e944f wireless: rt2x00: rt2800usb: identify Sitecom devices by Xose Vazquez Perez · 14 years ago
  70. cc78e90 rt2x00: Add rt3390 support in rt2800 register initialization. by Gertjan van Wingerde · 14 years ago
  71. 6452295 rt2x00: Add rt3090 support in rt2800 register initialization. by Gertjan van Wingerde · 14 years ago
  72. d5385bf rt2x00: Add rt3071 support in rt2800 register initialization. by Gertjan van Wingerde · 14 years ago
  73. 8cdd15e rt2x00: Finish rt3070 support in rt2800 register initialization. by Gertjan van Wingerde · 14 years ago
  74. a9dce14 rt2x00: Align rt2800 register initialization with vendor driver. by Gertjan van Wingerde · 14 years ago
  75. 8d0c9b6 rt2x00: Refactor rt2800 version constants. by Gertjan van Wingerde · 14 years ago
  76. e148b4c rt2x00: Align RT chipset definitions with vendor driver. by Gertjan van Wingerde · 14 years ago
  77. fab799c rt2x00: Update rt2800 register definitions towards latest definitions. by Gertjan van Wingerde · 14 years ago
  78. 06855ef rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800. by Gertjan van Wingerde · 14 years ago
  79. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  80. 403820e rt2x00: use rt2800_config_channel_rt3x for rt2872 by Helmut Schaa · 15 years ago
  81. 62c3344 rt2x00: Enable powersaving by default again on rt2500usb. by Gertjan van Wingerde · 15 years ago
  82. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 15 years ago
  83. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. 4d66edc rt2x00: Add wakeup interrupt handler to rt2800pci. by Gertjan van Wingerde · 15 years ago
  85. 9e18944 rt2x00: Add wakeup interrupt handler to rt61pci. by Gertjan van Wingerde · 15 years ago
  86. 5731858 rt2x00: Disable auto wakeup before waking up device. by Gertjan van Wingerde · 15 years ago
  87. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  88. f18d446 rt2x00: remove MCU requests for SoC platforms by Luis Correia · 15 years ago
  89. d5dc056 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  90. f01a022 wireless: rt2x00: rt2800usb: new ids by Xose Vazquez Perez · 15 years ago
  91. 6424bf7 wireless: rt2x00: rt2800pci: new id by Xose Vazquez Perez · 15 years ago
  92. 2742701 wireless: rt2x00: rt2800usb: delete id by Xose Vazquez Perez · 15 years ago
  93. fc3f148 wireless: rt2x00: rt2800usb: identify ids-chips by Xose Vazquez Perez · 15 years ago
  94. 9e76ad2 rt2x00: Disable powersaving by default in rt2500usb. by Gertjan van Wingerde · 15 years ago
  95. 7197690 rt2x00: Fix typo in RF register programming of rt2800. by Gertjan van Wingerde · 15 years ago
  96. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  97. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  98. bf18723 rt2x00: Fix TX status reporting for rt2800pci. by Alban Browaeys · 15 years ago
  99. 632dd95 rt2x00: txdone implementation supporting hw encryption. by Alban Browaeys · 15 years ago
  100. d6e36ec rt2x00: fix warning when building rt2800pci with just soc support by Helmut Schaa · 15 years ago