1. 5a87e7a rt2x00: RT3593 is also applicable to USB. by Gertjan van Wingerde · 14 years ago
  2. d823a50 rt2x00usb: Zero USB padding before sending URB by Jakub Kiciński · 14 years ago
  3. 4bcafac rt2800usb: Let rt2x00usb handle USB padding by Jakub Kiciński · 14 years ago
  4. 5aa5701 rt2x00: Convert big if-statements to switch-statements. by Gertjan van Wingerde · 14 years ago
  5. 70127cb rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 14 years ago
  6. bc93eda rt2x00: Identify rt2800usb chipsets. by Gertjan van Wingerde · 14 years ago
  7. 3f81f8f rt2800usb: Move ID out of unknown by Larry Finger · 14 years ago
  8. 9931df2 rt2x00: Mark active channel's survey data as "in use" by Helmut Schaa · 14 years ago
  9. 3ac4467 rt2800: Add support for the Fujitsu Stylistic Q550 by Alan Cox · 14 years ago
  10. e4522ab rt2x00: Make use of ieee80211_free_txskb in tx path by Helmut Schaa · 14 years ago
  11. 839fafb rt2x00: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 14 years ago
  12. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 14 years ago
  13. 4883993 rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor mode by Helmut Schaa · 14 years ago
  14. 82e5fc2 Revert "rt2800pci: handle spurious interrupts" by John W. Linville · 14 years ago
  15. 6ccccca Revert "rt2x00: handle spurious pci interrupts" by John W. Linville · 14 years ago
  16. 68fa64e rt2x00: Fix efuse EEPROM reading on PPC32. by Gertjan van Wingerde · 14 years ago
  17. 23085d5 rt2x00: handle spurious pci interrupts by Stanislaw Gruszka · 14 years ago
  18. 4ba7d99 rt2800pci: handle spurious interrupts by Stanislaw Gruszka · 14 years ago
  19. ed66ba4 rt2x00: Fix sleep-while-atomic bug in powersaving code. by Gertjan van Wingerde · 14 years ago
  20. c18b780 rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP. by Gertjan van Wingerde · 14 years ago
  21. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 14 years ago
  22. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 14 years ago
  23. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 14 years ago
  24. daabead rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms by Larry Finger · 14 years ago
  25. d331eb5 rt2800pci: Fix compiler error on PowerPC by Larry Finger · 14 years ago
  26. d7d259d rt2x00: Use the available helper functions to initialize the WCID table by Helmut Schaa · 14 years ago
  27. af35323 rt2x00: Forbid aggregation for STAs not programmed into the hw by Helmut Schaa · 14 years ago
  28. a2b1328 rt2x00: Make use of sta_add/remove callbacks in rt2800 by Helmut Schaa · 14 years ago
  29. ead2bb6 rt2x00: Add WCID to HT TX descriptor by Helmut Schaa · 14 years ago
  30. f03fcfc rt2x00: Add WCID to crypto struct by Helmut Schaa · 14 years ago
  31. b4943d8 rt2x00: Introduce sta_add/remove callbacks by Helmut Schaa · 14 years ago
  32. 1832552 rt2x00: Move bssidx calculation into its own function by Helmut Schaa · 14 years ago
  33. 3de3d96 rt2x00: Avoid unnecessary uncached by Helmut Schaa · 14 years ago
  34. 5dada06 rt2x00: Update some TX descriptor by Helmut Schaa · 14 years ago
  35. 550245b rt2x00: Remove incorrect led blink by Helmut Schaa · 14 years ago
  36. 0f287b7 rt2x00: Add LED_CFG register description by Helmut Schaa · 14 years ago
  37. 31937c4 rt2x00: Minor optimizazion in txdone path by Helmut Schaa · 14 years ago
  38. 5126d97 rt2x00: Add new chipset support by zero.lin · 14 years ago
  39. 543cc38 rt2x00: do not drop usb dev reference counter on suspend by Stanislaw Gruszka · 14 years ago
  40. 674db13 rt2x00: fix crash in rt2800usb_get_txwi by Stanislaw Gruszka · 14 years ago
  41. df71c9c rt2x00: fix order of entry flags modification by Stanislaw Gruszka · 14 years ago
  42. 4b1bfb7 rt2x00: fix crash in rt2800usb_write_tx_desc by Stanislaw Gruszka · 14 years ago
  43. 276b02e rt2x00: Add rt2870 device id for Dvico usb key by Anthony Bourguignon · 14 years ago
  44. b8b1ec6 rt2x00: Add new rt73 buffalo USB id by Ivo van Doorn · 14 years ago
  45. abc1199 rt2x00: Fix PCI interrupt processing race on SMP systems by Helmut Schaa · 14 years ago
  46. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  47. 00898a4 rt2x00: fix usage of NULL queue by Stanislaw Gruszka · 14 years ago
  48. 449f94e rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO by Helmut Schaa · 14 years ago
  49. b52398b rt2x00: rt2800: fix zeroing skb structure by Stanislaw Gruszka · 14 years ago
  50. 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 · 14 years ago
  51. 43bf8c2 rt2800usb: Add new device ID for Belkin by Eduardo Bacchi Kienetz · 14 years ago
  52. 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 · 14 years ago
  53. 5f0dd29 rt2x00: Implement tx_frames_pending mac80211 callback function. by Gertjan van Wingerde · 14 years ago
  54. acb5612 rt2x00: Properly identify rt2800usb devices. by Gertjan van Wingerde · 14 years ago
  55. 71e0b38 rt2x00: Add device ID for RT539F device. by Gertjan van Wingerde · 14 years ago
  56. 128f8f7 rt2x00: Reduce window of a queue's tx lock. by Gertjan van Wingerde · 14 years ago
  57. 77b5621 rt2x00: Don't use queue entry as parameter when creating TX descriptor. by Gertjan van Wingerde · 14 years ago
  58. 77a861c rt2x00: Serialize TX operations on a queue. by Gertjan van Wingerde · 14 years ago
  59. 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 · 14 years ago
  60. 1d616b1 rt2x00: Fix unspeficied typo by Joe Perches · 14 years ago
  61. 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 · 14 years ago
  62. bf4c02d rt2x00: reset usb devices at probe by Stanislaw Gruszka · 14 years ago
  63. 7f503fc rt2x00: fix possible memory corruption in case of invalid rxdesc.size by Stanislaw Gruszka · 14 years ago
  64. 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 · 14 years ago
  65. 41bfce8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  66. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  67. 3bb42a6 rt2x00: fix rmmod crash by Stanislaw Gruszka · 14 years ago
  68. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 14 years ago
  69. 0f93c79 rt2x00: Enabled rt35xx device support by default. by Gertjan van Wingerde · 14 years ago
  70. 8f66bbb rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb. by Gertjan van Wingerde · 14 years ago
  71. 798eefd rt2x00: Interface sequence lock doesn't have to disable interrupts. by Gertjan van Wingerde · 14 years ago
  72. 872834d rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card by Gertjan van Wingerde · 14 years ago
  73. 8f96e91 rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence. by Gertjan van Wingerde · 14 years ago
  74. 65f31b5 rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band. by Gertjan van Wingerde · 14 years ago
  75. 11ad2f5 Merge 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. 64bd082 wireless: Default to 'n' for 2 new added devices in Kconfig. by Tao Ma · 14 years ago
  77. 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
  78. 9a24af1 rt2x00: Fix rmmod hang of rt2800pci by Gertjan van Wingerde · 14 years ago
  79. 4268d8e rt2x00: Fix transfer speed regression for USB hardware by Ivo van Doorn · 14 years ago
  80. aca355b rt2x00: Initial support for RT5370 USB devices. by Gertjan van Wingerde · 14 years ago
  81. 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
  82. 1c0bcf8 rt2x00: Add autowake support for USB hardware by Ivo van Doorn · 14 years ago
  83. fdbc7b0 rt2x00: Introduce capability flag for Bluetooth co-existence. by Gertjan van Wingerde · 14 years ago
  84. 9328fda rt2x00: Streamline rt2800 eeprom initialisations. by Gertjan van Wingerde · 14 years ago
  85. d4c838e rt2x00: Fix optimize register access for rt2800pci by Ivo van Doorn · 14 years ago
  86. a073fde rt2x00: Optimize TX_STA_FIFO register reading by Ivo van Doorn · 14 years ago
  87. 1676347 rt2x00: Reduce tx status reading timeout by Ivo van Doorn · 14 years ago
  88. 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
  89. 0ed7b3c rt2x00: Implement get_antenna and set_antenna callback functions by Ivo van Doorn · 14 years ago
  90. e7dee44 rt2x00: Implement get_ringparam callback function by Ivo van Doorn · 14 years ago
  91. 8d0a2dc rt2x00: Optimize register access in rt2800usb by Ivo van Doorn · 14 years ago
  92. 9a81999 rt2x00: Optimize register access in rt2800pci by Helmut Schaa · 14 years ago
  93. 46a01ec rt2x00: Merge rt2x00ht.c contents in other files. by Gertjan van Wingerde · 14 years ago
  94. ea81966 rt2x00: Enable support for RT53xx PCI devices by default. by Gertjan van Wingerde · 14 years ago
  95. ccd3caa rt2x00: RT33xx device support is no longer experimental. by Gertjan van Wingerde · 14 years ago
  96. 87a3b89 rt2x00: Add USB IDs. by Gertjan van Wingerde · 14 years ago
  97. e01ae27 rt2x00: Allow dynamic addition of PCI/USB IDs. by Gertjan van Wingerde · 14 years ago
  98. ce2919c rt2x00: Linksys WUSB600N rev2 is a RT3572 device. by Gertjan van Wingerde · 14 years ago
  99. 7a5a681 rt2x00: Always inline rt2x00pci_enable_interrupt by Helmut Schaa · 14 years ago
  100. 152a599 rt2x00: Decrease association time for USB devices by Ivo van Doorn · 14 years ago