1. 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
  2. cebb28b rt2x00: Drop __TIME__ usage by Michal Marek · 14 years ago
  3. 08b8099 wireless: rt2x00: rt{2500,73}usb.c fix duplicate ids by Xose Vazquez Perez · 14 years ago
  4. 6a4c499 rt2x00: Add an error message when trying to send on a full queue by Helmut Schaa · 14 years ago
  5. f16d2db rt2x00: Fix tx aggregation problems with some clients by Helmut Schaa · 14 years ago
  6. b35e77c rt2x00: Add support for the ZyXEL NWD-211AN USB by Ivo van Doorn · 14 years ago
  7. 351151e rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1 by Helmut Schaa · 14 years ago
  8. 9e33a35 rt2x00: Implement tx power temperature compensation by Helmut Schaa · 14 years ago
  9. 2f2bb7e rt2x00: Remove obsolete rt2x00queue_align_payload by Helmut Schaa · 14 years ago
  10. fa71a16 rt2x00: Indention cleanup in rt2800lib by Helmut Schaa · 14 years ago
  11. 2af242e rt2x00: Don't recalculate HT40 compensation for each rate by Helmut Schaa · 14 years ago
  12. 75faae8 rt2x00: Restructure bw_comp calculation by Helmut Schaa · 14 years ago
  13. aca7305b rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag by Helmut Schaa · 14 years ago
  14. f78987c rt2x00: Calculate tx status fifo size instead of hardcoding it by Helmut Schaa · 14 years ago
  15. 2e7798b rt2x00: Limit rt2800pci txdone processing to 16 entries at once by Helmut Schaa · 14 years ago
  16. 1663893 rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once by Helmut Schaa · 14 years ago
  17. 37f4ee0 rt2x00: fix cancelling uninitialized work by Stanislaw Gruszka · 14 years ago
  18. 8d4ca61 wireless: rt2x00: rt2800usb.c add and identify ids by Xose Vazquez Perez · 14 years ago
  19. 5da201a rt2x00: Add unknown Toshiba device by Peter Lemenkov · 14 years ago
  20. 9a74597 rt2x00: Add 2L Central Europe BV 8070 by Peter Lemenkov · 14 years ago
  21. 7a2a75b rt2x00: Add Planex Communications, Inc. RT8070 by Peter Lemenkov · 14 years ago
  22. 2cea5b3 rt2x00: Add rt2870 device id by Peter Lemenkov · 14 years ago
  23. 557d99a rt2x00: Remove unused rt2x00queue_get_queue function. by Gertjan van Wingerde · 14 years ago
  24. a244083 rt2x00: Optimize getting the beacon queue structure. by Gertjan van Wingerde · 14 years ago
  25. 61c6e48 rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue. by Gertjan van Wingerde · 14 years ago
  26. e74df4a rt2x00: Don't treat ATIM queue as second beacon queue. by Gertjan van Wingerde · 14 years ago
  27. 3736fe5 rt2x00: Fix comment in rt2800pci by Helmut Schaa · 14 years ago
  28. 0aa13b2 rt2x00: Revise irqmask locking for PCI devices by Helmut Schaa · 14 years ago
  29. 567108e rt2x00: Remove now unused crypto.aid field by Helmut Schaa · 14 years ago
  30. 1ed3811 rt2x00: Fix rt2800 key assignment in multi bssid setups by Helmut Schaa · 14 years ago
  31. 4df10c8 rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field by Helmut Schaa · 14 years ago
  32. 55b585e rt2x00: Don't call ieee80211_get_tx_rate for MCS rates by Helmut Schaa · 14 years ago
  33. 2517794 rt2x00: Move TX descriptor field "ifs" into plcp substruct by Helmut Schaa · 14 years ago
  34. fe107a5 rt2x00: Optimize TX descriptor memory layout by Ivo van Doorn · 14 years ago
  35. 26a1d07 rt2x00: Optimize TX descriptor handling by Helmut Schaa · 14 years ago
  36. 7fe7ee7 rt2x00: Generate sw sequence numbers only for devices that need it by Helmut Schaa · 14 years ago
  37. 208f19d rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx by Helmut Schaa · 14 years ago
  38. 5356d96 rt2x00: Add unlikely macro to special case tx status handling by Helmut Schaa · 14 years ago
  39. c262e08 rt2x00: Remove useless NULL check by Helmut Schaa · 14 years ago
  40. 87443e8 rt2x00: Make use of unlikely during tx status processing by Helmut Schaa · 14 years ago
  41. 11f818e rt2x00: Optimize calls to rt2x00queue_get_queue by Helmut Schaa · 14 years ago
  42. adde588 rt2x00: fix whitespace damage in the rt2800 specific code by Gabor Juhos · 14 years ago
  43. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  44. 60687ba rt2x00: Add support for RT5390 chip by RA-Shiang Tu · 14 years ago
  45. fe59147 rt2x00: Add/Modify the GPIO register definition by Shiang Tu · 14 years ago
  46. 6f492b6 rt2x00: Add/Modify protection related register definitions by Shiang Tu · 14 years ago
  47. 47715e6 rt2x00: Remove superfluos empty line by Helmut Schaa · 14 years ago
  48. 1bce85cf Revert "rt2x00 : avoid timestamp for monitor injected frame." by Helmut Schaa · 14 years ago
  49. 430df79 rt2x00: Minor optimization for devices with RTS/CTS offload by Helmut Schaa · 14 years ago
  50. e90c54b rt2x00: Fix rt2800 txpower setting to correct value by RA-Jay Hung · 14 years ago
  51. d96aa64 rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversity support by RA-Jay Hung · 14 years ago
  52. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  53. 00781a7 wireless: rt2x00: rt2800pci.c: add two ids by Xose Vazquez Perez · 14 years ago
  54. d76dfc6 rt2x00: Check for errors from skb_pad() calls by Seth Forshee · 14 years ago
  55. 0439f53 rt2x00: Move TX/RX work into dedicated workqueue by Ivo van Doorn · 14 years ago
  56. e1f4e80 rt2x00: Kill all tasklets during device removal by Ivo van Doorn · 14 years ago
  57. a0aff62 rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC. by Gertjan van Wingerde · 14 years ago
  58. 10026f7 rt2x00: Copy the MAC address to the WCID entry properly. by Gertjan van Wingerde · 14 years ago
  59. a45f369 rt2x00: Fix WPA TKIP Michael MIC failures. by Gertjan van Wingerde · 14 years ago
  60. 21957c3 rt2x00: trivial: add \n to WARNING message by Johannes Stezenbach · 14 years ago
  61. f5a9987 Trivial typo fix in comment by Mark Einon · 14 years ago
  62. c6fcc0e rt2x00: Correct initial value of US_CYC_CNT register for pcie interface by RA-Jay Hung · 14 years ago
  63. b550911 rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR by Helmut Schaa · 14 years ago
  64. e88399b rt2x00: Remove interrupt thread registration by Helmut Schaa · 14 years ago
  65. bcf3cfd rt2x00: Convert rt2400pci interrupt handling to use tasklets by Helmut Schaa · 14 years ago
  66. 16222a0 rt2x00: Convert rt2500pci interrupt handling to use tasklets by Helmut Schaa · 14 years ago
  67. 5846a55 rt2x00: Convert rt61pci to use tasklets by Helmut Schaa · 14 years ago
  68. a9d61e9 rt2x00: Convert rt2800pci to use tasklets by Helmut Schaa · 14 years ago
  69. c8e15a1 rt2x00: Disable txstatus tasklet by default by Helmut Schaa · 14 years ago
  70. c5c6576 rt2x00: Introduce tasklets for interrupt handling by Helmut Schaa · 14 years ago
  71. 8d59c4e rt2x00: Make periodic beacon updates for PCI devices atomic by Helmut Schaa · 14 years ago
  72. 1dae8d3 rt2x00: Limit beacon updates in bss_info_changed to USB devices by Helmut Schaa · 14 years ago
  73. 8414ff0 rt2x00: Introduce beacon_update_locked that requires caller locking by Helmut Schaa · 14 years ago
  74. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 14 years ago
  75. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  76. 9c4cf6d rt2x00: add device id for windy31 usb device by Greg Kroah-Hartman · 14 years ago
  77. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  78. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 14 years ago
  79. 80d184e rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090 by RA-Jay Hung · 14 years ago
  80. 7f6e144 rt2x00: Fix radio off hang issue for PCIE interface by RA-Jay Hung · 14 years ago
  81. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  82. ccbd4d4 rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware() by Jesper Juhl · 14 years ago
  83. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  84. c96e963 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
  85. 5af3c1d rt2x00: Fix comment about removed spinlock by Helmut Schaa · 14 years ago
  86. 48103d2 rt2x00: Remove unused interface spinlock by Helmut Schaa · 14 years ago
  87. bfe6a15 rt2x00: Simplify intf->delayed_flags locking by Helmut Schaa · 14 years ago
  88. f833eea rt2x00: Remove superfluous assignment of mpdu_density by Helmut Schaa · 14 years ago
  89. 11f16ae rt2x00: Fix panic on frame padding for rt2800 usb devices by Ismael Luceno · 14 years ago
  90. 736e3ac rt2x00: Fix pointer errors. by Gertjan van Wingerde · 14 years ago
  91. a39fd6b rt2x00: remove intf->mac field. by Gertjan van Wingerde · 14 years ago
  92. 773d1b9 rt2x00: Remove intf->bssid field. by Gertjan van Wingerde · 14 years ago
  93. 5235189 rt2x00: allow txstatus_fifo w/o txstatus_tasklet by Johannes Stezenbach · 14 years ago
  94. c4d6324 rt2x00: simplify txstatus_fifo handling by Johannes Stezenbach · 14 years ago
  95. 1d3c16a PCI: make pci_restore_state return void by Jon Mason · 14 years ago
  96. 2cdb9a4 rt2x00: Use pci_is_pcie() by Hauke Mehrtens · 14 years ago
  97. 63e35cd 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
  98. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  99. 412b313 rt2x00: Fix firmware loading regression on x86_64. by Wolfgang Kufner · 14 years ago
  100. 739fd94 rt2x00: Pad beacon to multiple of 32 bits. by Wolfgang Kufner · 14 years ago