1. 26a1d07 rt2x00: Optimize TX descriptor handling by Helmut Schaa · 14 years ago
  2. 11f818e rt2x00: Optimize calls to rt2x00queue_get_queue by Helmut Schaa · 14 years ago
  3. d76dfc6 rt2x00: Check for errors from skb_pad() calls by Seth Forshee · 14 years ago
  4. a0aff62 rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC. by Gertjan van Wingerde · 14 years ago
  5. b550911 rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR by Helmut Schaa · 14 years ago
  6. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 14 years ago
  7. 9c4cf6d rt2x00: add device id for windy31 usb device by Greg Kroah-Hartman · 14 years ago
  8. 739fd94 rt2x00: Pad beacon to multiple of 32 bits. by Wolfgang Kufner · 14 years ago
  9. 5be6560 rt2x00: Add "flush" queue command by Ivo van Doorn · 14 years ago
  10. dbba306 rt2x00: Reorganize queue callback functions by Ivo van Doorn · 14 years ago
  11. 5450b7e rt2x00: Introduce 3 queue commands in drivers (start, kick, stop). by Ivo van Doorn · 14 years ago
  12. 89b25f6 rt2x00: Don't frequently reset beacon interval in AdHoc mode by Helmut Schaa · 14 years ago
  13. ea175ee rt2x00: Remove rt2x00lib_toggle_rx by Ivo van Doorn · 14 years ago
  14. 821cde63 rt2x00: checkpatch.pl error fixes for rt73usb.c by Mark Einon · 14 years ago
  15. f44df18 rt2x00: Implement flush callback by Ivo van Doorn · 14 years ago
  16. 2b23cda rt2x00: Reduce tx descriptor size by Helmut Schaa · 14 years ago
  17. efd2f27 rt2x00: Sync Tx and RX ring sizes with legacy drivers by Helmut Schaa · 14 years ago
  18. e9a6870 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
  19. 5a5b6ed rt2x00: Don't enable broad- and multicast buffering on USB devices by Helmut Schaa · 14 years ago
  20. b1ef725 rt2x00: Add rt73usb device ID by Ivo van Doorn · 14 years ago
  21. b618f6f 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
  22. 0204464 rt2x00: Check for specific changed flags when updating the erp config by Helmut Schaa · 14 years ago
  23. 78ab952 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
  24. 0e3afe5 rt2x00: Correctly kill beacon queue by Ivo van Doorn · 14 years ago
  25. a908a74 rt2x00: Rename txentry_desc.queue -> txentry_desc.qid by Helmut Schaa · 14 years ago
  26. e569aa7 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
  27. 8d1331b rt2x00: Fix max TX power settings by Ivo van Doorn · 14 years ago
  28. 9333145 rt2x00: Simplify arguments to rt2x00 driver callback functions by Ivo van Doorn · 14 years ago
  29. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  30. e5ef5ba rt2x00: Remove ieee80211_rx_status from rt2x00_dev by Ivo van Doorn · 14 years ago
  31. 78e256c rt2x00: Convert rt2x00 to use threaded interrupts by Helmut Schaa · 14 years ago
  32. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 14 years ago
  33. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 14 years ago
  34. 27df2a9 rt2x00: Rename CONFIG_DISABLE_LINK_TUNING by Ivo van Doorn · 14 years ago
  35. 78eea11 rt2x00: Merge PCI and USB versions of write_tx_data into single function. by Gertjan van Wingerde · 14 years ago
  36. e1b4d7b rt2x00: Enable fallback rates for rt61pci and rt73usb by Ivo van Doorn · 14 years ago
  37. 96b61ba rt2x00: Clean up USB vendor request buffer functions. by Gertjan van Wingerde · 14 years ago
  38. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 14 years ago
  39. 5c3b685 rt2x00: Push beacon TX descriptor writing to drivers. by Gertjan van Wingerde · 14 years ago
  40. 9655a6e rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. by Gertjan van Wingerde · 15 years ago
  41. 6fe70aa 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 · 15 years ago
  42. 85b7a8b rt2x00: Simplify TXD handling of beacons. by Gertjan van Wingerde · 15 years ago
  43. e01f1ec rt2x00: Re-order tx descriptor writing code in drivers. by Gertjan van Wingerde · 15 years ago
  44. cc75589 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 · 15 years ago
  45. f224f4e rt2x00: provide beacon's txdesc to write_beacon callback function. by Gertjan van Wingerde · 15 years ago
  46. d61cb26 rt2x00: Clean up all driver's kick_tx_queue callback functions. by Gertjan van Wingerde · 15 years ago
  47. 78b8f3b rt2x00: Don't check whether hardware crypto is enabled when reading RXD. by Gertjan van Wingerde · 15 years ago
  48. 8316324 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 · 15 years ago
  49. df624ca rt2x00: Register frame length in TX entry descriptor instead of L2PAD. by Gertjan van Wingerde · 15 years ago
  50. 5c01d56 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 · 15 years ago
  51. 5731858 rt2x00: Disable auto wakeup before waking up device. by Gertjan van Wingerde · 15 years ago
  52. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  53. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  54. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  55. 51b2853 rt2x00: Add USB ID for CEIVA adapter to rt73usb by Bryan Polk · 15 years ago
  56. 49e721e rt2x00: rework RT chipset and revision determination for PCI an SOC devices. by Gertjan van Wingerde · 15 years ago
  57. 714fa66 rt2x00: Reorganize RT chipset setting for PCI/SOC devices. by Gertjan van Wingerde · 15 years ago
  58. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  59. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 15 years ago
  60. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  61. 050e8a4 rt73usb: add WLI-U2-H54HP by Kenichi HORIO · 15 years ago
  62. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 15 years ago
  63. 04d0362 rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 15 years ago
  64. 16475b0 rt2x00: Log RT/RF chipset information correctly. by Gertjan van Wingerde · 15 years ago
  65. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  66. 2272064 rt73usb.c : more ids by Xose Vazquez Perez · 15 years ago
  67. 78bd6bb rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb by Michal Szalata · 15 years ago
  68. 4789666 rt2x00: Hardcode TX ack timeout and consume time by Ivo van Doorn · 15 years ago
  69. d904dc1 rt2x00: bss_info_changed() callback is allowed to sleep by Ivo van Doorn · 15 years ago
  70. d6756d0 rt2x00: Fix beacon de-synchronization while update beacon by Igor Perminov · 15 years ago
  71. 1afcfd54 rt2x00: FIF_PSPOLL filter flag support by Igor Perminov · 15 years ago
  72. 930c06f rt2x00: Implement set_tim callback for all drivers by Stefan Steuerwald · 15 years ago
  73. e47a5cd rt2x00: use wiphy rfkill interface by Ivo van Doorn · 15 years ago
  74. 6b347bf rt2x00: Remove last usage of beacon_int from ieee80211_config by Ivo van Doorn · 16 years ago
  75. 8a566af rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL by Ivo van Doorn · 16 years ago
  76. 5a99401 rt2x00: Fix chipset detection for rt73usb by Ivo van Doorn · 16 years ago
  77. 358623c rt2x00: Simplify rt2x00_check_rev by Ivo van Doorn · 16 years ago
  78. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 16 years ago
  79. 6aabd4c rt2x00: Add rt73usb USB IDs by Ivo van Doorn · 16 years ago
  80. 14344b8 rt2x00: New USB ID for rt73usb by Ivo van Doorn · 16 years ago
  81. d5df2a1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  82. ef4bb70 rt2x00 : more devices to rt73usb.c by Xose Vazquez Perez · 16 years ago
  83. 144d9ad rt2x00: Add various new USB IDs for rt73usb by Ivo van Doorn · 16 years ago
  84. 53bc647 rt2x00: Remove check for rf word 0 by Ivo van Doorn · 16 years ago
  85. 62750f4 rt2x00: uncomment get_tsf by Ivo van Doorn · 16 years ago
  86. 964d6ad Add new rt73usb USB ID by Ivo van Doorn · 16 years ago
  87. 0cbe006 rt2x00: Validate firmware in driver by Ivo van Doorn · 16 years ago
  88. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 16 years ago
  89. 9752a7b rt2x00: Restrict firmware file lengths by Ivo van Doorn · 16 years ago
  90. 5e79002 rt2x00: conf_tx() only need register access for WMM queues by Ivo van Doorn · 16 years ago
  91. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 16 years ago
  92. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  93. 076f958 rt2x00: Remove ENTRY_TXD_OFDM_RATE by Ivo van Doorn · 16 years ago
  94. 7396faf rt2x00: Add RFKILL support to rt2500usb and rt73usb by Ivo van Doorn · 16 years ago
  95. 5352ff6 rt2x00: Restrict interface between rt2x00link and drivers by Ivo van Doorn · 16 years ago
  96. eb20b4e rt2x00: Reduce calls to bbp_read() by Ivo van Doorn · 16 years ago
  97. 7d7f19c rt2x00: Implement Powersaving by Ivo van Doorn · 16 years ago
  98. 3be36ae rt2x00: add USB ID for the Linksys WUSB200. by Stefan Lippers-Hollmann · 16 years ago
  99. 74415ed rt2x00: Add RXDONE_CRYPTO_IV/ICV flags by Ivo van Doorn · 16 years ago
  100. 1ce9cda rt2x00: Optimize IV/EIV handling by Ivo van Doorn · 16 years ago