1. b9a07ae rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib by Ivo van Doorn · 14 years ago
  2. 21595bd rt2x00: Fix rt2800 retry calculation by Ivo van Doorn · 14 years ago
  3. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  4. e5ef5ba rt2x00: Remove ieee80211_rx_status from rt2x00_dev by Ivo van Doorn · 14 years ago
  5. 96481b2 rt2x00: Implement TX status reporting for rt2800usb by Ivo van Doorn · 14 years ago
  6. 0c5879b rt2x00: Request TXWI pointer from driver by Ivo van Doorn · 14 years ago
  7. 84804cd rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS mode by Ivo van Doorn · 14 years ago
  8. f31c9a8 rt2x00: Move common firmware loading into rt2800lib by Ivo van Doorn · 14 years ago
  9. ab8966d rt2x00: Add missing TSF sync mode for AP operation by Helmut Schaa · 14 years ago
  10. 8544df3 rt2x00: Don't initialize beacon interval to 0 on rt2800 devices by Helmut Schaa · 14 years ago
  11. e783619 rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb by Helmut Schaa · 14 years ago
  12. 9f926fb rt2x00: Use pretbtt irq for fetching beacons on rt2800pci by Helmut Schaa · 14 years ago
  13. 50e888e rt2x00: Make rt2800_write_beacon only export to GPL by Ivo van Doorn · 14 years ago
  14. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 14 years ago
  15. 7486192 rt2x00: Convert AGC value from descriptor to RSSI (dBm) by Ivo van Doorn · 14 years ago
  16. 5e84600 rt2x00: Limit txpower by eeprom values by Helmut Schaa · 14 years ago
  17. 4e9e58c rt2x00: Fix compile warning when debug disabled by Ivo van Doorn · 14 years ago
  18. efc7d36 rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1 by Ivo van Doorn · 14 years ago
  19. e22557f rt2x00: Fix antenna initialization by Ivo van Doorn · 14 years ago
  20. aa67463 rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment by Ivo van Doorn · 14 years ago
  21. fdb8725 rt2x00: fix beacon reset on rt2800 by Helmut Schaa · 14 years ago
  22. d440cb9 rt2x00: Enable multiBSS in rt2800 by Ivo van Doorn · 14 years ago
  23. ec2d179 rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver. by Gertjan van Wingerde · 14 years ago
  24. 1df9080 rt2x00: Implement tx mpdu aggregation by Helmut Schaa · 14 years ago
  25. e4a0ab3 rt2x00: Synchronize WCID initialization with legacy driver by Ivo van Doorn · 14 years ago
  26. a5ea2f0 rt2x00: Update author rt2800lib by Ivo van Doorn · 14 years ago
  27. 3f2bee2 rt2x00: provide mac80211 a suitable max_rates value by Helmut Schaa · 14 years ago
  28. a3f84ca rt2x00: Fix typo in rt2800_config_txpower by Helmut Schaa · 14 years ago
  29. 6e387aa rt2x00: Remove suspicious register write by Helmut Schaa · 14 years ago
  30. c295a81 rt2x00: Update TX_SW_CFG initvals for 305x SoC by Helmut Schaa · 14 years ago
  31. 22cabaa rt2x00: rt2800: disable TX STBC for 1 stream devices by Helmut Schaa · 14 years ago
  32. 06443e4 rt2x00: Fix HT40 operation in rt2800. by Gertjan van Wingerde · 14 years ago
  33. e3a896b rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}. by Gertjan van Wingerde · 14 years ago
  34. 8440c29 rt2x00: Simplify check for external LNA in rt2800_init_rfcsr. by Gertjan van Wingerde · 14 years ago
  35. 785c3c0 rt2x00: Move all register definitions for rt2800 to rt2800.h. by Gertjan van Wingerde · 14 years ago
  36. 5ed8f45 rt2x00: Remove RT2870 chipset identification. by Gertjan van Wingerde · 14 years ago
  37. f0194b2 rt2x00: Centralize rt2800 beacon writing. by Gertjan van Wingerde · 14 years ago
  38. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 14 years ago
  39. 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
  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. 55f9321 rt2x00: Fix RF3052 channel initialization by Ivo van Doorn · 14 years ago
  43. 809bfe8 rt2x00: rt2800: don't overwrite SIFS values on erp changes by Helmut Schaa · 14 years ago
  44. a21c2ab rt2x00: rt2800: update initial SIFS values by Helmut Schaa · 14 years ago
  45. 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
  46. a21ee72 rt2x00: Fix HT40+/HT40- setting in rt2800. by Gertjan van Wingerde · 14 years ago
  47. c266148 rt2x00: Remove rt2x00pci.h include from rt2800lib. by Gertjan van Wingerde · 14 years ago
  48. baff800 rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices by Helmut Schaa · 14 years ago
  49. 9a8b424 rt2x00: rt2800lib: Remove redundant check for RT2872 by Helmut Schaa · 14 years ago
  50. 2381238 rt2x00: rt2800lib: Fix rx path on SoC devices by Helmut Schaa · 14 years ago
  51. 5a67396 rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxx by Helmut Schaa · 14 years ago
  52. 2caaa5d rt2x00: rt2800lib: disable HT40 for now as it causes reception problems by Helmut Schaa · 14 years ago
  53. 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
  54. cc78e90 rt2x00: Add rt3390 support in rt2800 register initialization. by Gertjan van Wingerde · 14 years ago
  55. 6452295 rt2x00: Add rt3090 support in rt2800 register initialization. by Gertjan van Wingerde · 14 years ago
  56. d5385bf rt2x00: Add rt3071 support in rt2800 register initialization. by Gertjan van Wingerde · 14 years ago
  57. 8cdd15e rt2x00: Finish rt3070 support in rt2800 register initialization. by Gertjan van Wingerde · 14 years ago
  58. a9dce14 rt2x00: Align rt2800 register initialization with vendor driver. by Gertjan van Wingerde · 14 years ago
  59. 8d0c9b6 rt2x00: Refactor rt2800 version constants. by Gertjan van Wingerde · 14 years ago
  60. e148b4c rt2x00: Align RT chipset definitions with vendor driver. by Gertjan van Wingerde · 14 years ago
  61. fab799c rt2x00: Update rt2800 register definitions towards latest definitions. by Gertjan van Wingerde · 14 years ago
  62. 06855ef rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800. by Gertjan van Wingerde · 14 years ago
  63. 403820e rt2x00: use rt2800_config_channel_rt3x for rt2872 by Helmut Schaa · 14 years ago
  64. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  65. 5731858 rt2x00: Disable auto wakeup before waking up device. by Gertjan van Wingerde · 14 years ago
  66. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  67. 7197690 rt2x00: Fix typo in RF register programming of rt2800. by Gertjan van Wingerde · 14 years ago
  68. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  69. 49e721e rt2x00: rework RT chipset and revision determination for PCI an SOC devices. by Gertjan van Wingerde · 15 years ago
  70. 714fa66 rt2x00: Reorganize RT chipset setting for PCI/SOC devices. by Gertjan van Wingerde · 15 years ago
  71. cea90e5 rt2x00: Introduce SoC interface type. by Gertjan van Wingerde · 15 years ago
  72. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 15 years ago
  73. b3579d6 rt2x00: Make rt2800_init_led static and don't export it. by Gertjan van Wingerde · 15 years ago
  74. 67a4c1e rt2x00: Unify rt2800 WPDMA ready waiting functions. by Gertjan van Wingerde · 15 years ago
  75. 6c0fe26 rt2x00: RF3052 is a valid RF chipset for USB devices as well. by Gertjan van Wingerde · 15 years ago
  76. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  77. 301a823 rt2x00: Fix LED configuration setting for rt2800. by Gertjan van Wingerde · 15 years ago
  78. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  79. ac39491 rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB by Gertjan van Wingerde · 15 years ago
  80. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  81. 93b6bd2 rt2x00: Disable powersaving for rt61pci and rt2800pci. by Gertjan van Wingerde · 15 years ago
  82. 855da5e drivers/net/wireless: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  83. b2ec153 rt2x00: Fix rt2800usb detection in rt2800lib. by Gertjan van Wingerde · 15 years ago
  84. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 15 years ago
  85. ee303e5 rt2x00: Clean up use of rt2x00_intf_is_pci. by Gertjan van Wingerde · 15 years ago
  86. 38a522e rt2x00: Only initialize HT on rt2800 devices that support it. by Gertjan van Wingerde · 15 years ago
  87. 6a62e5ef rt2800: do not enable tbtt unless we are in a beacon mode by Josef Bacik · 15 years ago
  88. 31a4cf1 rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM. by Gertjan van Wingerde · 15 years ago
  89. 16475b0 rt2x00: Log RT/RF chipset information correctly. by Gertjan van Wingerde · 15 years ago
  90. cce5fc4 rt2x00: Initialize rf302x RF values properly for rt2800pci. by Gertjan van Wingerde · 15 years ago
  91. fa6f632 rt2x00: Fix rt2800lib RF chip programming selection. by Gertjan van Wingerde · 15 years ago
  92. 235faf9 rt2800lib: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  93. f273fe5 rt2x00: Properly detect Ralink RT3070 devices. by Gertjan van Wingerde · 15 years ago
  94. 41a2617 rt2x00: Fix typo in rf programming of rt2800lib. by Gertjan van Wingerde · 15 years ago
  95. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  96. 30e8403 rt2800: add eFuse EEPROM support code to rt2800lib by Bartlomiej Zolnierkiewicz · 15 years ago
  97. 4da2933 rt2800: unify rt2800*_probe_hw_mode() by Bartlomiej Zolnierkiewicz · 15 years ago
  98. 38bd7b8 rt2800: unify EEPROM support code by Bartlomiej Zolnierkiewicz · 15 years ago
  99. 2ce3399 rt2800: add rt2800lib (part four) by Bartlomiej Zolnierkiewicz · 15 years ago
  100. fcf5154 rt2800: add rt2800lib (part three) by Bartlomiej Zolnierkiewicz · 15 years ago