1. 4e9e58c rt2x00: Fix compile warning when debug disabled by Ivo van Doorn · 14 years ago
  2. efc7d36 rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1 by Ivo van Doorn · 14 years ago
  3. e22557f rt2x00: Fix antenna initialization by Ivo van Doorn · 14 years ago
  4. aa67463 rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment by Ivo van Doorn · 14 years ago
  5. fdb8725 rt2x00: fix beacon reset on rt2800 by Helmut Schaa · 14 years ago
  6. d440cb9 rt2x00: Enable multiBSS in rt2800 by Ivo van Doorn · 14 years ago
  7. ec2d179 rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver. by Gertjan van Wingerde · 14 years ago
  8. 1df9080 rt2x00: Implement tx mpdu aggregation by Helmut Schaa · 14 years ago
  9. e4a0ab3 rt2x00: Synchronize WCID initialization with legacy driver by Ivo van Doorn · 14 years ago
  10. a5ea2f0 rt2x00: Update author rt2800lib by Ivo van Doorn · 14 years ago
  11. 3f2bee2 rt2x00: provide mac80211 a suitable max_rates value by Helmut Schaa · 14 years ago
  12. a3f84ca rt2x00: Fix typo in rt2800_config_txpower by Helmut Schaa · 14 years ago
  13. 6e387aa rt2x00: Remove suspicious register write by Helmut Schaa · 14 years ago
  14. c295a81 rt2x00: Update TX_SW_CFG initvals for 305x SoC by Helmut Schaa · 14 years ago
  15. 22cabaa rt2x00: rt2800: disable TX STBC for 1 stream devices by Helmut Schaa · 14 years ago
  16. 06443e4 rt2x00: Fix HT40 operation in rt2800. by Gertjan van Wingerde · 14 years ago
  17. e3a896b rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}. by Gertjan van Wingerde · 14 years ago
  18. 8440c29 rt2x00: Simplify check for external LNA in rt2800_init_rfcsr. by Gertjan van Wingerde · 14 years ago
  19. 785c3c0 rt2x00: Move all register definitions for rt2800 to rt2800.h. by Gertjan van Wingerde · 14 years ago
  20. 5ed8f45 rt2x00: Remove RT2870 chipset identification. by Gertjan van Wingerde · 14 years ago
  21. f0194b2 rt2x00: Centralize rt2800 beacon writing. by Gertjan van Wingerde · 14 years ago
  22. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 14 years ago
  23. 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
  24. 2de64dd rt2x00: Factor out RXWI processing to common rt2800 code. by Gertjan van Wingerde · 14 years ago
  25. 59679b9 rt2x00: Factor out TXWI writing to common rt2800 code. by Gertjan van Wingerde · 14 years ago
  26. 55f9321 rt2x00: Fix RF3052 channel initialization by Ivo van Doorn · 15 years ago
  27. 809bfe8 rt2x00: rt2800: don't overwrite SIFS values on erp changes by Helmut Schaa · 15 years ago
  28. a21c2ab rt2x00: rt2800: update initial SIFS values by Helmut Schaa · 15 years ago
  29. 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 · 15 years ago
  30. a21ee72 rt2x00: Fix HT40+/HT40- setting in rt2800. by Gertjan van Wingerde · 15 years ago
  31. c266148 rt2x00: Remove rt2x00pci.h include from rt2800lib. by Gertjan van Wingerde · 15 years ago
  32. baff800 rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices by Helmut Schaa · 15 years ago
  33. 9a8b424 rt2x00: rt2800lib: Remove redundant check for RT2872 by Helmut Schaa · 15 years ago
  34. 2381238 rt2x00: rt2800lib: Fix rx path on SoC devices by Helmut Schaa · 15 years ago
  35. 5a67396 rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxx by Helmut Schaa · 15 years ago
  36. 2caaa5d rt2x00: rt2800lib: disable HT40 for now as it causes reception problems by Helmut Schaa · 15 years ago
  37. 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 · 15 years ago
  38. cc78e90 rt2x00: Add rt3390 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  39. 6452295 rt2x00: Add rt3090 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  40. d5385bf rt2x00: Add rt3071 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  41. 8cdd15e rt2x00: Finish rt3070 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  42. a9dce14 rt2x00: Align rt2800 register initialization with vendor driver. by Gertjan van Wingerde · 15 years ago
  43. 8d0c9b6 rt2x00: Refactor rt2800 version constants. by Gertjan van Wingerde · 15 years ago
  44. e148b4c rt2x00: Align RT chipset definitions with vendor driver. by Gertjan van Wingerde · 15 years ago
  45. fab799c rt2x00: Update rt2800 register definitions towards latest definitions. by Gertjan van Wingerde · 15 years ago
  46. 06855ef rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800. by Gertjan van Wingerde · 15 years ago
  47. 403820e rt2x00: use rt2800_config_channel_rt3x for rt2872 by Helmut Schaa · 15 years ago
  48. 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
  49. 5731858 rt2x00: Disable auto wakeup before waking up device. by Gertjan van Wingerde · 15 years ago
  50. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  51. 7197690 rt2x00: Fix typo in RF register programming of rt2800. by Gertjan van Wingerde · 15 years ago
  52. 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
  53. 49e721e rt2x00: rework RT chipset and revision determination for PCI an SOC devices. by Gertjan van Wingerde · 15 years ago
  54. 714fa663 rt2x00: Reorganize RT chipset setting for PCI/SOC devices. by Gertjan van Wingerde · 15 years ago
  55. cea90e5 rt2x00: Introduce SoC interface type. by Gertjan van Wingerde · 15 years ago
  56. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 15 years ago
  57. b3579d6 rt2x00: Make rt2800_init_led static and don't export it. by Gertjan van Wingerde · 15 years ago
  58. 67a4c1e rt2x00: Unify rt2800 WPDMA ready waiting functions. by Gertjan van Wingerde · 15 years ago
  59. 6c0fe26 rt2x00: RF3052 is a valid RF chipset for USB devices as well. by Gertjan van Wingerde · 15 years ago
  60. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  61. 301a823 rt2x00: Fix LED configuration setting for rt2800. by Gertjan van Wingerde · 15 years ago
  62. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  63. ac39491 rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB by Gertjan van Wingerde · 15 years ago
  64. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  65. 93b6bd2 rt2x00: Disable powersaving for rt61pci and rt2800pci. by Gertjan van Wingerde · 15 years ago
  66. 855da5e drivers/net/wireless: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  67. b2ec153 rt2x00: Fix rt2800usb detection in rt2800lib. by Gertjan van Wingerde · 15 years ago
  68. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 15 years ago
  69. ee303e5 rt2x00: Clean up use of rt2x00_intf_is_pci. by Gertjan van Wingerde · 15 years ago
  70. 38a522e rt2x00: Only initialize HT on rt2800 devices that support it. by Gertjan van Wingerde · 15 years ago
  71. 6a62e5e rt2800: do not enable tbtt unless we are in a beacon mode by Josef Bacik · 15 years ago
  72. 31a4cf1 rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM. by Gertjan van Wingerde · 15 years ago
  73. 16475b0 rt2x00: Log RT/RF chipset information correctly. by Gertjan van Wingerde · 15 years ago
  74. cce5fc4 rt2x00: Initialize rf302x RF values properly for rt2800pci. by Gertjan van Wingerde · 15 years ago
  75. fa6f632 rt2x00: Fix rt2800lib RF chip programming selection. by Gertjan van Wingerde · 15 years ago
  76. 235faf9 rt2800lib: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  77. f273fe5 rt2x00: Properly detect Ralink RT3070 devices. by Gertjan van Wingerde · 15 years ago
  78. 41a2617 rt2x00: Fix typo in rf programming of rt2800lib. by Gertjan van Wingerde · 15 years ago
  79. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  80. 30e8403 rt2800: add eFuse EEPROM support code to rt2800lib by Bartlomiej Zolnierkiewicz · 15 years ago
  81. 4da2933f rt2800: unify rt2800*_probe_hw_mode() by Bartlomiej Zolnierkiewicz · 15 years ago
  82. 38bd7b8 rt2800: unify EEPROM support code by Bartlomiej Zolnierkiewicz · 15 years ago
  83. 2ce3399 rt2800: add rt2800lib (part four) by Bartlomiej Zolnierkiewicz · 15 years ago
  84. fcf5154 rt2800: add rt2800lib (part three) by Bartlomiej Zolnierkiewicz · 15 years ago
  85. f445061 rt2800: add rt2800lib (part two) by Bartlomiej Zolnierkiewicz · 15 years ago
  86. 8929742 rt2800: add rt2800lib (part one) by Bartlomiej Zolnierkiewicz · 15 years ago