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