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