1. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  2. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 14 years ago
  3. e828b9f wireless: rt2x00: rt2800usb more devices were identified by Xose Vazquez Perez · 14 years ago
  4. 63b3764 wireless: rt2x00: rt2800usb add more devices ids by Xose Vazquez Perez · 14 years ago
  5. 4e808a3 rt2x00: rt2800usb: fix status register reread logic by Stanislaw Gruszka · 14 years ago
  6. b9fc106 rt2x00: rt2800usb: schedule txdone work on timeout by Stanislaw Gruszka · 14 years ago
  7. 0d9be8a rt2x00: rt2800usb: limit tx queues length by Stanislaw Gruszka · 14 years ago
  8. 5f8f718 rt2x00: rt2800usb: do not check packedid for aggregated frames by Stanislaw Gruszka · 14 years ago
  9. f421111 rt2x00: rt2800usb: rework txstatus code by Stanislaw Gruszka · 14 years ago
  10. ed61e2b rt2x00: rt2800usb: rework txdone code by Stanislaw Gruszka · 14 years ago
  11. 627fdaf rt2x00: rt2800usb: move additional txdone into new function by Stanislaw Gruszka · 14 years ago
  12. 2ed7188 rt2x00:Add RT5372 chipset support by John Li · 14 years ago
  13. 2e9c43d rt2x00:Add VCO recalibration by John Li · 14 years ago
  14. d42a179 rt2x00: Add support for D-Link DWA-127 to rt2800usb. by Gertjan van Wingerde · 14 years ago
  15. 3a1c012 rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}. by Gertjan van Wingerde · 14 years ago
  16. 10ef6a8 rt2800usb: remove PWR_PIN_CFG=0x3 during init by Stanislaw Gruszka · 14 years ago
  17. 2a48e8a rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset by Stanislaw Gruszka · 14 years ago
  18. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  19. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 14 years ago
  20. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  21. 4bcafac rt2800usb: Let rt2x00usb handle USB padding by Jakub Kiciński · 14 years ago
  22. bc93eda rt2x00: Identify rt2800usb chipsets. by Gertjan van Wingerde · 14 years ago
  23. 3f81f8f rt2800usb: Move ID out of unknown by Larry Finger · 14 years ago
  24. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  25. 3ac44670a rt2800: Add support for the Fujitsu Stylistic Q550 by Alan Cox · 14 years ago
  26. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 14 years ago
  27. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 14 years ago
  28. c18b780 rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP. by Gertjan van Wingerde · 15 years ago
  29. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 15 years ago
  30. b53d63e Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem by John W. Linville · 15 years ago
  31. a2b1328 rt2x00: Make use of sta_add/remove callbacks in rt2800 by Helmut Schaa · 15 years ago
  32. 31937c4 rt2x00: Minor optimizazion in txdone path by Helmut Schaa · 15 years ago
  33. 674db13 rt2x00: fix crash in rt2800usb_get_txwi by Stanislaw Gruszka · 15 years ago
  34. 4b1bfb7 rt2x00: fix crash in rt2800usb_write_tx_desc by Stanislaw Gruszka · 15 years ago
  35. 276b02e rt2x00: Add rt2870 device id for Dvico usb key by Anthony Bourguignon · 15 years ago
  36. 43bf8c2 rt2800usb: Add new device ID for Belkin by Eduardo Bacchi Kienetz · 15 years ago
  37. 5f0dd29 rt2x00: Implement tx_frames_pending mac80211 callback function. by Gertjan van Wingerde · 15 years ago
  38. acb5612 rt2x00: Properly identify rt2800usb devices. by Gertjan van Wingerde · 15 years ago
  39. 8f66bbb rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb. by Gertjan van Wingerde · 15 years ago
  40. aca355b rt2x00: Initial support for RT5370 USB devices. by Gertjan van Wingerde · 15 years ago
  41. 1c0bcf8 rt2x00: Add autowake support for USB hardware by Ivo van Doorn · 15 years ago
  42. a073fde rt2x00: Optimize TX_STA_FIFO register reading by Ivo van Doorn · 15 years ago
  43. 1676347 rt2x00: Reduce tx status reading timeout by Ivo van Doorn · 15 years ago
  44. e7dee44 rt2x00: Implement get_ringparam callback function by Ivo van Doorn · 15 years ago
  45. 8d0a2dc rt2x00: Optimize register access in rt2800usb by Ivo van Doorn · 15 years ago
  46. 87a3b89 rt2x00: Add USB IDs. by Gertjan van Wingerde · 15 years ago
  47. e01ae27 rt2x00: Allow dynamic addition of PCI/USB IDs. by Gertjan van Wingerde · 15 years ago
  48. ce2919c rt2x00: Linksys WUSB600N rev2 is a RT3572 device. by Gertjan van Wingerde · 15 years ago
  49. f0187a1 rt2800usb: add timer to handle TX_STA_FIFO by Johannes Stezenbach · 15 years ago
  50. 6e6d693 rt2800usb: handle TX status timeouts by Johannes Stezenbach · 15 years ago
  51. 0e0d39e rt2800usb: read TX_STA_FIFO asynchronously by Johannes Stezenbach · 15 years ago
  52. 7dab73b rt2x00: Split rt2x00dev->flags by Ivo van Doorn · 15 years ago
  53. b3ba44c6 rt2800usb: Add seven new USB IDs by Mark Davis · 15 years ago
  54. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  55. b35e77c rt2x00: Add support for the ZyXEL NWD-211AN USB by Ivo van Doorn · 15 years ago
  56. 9e33a35 rt2x00: Implement tx power temperature compensation by Helmut Schaa · 15 years ago
  57. aca7305b rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag by Helmut Schaa · 15 years ago
  58. 8d4ca61 wireless: rt2x00: rt2800usb.c add and identify ids by Xose Vazquez Perez · 15 years ago
  59. 5da201a rt2x00: Add unknown Toshiba device by Peter Lemenkov · 15 years ago
  60. 9a74597 rt2x00: Add 2L Central Europe BV 8070 by Peter Lemenkov · 15 years ago
  61. 7a2a75b rt2x00: Add Planex Communications, Inc. RT8070 by Peter Lemenkov · 15 years ago
  62. 2cea5b3 rt2x00: Add rt2870 device id by Peter Lemenkov · 15 years ago
  63. 26a1d07 rt2x00: Optimize TX descriptor handling by Helmut Schaa · 15 years ago
  64. a45f369 rt2x00: Fix WPA TKIP Michael MIC failures. by Gertjan van Wingerde · 15 years ago
  65. b550911 rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR by Helmut Schaa · 15 years ago
  66. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 15 years ago
  67. 11f16ae rt2x00: Fix panic on frame padding for rt2800 usb devices by Ismael Luceno · 15 years ago
  68. 5be6560 rt2x00: Add "flush" queue command by Ivo van Doorn · 15 years ago
  69. dbba306 rt2x00: Reorganize queue callback functions by Ivo van Doorn · 15 years ago
  70. 5450b7e rt2x00: Introduce 3 queue commands in drivers (start, kick, stop). by Ivo van Doorn · 15 years ago
  71. 094a1d9 rt2x00: trivial: add missing \n on warnings by Johannes Stezenbach · 15 years ago
  72. 89b25f6 rt2x00: Don't frequently reset beacon interval in AdHoc mode by Helmut Schaa · 15 years ago
  73. 977206d rt2x00: Implement get_survey callback for rt2800 by Helmut Schaa · 15 years ago
  74. b43d63b rt2x00: Fix rt2800 USB TX Path DMA issue by RA-Jay Hung · 16 years ago
  75. a6a8d66e rt2x00: Remove RT30XX Kconfig variables. by Gertjan van Wingerde · 16 years ago
  76. f93bc9b rt2x00: Add initial support for RT3370/RT3390 devices. by Gertjan van Wingerde · 16 years ago
  77. 8c5765f rt2x00: Add watchdog functions for HW queue by Ivo van Doorn · 16 years ago
  78. ea175ee rt2x00: Remove rt2x00lib_toggle_rx by Ivo van Doorn · 16 years ago
  79. 144b80b rt2x00: checkpatch.pl error fixes for rt2800usb.c by Mark Einon · 16 years ago
  80. 303c7d6 rt2x00: Fix MCU_SLEEP arguments by Ivo van Doorn · 16 years ago
  81. f44df18 rt2x00: Implement flush callback by Ivo van Doorn · 16 years ago
  82. efd2f27 rt2x00: Sync Tx and RX ring sizes with legacy drivers by Helmut Schaa · 16 years ago
  83. 0e3afe5 rt2x00: Correctly kill beacon queue by Ivo van Doorn · 16 years ago
  84. e054087 rt2x00: Set PWR_PIN_CFG during initialization by Ivo van Doorn · 16 years ago
  85. 5ffddc4 rt2x00: Add rt2800_wait_csr_ready by Ivo van Doorn · 16 years ago
  86. b9a07ae rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib by Ivo van Doorn · 16 years ago
  87. 9333145 rt2x00: Simplify arguments to rt2x00 driver callback functions by Ivo van Doorn · 16 years ago
  88. 96481b2 rt2x00: Implement TX status reporting for rt2800usb by Ivo van Doorn · 16 years ago
  89. 0c5879b rt2x00: Request TXWI pointer from driver by Ivo van Doorn · 16 years ago
  90. e796643 rt2x00: Move driver callback functions into the ops structure by Ivo van Doorn · 16 years ago
  91. f31c9a8 rt2x00: Move common firmware loading into rt2800lib by Ivo van Doorn · 16 years ago
  92. e783619 rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb by Helmut Schaa · 16 years ago
  93. 78e256c rt2x00: Convert rt2x00 to use threaded interrupts by Helmut Schaa · 16 years ago
  94. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 16 years ago
  95. 27df2a9 rt2x00: Rename CONFIG_DISABLE_LINK_TUNING by Ivo van Doorn · 16 years ago
  96. 7486192 rt2x00: Convert AGC value from descriptor to RSSI (dBm) by Ivo van Doorn · 16 years ago
  97. 9cf4cb0 rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb. by Gertjan van Wingerde · 16 years ago
  98. 78eea11 rt2x00: Merge PCI and USB versions of write_tx_data into single function. by Gertjan van Wingerde · 16 years ago
  99. 04f1e34 rt2x00: Enable HW crypto by default by Ivo van Doorn · 16 years ago
  100. 532bc2d rt2x00: Sync rt2800 MCU boot signal with Ralink driver. by Gertjan van Wingerde · 16 years ago