1. 31937c4 rt2x00: Minor optimizazion in txdone path by Helmut Schaa · 13 years ago
  2. 5126d97 rt2x00: Add new chipset support by zero.lin · 13 years ago
  3. abc1199 rt2x00: Fix PCI interrupt processing race on SMP systems by Helmut Schaa · 13 years ago
  4. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  5. 00898a4 rt2x00: fix usage of NULL queue by Stanislaw Gruszka · 13 years ago
  6. 449f94e rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO by Helmut Schaa · 13 years ago
  7. b52398b rt2x00: rt2800: fix zeroing skb structure by Stanislaw Gruszka · 13 years ago
  8. 95a943c 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
  9. 43bf8c2 rt2800usb: Add new device ID for Belkin by Eduardo Bacchi Kienetz · 13 years ago
  10. 204d164 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
  11. 5f0dd29 rt2x00: Implement tx_frames_pending mac80211 callback function. by Gertjan van Wingerde · 13 years ago
  12. acb5612 rt2x00: Properly identify rt2800usb devices. by Gertjan van Wingerde · 13 years ago
  13. 71e0b38 rt2x00: Add device ID for RT539F device. by Gertjan van Wingerde · 13 years ago
  14. 128f8f7 rt2x00: Reduce window of a queue's tx lock. by Gertjan van Wingerde · 13 years ago
  15. 77b5621 rt2x00: Don't use queue entry as parameter when creating TX descriptor. by Gertjan van Wingerde · 13 years ago
  16. 77a861c rt2x00: Serialize TX operations on a queue. by Gertjan van Wingerde · 13 years ago
  17. df2cbe4 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
  18. 1d616b1 rt2x00: Fix unspeficied typo by Joe Perches · 13 years ago
  19. 3609936 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. bf4c02d rt2x00: reset usb devices at probe by Stanislaw Gruszka · 13 years ago
  21. 7f503fc rt2x00: fix possible memory corruption in case of invalid rxdesc.size by Stanislaw Gruszka · 13 years ago
  22. 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
  23. 41bfce8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  24. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  25. 3bb42a6 rt2x00: fix rmmod crash by Stanislaw Gruszka · 13 years ago
  26. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  27. 0f93c79 rt2x00: Enabled rt35xx device support by default. by Gertjan van Wingerde · 13 years ago
  28. 8f66bbb rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb. by Gertjan van Wingerde · 13 years ago
  29. 798eefd rt2x00: Interface sequence lock doesn't have to disable interrupts. by Gertjan van Wingerde · 13 years ago
  30. 872834d rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card by Gertjan van Wingerde · 13 years ago
  31. 8f96e91 rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence. by Gertjan van Wingerde · 13 years ago
  32. 65f31b5 rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band. by Gertjan van Wingerde · 13 years ago
  33. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  34. 64bd082 wireless: Default to 'n' for 2 new added devices in Kconfig. by Tao Ma · 13 years ago
  35. 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
  36. 9a24af1 rt2x00: Fix rmmod hang of rt2800pci by Gertjan van Wingerde · 13 years ago
  37. 4268d8e rt2x00: Fix transfer speed regression for USB hardware by Ivo van Doorn · 13 years ago
  38. aca355b rt2x00: Initial support for RT5370 USB devices. by Gertjan van Wingerde · 13 years ago
  39. 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
  40. 1c0bcf8 rt2x00: Add autowake support for USB hardware by Ivo van Doorn · 13 years ago
  41. fdbc7b0 rt2x00: Introduce capability flag for Bluetooth co-existence. by Gertjan van Wingerde · 13 years ago
  42. 9328fda rt2x00: Streamline rt2800 eeprom initialisations. by Gertjan van Wingerde · 13 years ago
  43. d4c838e rt2x00: Fix optimize register access for rt2800pci by Ivo van Doorn · 13 years ago
  44. a073fde rt2x00: Optimize TX_STA_FIFO register reading by Ivo van Doorn · 13 years ago
  45. 1676347 rt2x00: Reduce tx status reading timeout by Ivo van Doorn · 13 years ago
  46. 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
  47. 0ed7b3c rt2x00: Implement get_antenna and set_antenna callback functions by Ivo van Doorn · 14 years ago
  48. e7dee44 rt2x00: Implement get_ringparam callback function by Ivo van Doorn · 14 years ago
  49. 8d0a2dc rt2x00: Optimize register access in rt2800usb by Ivo van Doorn · 14 years ago
  50. 9a81999 rt2x00: Optimize register access in rt2800pci by Helmut Schaa · 14 years ago
  51. 46a01ec rt2x00: Merge rt2x00ht.c contents in other files. by Gertjan van Wingerde · 14 years ago
  52. ea81966 rt2x00: Enable support for RT53xx PCI devices by default. by Gertjan van Wingerde · 14 years ago
  53. ccd3caa rt2x00: RT33xx device support is no longer experimental. by Gertjan van Wingerde · 14 years ago
  54. 87a3b89 rt2x00: Add USB IDs. by Gertjan van Wingerde · 14 years ago
  55. e01ae27 rt2x00: Allow dynamic addition of PCI/USB IDs. by Gertjan van Wingerde · 14 years ago
  56. ce2919c rt2x00: Linksys WUSB600N rev2 is a RT3572 device. by Gertjan van Wingerde · 14 years ago
  57. 7a5a681 rt2x00: Always inline rt2x00pci_enable_interrupt by Helmut Schaa · 14 years ago
  58. 152a599 rt2x00: Decrease association time for USB devices by Ivo van Doorn · 14 years ago
  59. f0187a1 rt2800usb: add timer to handle TX_STA_FIFO by Johannes Stezenbach · 14 years ago
  60. 6e6d693 rt2800usb: handle TX status timeouts by Johannes Stezenbach · 14 years ago
  61. 75256f0 rt2x00: fix queue timeout checks by Johannes Stezenbach · 14 years ago
  62. 0e0d39e rt2800usb: read TX_STA_FIFO asynchronously by Johannes Stezenbach · 14 years ago
  63. 8da3efb rt2x00: Use TXOP_HTTXOP for beacons by Helmut Schaa · 14 years ago
  64. 961636b rt2x00: Update TX_SW_CFG2 init value by Helmut Schaa · 14 years ago
  65. 15a533c rt2x00: Use correct TBTT_SYNC config in AP mode by Helmut Schaa · 14 years ago
  66. 10e1156 rt2x00: Make rt2x00_queue_entry_for_each more flexible by Helmut Schaa · 14 years ago
  67. 7dab73b rt2x00: Split rt2x00dev->flags by Ivo van Doorn · 14 years ago
  68. 62fe778 rt2x00: Fix stuck queue in tx failure case by Helmut Schaa · 14 years ago
  69. 44704e5 rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices by Layne Edwards · 14 years ago
  70. b3ba44c6 rt2800usb: Add seven new USB IDs by Mark Davis · 14 years ago
  71. 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
  72. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  73. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  74. cebb28b rt2x00: Drop __TIME__ usage by Michal Marek · 14 years ago
  75. 08b8099 wireless: rt2x00: rt{2500,73}usb.c fix duplicate ids by Xose Vazquez Perez · 14 years ago
  76. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  77. 6a4c499 rt2x00: Add an error message when trying to send on a full queue by Helmut Schaa · 14 years ago
  78. f16d2db rt2x00: Fix tx aggregation problems with some clients by Helmut Schaa · 14 years ago
  79. b35e77c rt2x00: Add support for the ZyXEL NWD-211AN USB by Ivo van Doorn · 14 years ago
  80. 351151e rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1 by Helmut Schaa · 14 years ago
  81. 9e33a35 rt2x00: Implement tx power temperature compensation by Helmut Schaa · 14 years ago
  82. 2f2bb7e rt2x00: Remove obsolete rt2x00queue_align_payload by Helmut Schaa · 14 years ago
  83. fa71a16 rt2x00: Indention cleanup in rt2800lib by Helmut Schaa · 14 years ago
  84. 2af242e rt2x00: Don't recalculate HT40 compensation for each rate by Helmut Schaa · 14 years ago
  85. 75faae8 rt2x00: Restructure bw_comp calculation by Helmut Schaa · 14 years ago
  86. aca7305b rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag by Helmut Schaa · 14 years ago
  87. f78987c rt2x00: Calculate tx status fifo size instead of hardcoding it by Helmut Schaa · 14 years ago
  88. 2e7798b rt2x00: Limit rt2800pci txdone processing to 16 entries at once by Helmut Schaa · 14 years ago
  89. 1663893 rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once by Helmut Schaa · 14 years ago
  90. 37f4ee0 rt2x00: fix cancelling uninitialized work by Stanislaw Gruszka · 14 years ago
  91. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  92. 8d4ca61 wireless: rt2x00: rt2800usb.c add and identify ids by Xose Vazquez Perez · 14 years ago
  93. 5da201a rt2x00: Add unknown Toshiba device by Peter Lemenkov · 14 years ago
  94. 9a74597 rt2x00: Add 2L Central Europe BV 8070 by Peter Lemenkov · 14 years ago
  95. 7a2a75b rt2x00: Add Planex Communications, Inc. RT8070 by Peter Lemenkov · 14 years ago
  96. 2cea5b3 rt2x00: Add rt2870 device id by Peter Lemenkov · 14 years ago
  97. 557d99a rt2x00: Remove unused rt2x00queue_get_queue function. by Gertjan van Wingerde · 14 years ago
  98. a244083 rt2x00: Optimize getting the beacon queue structure. by Gertjan van Wingerde · 14 years ago
  99. 61c6e48 rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue. by Gertjan van Wingerde · 14 years ago
  100. e74df4a rt2x00: Don't treat ATIM queue as second beacon queue. by Gertjan van Wingerde · 14 years ago