1. 2e9c43d rt2x00:Add VCO recalibration by John Li · 12 years ago
  2. bef453d rt2x00: Update comment on freq_offset field in struct rt2x00_dev. by Gertjan van Wingerde · 12 years ago
  3. 3a1c012 rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}. by Gertjan van Wingerde · 12 years ago
  4. 1ebbc48 rt2x00: Introduce concept of driver data in struct rt2x00_dev. by Gertjan van Wingerde · 12 years ago
  5. 5a87e7a rt2x00: RT3593 is also applicable to USB. by Gertjan van Wingerde · 13 years ago
  6. 70127cb rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 13 years ago
  7. ed66ba4 rt2x00: Fix sleep-while-atomic bug in powersaving code. by Gertjan van Wingerde · 13 years ago
  8. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  9. f03fcfc rt2x00: Add WCID to crypto struct by Helmut Schaa · 13 years ago
  10. b4943d8 rt2x00: Introduce sta_add/remove callbacks by Helmut Schaa · 13 years ago
  11. 1832552 rt2x00: Move bssidx calculation into its own function by Helmut Schaa · 13 years ago
  12. 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
  13. 5f0dd29 rt2x00: Implement tx_frames_pending mac80211 callback function. by Gertjan van Wingerde · 13 years ago
  14. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  15. 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
  16. 1c0bcf8 rt2x00: Add autowake support for USB hardware by Ivo van Doorn · 13 years ago
  17. fdbc7b0 rt2x00: Introduce capability flag for Bluetooth co-existence. by Gertjan van Wingerde · 13 years ago
  18. 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
  19. 0ed7b3c rt2x00: Implement get_antenna and set_antenna callback functions by Ivo van Doorn · 13 years ago
  20. e7dee44 rt2x00: Implement get_ringparam callback function by Ivo van Doorn · 13 years ago
  21. 152a599 rt2x00: Decrease association time for USB devices by Ivo van Doorn · 13 years ago
  22. f0187a1 rt2800usb: add timer to handle TX_STA_FIFO by Johannes Stezenbach · 13 years ago
  23. 0e0d39e rt2800usb: read TX_STA_FIFO asynchronously by Johannes Stezenbach · 13 years ago
  24. 7dab73b rt2x00: Split rt2x00dev->flags by Ivo van Doorn · 13 years ago
  25. 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
  26. 9e33a35 rt2x00: Implement tx power temperature compensation by Helmut Schaa · 13 years ago
  27. aca7305b rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag by Helmut Schaa · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. 557d99a rt2x00: Remove unused rt2x00queue_get_queue function. by Gertjan van Wingerde · 13 years ago
  30. 61c6e48 rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue. by Gertjan van Wingerde · 13 years ago
  31. e74df4a rt2x00: Don't treat ATIM queue as second beacon queue. by Gertjan van Wingerde · 13 years ago
  32. 567108e rt2x00: Remove now unused crypto.aid field by Helmut Schaa · 13 years ago
  33. 26a1d07 rt2x00: Optimize TX descriptor handling by Helmut Schaa · 13 years ago
  34. 7fe7ee7 rt2x00: Generate sw sequence numbers only for devices that need it by Helmut Schaa · 13 years ago
  35. 11f818e rt2x00: Optimize calls to rt2x00queue_get_queue by Helmut Schaa · 13 years ago
  36. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 13 years ago
  37. 60687ba rt2x00: Add support for RT5390 chip by RA-Shiang Tu · 13 years ago
  38. e90c54b rt2x00: Fix rt2800 txpower setting to correct value by RA-Jay Hung · 13 years ago
  39. d96aa64 rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversity support by RA-Jay Hung · 13 years ago
  40. 0439f53 rt2x00: Move TX/RX work into dedicated workqueue by Ivo van Doorn · 13 years ago
  41. e88399b rt2x00: Remove interrupt thread registration by Helmut Schaa · 13 years ago
  42. c5c6576 rt2x00: Introduce tasklets for interrupt handling by Helmut Schaa · 13 years ago
  43. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 13 years ago
  44. 48103d2 rt2x00: Remove unused interface spinlock by Helmut Schaa · 14 years ago
  45. bfe6a15 rt2x00: Simplify intf->delayed_flags locking by Helmut Schaa · 14 years ago
  46. a39fd6b rt2x00: remove intf->mac field. by Gertjan van Wingerde · 14 years ago
  47. 773d1b9 rt2x00: Remove intf->bssid field. by Gertjan van Wingerde · 14 years ago
  48. c4d6324 rt2x00: simplify txstatus_fifo handling by Johannes Stezenbach · 14 years ago
  49. e85b4c0 rt2x00: remove stray semicolon by Johannes Stezenbach · 14 years ago
  50. 64e7d72 rt2x00: Cleanup RX index counting by Ivo van Doorn · 14 years ago
  51. 5be6560 rt2x00: Add "flush" queue command by Ivo van Doorn · 14 years ago
  52. 0b7fde5 rt2x00: Protect queue control with mutex by Ivo van Doorn · 14 years ago
  53. dbba306 rt2x00: Reorganize queue callback functions by Ivo van Doorn · 14 years ago
  54. 20ed316 mac80211/rt2x00: add ieee80211_tx_status_ni() by Johannes Stezenbach · 14 years ago
  55. ae4ecb9 rt2x00: Increase REGISTER_BUSY_COUNT by Ivo van Doorn · 14 years ago
  56. f44df18 rt2x00: Implement flush callback by Ivo van Doorn · 14 years ago
  57. cdfd2c5c rt2x00: Move watchdog work to kernel work_queue by Ivo van Doorn · 14 years ago
  58. fa69560 rt2x00: Simplify Queue function arguments by Ivo van Doorn · 14 years ago
  59. 87c1915 rt2x00: Implement HT protection for rt2800 by Helmut Schaa · 14 years ago
  60. 96c3da7 rt2x00: rework tx status handling in rt2800pci by Helmut Schaa · 14 years ago
  61. 0204464 rt2x00: Check for specific changed flags when updating the erp config by Helmut Schaa · 14 years ago
  62. 652a9dd rt2x00: Split watchdog check into a DMA and STATUS timeout by Ivo van Doorn · 14 years ago
  63. 8d1331b rt2x00: Fix max TX power settings by Ivo van Doorn · 14 years ago
  64. 9333145 rt2x00: Simplify arguments to rt2x00 driver callback functions by Ivo van Doorn · 14 years ago
  65. e5ef5ba rt2x00: Remove ieee80211_rx_status from rt2x00_dev by Ivo van Doorn · 14 years ago
  66. 3392bec rt2x00: Add helper function for reporting tx status by Ivo van Doorn · 14 years ago
  67. 7e613e1 rt2x00: Move USB tx/rx done handling to workqueue by Ivo van Doorn · 14 years ago
  68. e796643 rt2x00: Move driver callback functions into the ops structure by Ivo van Doorn · 14 years ago
  69. 9f926fb rt2x00: Use pretbtt irq for fetching beacons on rt2800pci by Helmut Schaa · 14 years ago
  70. 78e256c rt2x00: Convert rt2x00 to use threaded interrupts by Helmut Schaa · 14 years ago
  71. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 14 years ago
  72. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 14 years ago
  73. 27df2a9 rt2x00: Rename CONFIG_DISABLE_LINK_TUNING by Ivo van Doorn · 14 years ago
  74. 76dd5dd rt2x00: Rename driver write_tx_datadesc callback function. by Gertjan van Wingerde · 14 years ago
  75. 6e1fdd1 rt2x00: Introduce separate interface type for PCI-express. by Gertjan van Wingerde · 14 years ago
  76. 5ed8f45 rt2x00: Remove RT2870 chipset identification. by Gertjan van Wingerde · 14 years ago
  77. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 14 years ago
  78. baaffe6 rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc. by Gertjan van Wingerde · 14 years ago
  79. b4df470 rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h. by Gertjan van Wingerde · 14 years ago
  80. f224f4e rt2x00: provide beacon's txdesc to write_beacon callback function. by Gertjan van Wingerde · 14 years ago
  81. 4108669 rt2x00: add txdesc parameter to write_tx_data by Helmut Schaa · 14 years ago
  82. 8d0c9b6 rt2x00: Refactor rt2800 version constants. by Gertjan van Wingerde · 14 years ago
  83. e148b4c rt2x00: Align RT chipset definitions with vendor driver. by Gertjan van Wingerde · 14 years ago
  84. 49e721e rt2x00: rework RT chipset and revision determination for PCI an SOC devices. by Gertjan van Wingerde · 14 years ago
  85. 714fa66 rt2x00: Reorganize RT chipset setting for PCI/SOC devices. by Gertjan van Wingerde · 14 years ago
  86. cea90e5 rt2x00: Introduce SoC interface type. by Gertjan van Wingerde · 14 years ago
  87. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  88. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  89. 7a4a77b rt2x00: Properly request tx headroom for alignment operations. by Gertjan van Wingerde · 15 years ago
  90. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  91. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  92. 77e73d1 rt2x00: Further L2 padding fixes. by Gertjan van Wingerde · 15 years ago
  93. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 15 years ago
  94. 16475b0 rt2x00: Log RT/RF chipset information correctly. by Gertjan van Wingerde · 15 years ago
  95. f273fe5 rt2x00: Properly detect Ralink RT3070 devices. by Gertjan van Wingerde · 15 years ago
  96. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  97. 863cc97 rt2x00: Remove deprecated ieee80211_rx_status->qual usage by Ivo van Doorn · 15 years ago
  98. 1f285f1 rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h by Bartlomiej Zolnierkiewicz · 15 years ago
  99. 5822e07 rt2x00: add support for different chipset interfaces by Bartlomiej Zolnierkiewicz · 15 years ago
  100. ee134fc rt2x00: add driver private field to struct rt2x00_dev by Bartlomiej Zolnierkiewicz · 15 years ago