1. bf7e1ab rt2800: validate step value for temperature compensation by Stanislaw Gruszka · 12 years ago
  2. cf193f6 rt2x00/rt3352: Fix lnagain assignment to use register 66. by Daniel Golle · 12 years ago
  3. 7ad6303 rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx. by Gertjan van Wingerde · 12 years ago
  4. 5b19613 rt2x00: Code style cleanup in rt2800lib.c by Gertjan van Wingerde · 12 years ago
  5. 59d1287 rt2x00: rt2800lib - code cleanup. by Gertjan van Wingerde · 12 years ago
  6. d961e44 rt2x00: rt2800 - Fix default vgc values for RT3572 by Gertjan van Wingerde · 12 years ago
  7. 8c6728b rt2x00: Code clean up in rt2800lib. by Gertjan van Wingerde · 12 years ago
  8. 0383995 rt2x00: add MediaTek/RaLink Rt3352 WiSoC by Daniel Golle · 12 years ago
  9. ad417a5 rt2x00: rt2800 - Make probe_hw function common between PCI and USB. by Gertjan van Wingerde · 12 years ago
  10. 99bdf51 rt2x00: Unify GPIO register field namings by Gertjan van Wingerde · 12 years ago
  11. d0f21fe rt2x00: fix voltage setting for RT3572/RT3592 by Marc Kleine-Budde · 12 years ago
  12. 16ebd60 rt2x00 : fix rt3290 resuming failed. by Woody Hung · 12 years ago
  13. f4f7f414 wireless: Use eth_random_addr by Joe Perches · 12 years ago
  14. 7573cb5 rt2800lib: merge same defines by Stanislaw Gruszka · 12 years ago
  15. a89534e rt2x00 : RT3290 chip support v4 by Woody Hung · 12 years ago
  16. cff3d1f rt2x00:Add RT5392 chipset support by Zero.Lin · 12 years ago
  17. ccf91bd rt2x00: Add support for RT5360 based PCI devices. by villacis@palosanto.com · 13 years ago
  18. f2bd7f1 rt2x00: Add debugfs access for rfcsr register by Anisse Astier · 13 years ago
  19. 0586a11 rt2800: add chipset revision RT5390R support by Anisse Astier · 13 years ago
  20. 52b8243 rt2800: initialize queues before giving up due to DMA error by Jakub Kicinski · 13 years ago
  21. b7e1d22 rt2800: add disabling of DMA before loading firmware by Jakub Kicinski · 13 years ago
  22. f7b395e rt2800: introduce wpdma_disable function by Jakub Kicinski · 13 years ago
  23. 9d4f09b rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800 by Helmut Schaa · 13 years ago
  24. 2ed7188 rt2x00:Add RT5372 chipset support by John Li · 13 years ago
  25. 2e9c43d rt2x00:Add VCO recalibration by John Li · 13 years ago
  26. b6df7f1 rt2x00:Add debug message for new chipset by John Li · 13 years ago
  27. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  28. 77c06c2 rt2x00: Correctly set txmixer_gain in RT3572 channel switching. by Gertjan van Wingerde · 13 years ago
  29. 58b8ae1 rt2x00: Fix RT3572 channel switch RFCSR 7 programming. by Gertjan van Wingerde · 13 years ago
  30. 0cd461e rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver. by Gertjan van Wingerde · 13 years ago
  31. 569ffa5 rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching. by Gertjan van Wingerde · 13 years ago
  32. 5d137df rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572. by Gertjan van Wingerde · 13 years ago
  33. 3a1c012 rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}. by Gertjan van Wingerde · 13 years ago
  34. f1f12f9 rt2800: radio 3xxxx: channel switch RX/TX calibration fixes by Stanislaw Gruszka · 13 years ago
  35. 3e0c764 rt2800: radio 3xxx: add channel switch calibration routines by Stanislaw Gruszka · 13 years ago
  36. e3bab19 rt2800: radio 3xxx: program RF_R1 during channel switch by Stanislaw Gruszka · 13 years ago
  37. 7f4666a rt2800: radio 3xxx: reprogram only lower bits of RF_R3 by Stanislaw Gruszka · 13 years ago
  38. 7fc4175 rt2800lib: fix wrong -128dBm when signal is stronger than -12dBm by Luigi Tarenga · 13 years ago
  39. 4ed1dd2 rt2800: disable DMA after firmware load by Stanislaw Gruszka · 13 years ago
  40. 0c17cf9 rt2800usb: initialize H2M_INT_SRC register by Stanislaw Gruszka · 13 years ago
  41. 5aa5701 rt2x00: Convert big if-statements to switch-statements. by Gertjan van Wingerde · 13 years ago
  42. 9931df2 rt2x00: Mark active channel's survey data as "in use" by Helmut Schaa · 13 years ago
  43. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  44. 4883993 rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor mode by Helmut Schaa · 13 years ago
  45. 68fa64e rt2x00: Fix efuse EEPROM reading on PPC32. by Gertjan van Wingerde · 13 years ago
  46. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  47. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  48. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  49. daabead rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms by Larry Finger · 13 years ago
  50. d331eb5 rt2800pci: Fix compiler error on PowerPC by Larry Finger · 13 years ago
  51. d7d259d rt2x00: Use the available helper functions to initialize the WCID table by Helmut Schaa · 13 years ago
  52. af35323 rt2x00: Forbid aggregation for STAs not programmed into the hw by Helmut Schaa · 13 years ago
  53. a2b1328 rt2x00: Make use of sta_add/remove callbacks in rt2800 by Helmut Schaa · 13 years ago
  54. 550245b rt2x00: Remove incorrect led blink by Helmut Schaa · 13 years ago
  55. 31937c4 rt2x00: Minor optimizazion in txdone path by Helmut Schaa · 13 years ago
  56. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  57. b52398b rt2x00: rt2800: fix zeroing skb structure by Stanislaw Gruszka · 13 years ago
  58. c0c33ad 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
  59. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  60. 8f66bbb rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb. by Gertjan van Wingerde · 14 years ago
  61. 872834d rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card by Gertjan van Wingerde · 14 years ago
  62. 8f96e91 rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence. by Gertjan van Wingerde · 14 years ago
  63. 65f31b5 rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band. by Gertjan van Wingerde · 14 years ago
  64. 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 · 14 years ago
  65. aca355b rt2x00: Initial support for RT5370 USB devices. by Gertjan van Wingerde · 14 years ago
  66. a70171d 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
  67. fdbc7b0 rt2x00: Introduce capability flag for Bluetooth co-existence. by Gertjan van Wingerde · 14 years ago
  68. 9328fda rt2x00: Streamline rt2800 eeprom initialisations. by Gertjan van Wingerde · 14 years ago
  69. cfef604 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
  70. 0e0d39e rt2800usb: read TX_STA_FIFO asynchronously by Johannes Stezenbach · 14 years ago
  71. 961636b rt2x00: Update TX_SW_CFG2 init value by Helmut Schaa · 14 years ago
  72. 15a533c rt2x00: Use correct TBTT_SYNC config in AP mode by Helmut Schaa · 14 years ago
  73. 7dab73b rt2x00: Split rt2x00dev->flags by Ivo van Doorn · 14 years ago
  74. 44704e5 rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices by Layne Edwards · 14 years ago
  75. 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 · 14 years ago
  76. f16d2db rt2x00: Fix tx aggregation problems with some clients by Helmut Schaa · 14 years ago
  77. 9e33a35 rt2x00: Implement tx power temperature compensation by Helmut Schaa · 14 years ago
  78. fa71a16 rt2x00: Indention cleanup in rt2800lib by Helmut Schaa · 14 years ago
  79. 2af242e rt2x00: Don't recalculate HT40 compensation for each rate by Helmut Schaa · 14 years ago
  80. 75faae8 rt2x00: Restructure bw_comp calculation by Helmut Schaa · 14 years ago
  81. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  82. 1ed3811 rt2x00: Fix rt2800 key assignment in multi bssid setups by Helmut Schaa · 14 years ago
  83. 26a1d07 rt2x00: Optimize TX descriptor handling by Helmut Schaa · 14 years ago
  84. 5356d96 rt2x00: Add unlikely macro to special case tx status handling by Helmut Schaa · 14 years ago
  85. 11f818e rt2x00: Optimize calls to rt2x00queue_get_queue by Helmut Schaa · 14 years ago
  86. adde588 rt2x00: fix whitespace damage in the rt2800 specific code by Gabor Juhos · 14 years ago
  87. 60687ba rt2x00: Add support for RT5390 chip by RA-Shiang Tu · 14 years ago
  88. fe59147 rt2x00: Add/Modify the GPIO register definition by Shiang Tu · 14 years ago
  89. 6f492b6 rt2x00: Add/Modify protection related register definitions by Shiang Tu · 14 years ago
  90. e90c54b rt2x00: Fix rt2800 txpower setting to correct value by RA-Jay Hung · 14 years ago
  91. d96aa64 rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversity support by RA-Jay Hung · 14 years ago
  92. d76dfc6 rt2x00: Check for errors from skb_pad() calls by Seth Forshee · 14 years ago
  93. 10026f7 rt2x00: Copy the MAC address to the WCID entry properly. by Gertjan van Wingerde · 14 years ago
  94. c6fcc0e rt2x00: Correct initial value of US_CYC_CNT register for pcie interface by RA-Jay Hung · 14 years ago
  95. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 14 years ago
  96. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 14 years ago
  97. 80d184e rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090 by RA-Jay Hung · 14 years ago
  98. 7f6e144 rt2x00: Fix radio off hang issue for PCIE interface by RA-Jay Hung · 14 years ago
  99. 739fd94 rt2x00: Pad beacon to multiple of 32 bits. by Wolfgang Kufner · 14 years ago
  100. 977206d rt2x00: Implement get_survey callback for rt2800 by Helmut Schaa · 14 years ago