1. ccf91bd rt2x00: Add support for RT5360 based PCI devices. by villacis@palosanto.com · 12 years ago
  2. f2bd7f1 rt2x00: Add debugfs access for rfcsr register by Anisse Astier · 12 years ago
  3. 0586a11 rt2800: add chipset revision RT5390R support by Anisse Astier · 12 years ago
  4. 0c0fdf6 rt2800: debugfs register access: BBP is 256 bytes big by Anisse Astier · 12 years ago
  5. 290d608 rt2x00: Fix beacon skew in rt2800pci by Helmut Schaa · 12 years ago
  6. 09a3311 rt2800: Add documentation on MCU requests by Jakub Kicinski · 12 years ago
  7. 2ed7188 rt2x00:Add RT5372 chipset support by John Li · 12 years ago
  8. 2e9c43d rt2x00:Add VCO recalibration by John Li · 12 years ago
  9. 77c06c2 rt2x00: Correctly set txmixer_gain in RT3572 channel switching. by Gertjan van Wingerde · 13 years ago
  10. 58b8ae1 rt2x00: Fix RT3572 channel switch RFCSR 7 programming. by Gertjan van Wingerde · 13 years ago
  11. 5d137df rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572. by Gertjan van Wingerde · 13 years ago
  12. 3a1c012 rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}. by Gertjan van Wingerde · 13 years ago
  13. 268bd85 rt2800: document RF_R03 register bits [7:4] by Stanislaw Gruszka · 13 years ago
  14. f1f12f9 rt2800: radio 3xxxx: channel switch RX/TX calibration fixes by Stanislaw Gruszka · 13 years ago
  15. 7f4666a rt2800: radio 3xxx: reprogram only lower bits of RF_R3 by Stanislaw Gruszka · 13 years ago
  16. 7fbaf3e rt2x00: Change RF3853 to RF3053. by Gertjan van Wingerde · 13 years ago
  17. 0f287b7 rt2x00: Add LED_CFG register description by Helmut Schaa · 13 years ago
  18. 872834d rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card by Gertjan van Wingerde · 13 years ago
  19. e00cf3b 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 · 13 years ago
  20. aca355b rt2x00: Initial support for RT5370 USB devices. by Gertjan van Wingerde · 13 years ago
  21. 252f4bf 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 · 13 years ago
  22. 9e33a35 rt2x00: Implement tx power temperature compensation by Helmut Schaa · 13 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  24. adde588 rt2x00: fix whitespace damage in the rt2800 specific code by Gabor Juhos · 13 years ago
  25. 60687ba rt2x00: Add support for RT5390 chip by RA-Shiang Tu · 13 years ago
  26. fe59147 rt2x00: Add/Modify the GPIO register definition by Shiang Tu · 13 years ago
  27. 6f492b6 rt2x00: Add/Modify protection related register definitions by Shiang Tu · 13 years ago
  28. e90c54b rt2x00: Fix rt2800 txpower setting to correct value by RA-Jay Hung · 13 years ago
  29. d96aa64 rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversity support by RA-Jay Hung · 13 years ago
  30. c6fcc0e rt2x00: Correct initial value of US_CYC_CNT register for pcie interface by RA-Jay Hung · 14 years ago
  31. 80d184e rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090 by RA-Jay Hung · 14 years ago
  32. f615e9a rt2x00: Fix WMM Queue naming by Ivo van Doorn · 14 years ago
  33. 8d4ff3f rt2x00: Add RF chip definition by RA-Jay Hung · 14 years ago
  34. 977206d rt2x00: Implement get_survey callback for rt2800 by Helmut Schaa · 14 years ago
  35. 38c8a56 rt2x00: Add rt2800 EEPROM definition by RA-Jay Hung · 14 years ago
  36. f93bc9b rt2x00: Add initial support for RT3370/RT3390 devices. by Gertjan van Wingerde · 14 years ago
  37. 8c5765f rt2x00: Add watchdog functions for HW queue by Ivo van Doorn · 14 years ago
  38. fd8dab9 rt2x00: checkpatch.pl error fixes for rt2800.h by Mark Einon · 14 years ago
  39. 961621a rt2x00: Add TXOP_CTRL_CFG register definition by Helmut Schaa · 14 years ago
  40. 74ee380 rt2x00: Update comment about the AMPDU flag in the TXWI by Helmut Schaa · 14 years ago
  41. bc8a979 rt2x00: Improve TX status entry validation by Ivo van Doorn · 14 years ago
  42. c4c18a9 rt2x00: add field definitions for the TBTT_SYNC_CFG register by Helmut Schaa · 14 years ago
  43. d4ce3a5 rt2x00: Add register definition for busy time on secondary channel by Helmut Schaa · 14 years ago
  44. cb753b7 rt2x00: Allow tx duplication for legacy rates in HT40 mode by Helmut Schaa · 14 years ago
  45. 2a0cfeb rt2x00: Don't overwrite beacon buffers in pairwise key setup by Helmut Schaa · 14 years ago
  46. 47ee3eb rt2x00: Initialize AMPDU_BA_WINSIZE register by Helmut Schaa · 14 years ago
  47. 2035c0c rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI by Helmut Schaa · 14 years ago
  48. 8d1331b rt2x00: Fix max TX power settings by Ivo van Doorn · 14 years ago
  49. 0856d9c rt2x00: Update comments regarding TXWI and TX_STA_FIFO by Helmut Schaa · 14 years ago
  50. e300d95 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
  51. 9f926fb rt2x00: Use pretbtt irq for fetching beacons on rt2800pci by Helmut Schaa · 14 years ago
  52. 7486192 rt2x00: Convert AGC value from descriptor to RSSI (dBm) by Ivo van Doorn · 14 years ago
  53. 5e84600 rt2x00: Limit txpower by eeprom values by Helmut Schaa · 14 years ago
  54. bb9c03d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  55. e4a0ab3 rt2x00: Synchronize WCID initialization with legacy driver by Ivo van Doorn · 14 years ago
  56. 52b58fa rt2x00: Add comment about BBP1_TX_POWER by Helmut Schaa · 14 years ago
  57. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  58. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  59. 785c3c0 rt2x00: Move all register definitions for rt2800 to rt2800.h. by Gertjan van Wingerde · 14 years ago
  60. 5ed8f45 rt2x00: Remove RT2870 chipset identification. by Gertjan van Wingerde · 14 years ago
  61. a21ee72 rt2x00: Fix HT40+/HT40- setting in rt2800. by Gertjan van Wingerde · 14 years ago
  62. 0bdab17 rt2x00: fix typo in rt2800.h by Helmut Schaa · 14 years ago
  63. 5a67396 rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxx by Helmut Schaa · 14 years ago
  64. 8d0c9b6 rt2x00: Refactor rt2800 version constants. by Gertjan van Wingerde · 14 years ago
  65. e148b4c rt2x00: Align RT chipset definitions with vendor driver. by Gertjan van Wingerde · 14 years ago
  66. fab799c rt2x00: Update rt2800 register definitions towards latest definitions. by Gertjan van Wingerde · 14 years ago
  67. 49e721e rt2x00: rework RT chipset and revision determination for PCI an SOC devices. by Gertjan van Wingerde · 14 years ago
  68. 7988436 rt2x00: Fix calculation of rt2800 iveiv entry offset. by Gertjan van Wingerde · 15 years ago
  69. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  70. 30e8403 rt2800: add eFuse EEPROM support code to rt2800lib by Bartlomiej Zolnierkiewicz · 15 years ago
  71. a438521 rt2800: fix comments in rt2800.h by Bartlomiej Zolnierkiewicz · 15 years ago
  72. b54f78a rt2800: fix duplication in header files by Bartlomiej Zolnierkiewicz · 15 years ago