1. e796643 rt2x00: Move driver callback functions into the ops structure by Ivo van Doorn · 14 years ago
  2. f31c9a8 rt2x00: Move common firmware loading into rt2800lib by Ivo van Doorn · 14 years ago
  3. ab8966d rt2x00: Add missing TSF sync mode for AP operation by Helmut Schaa · 14 years ago
  4. 8544df3 rt2x00: Don't initialize beacon interval to 0 on rt2800 devices by Helmut Schaa · 14 years ago
  5. ab0ed4a rt2x00: Remove set_tim callback from PCI drivers by Helmut Schaa · 14 years ago
  6. e783619 rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb by Helmut Schaa · 14 years ago
  7. 9f926fb rt2x00: Use pretbtt irq for fetching beacons on rt2800pci by Helmut Schaa · 14 years ago
  8. 07896fe rt2x00: Implement broad- and multicast buffering by Helmut Schaa · 14 years ago
  9. 4dee32f rt2x00: Allow beacon update without scheduling a work by Helmut Schaa · 14 years ago
  10. 78e256c rt2x00: Convert rt2x00 to use threaded interrupts by Helmut Schaa · 14 years ago
  11. 50e888e rt2x00: Make rt2800_write_beacon only export to GPL by Ivo van Doorn · 14 years ago
  12. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 14 years ago
  13. 223dcc2 rt2x00: Fix vgc_level_reg handling by Ivo van Doorn · 14 years ago
  14. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 14 years ago
  15. 27df2a9 rt2x00: Rename CONFIG_DISABLE_LINK_TUNING by Ivo van Doorn · 14 years ago
  16. 7486192 rt2x00: Convert AGC value from descriptor to RSSI (dBm) by Ivo van Doorn · 14 years ago
  17. 5e84600 rt2x00: Limit txpower by eeprom values by Helmut Schaa · 14 years ago
  18. 4e9e58c rt2x00: Fix compile warning when debug disabled by Ivo van Doorn · 14 years ago
  19. efc7d36 rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1 by Ivo van Doorn · 14 years ago
  20. e22557f rt2x00: Fix antenna initialization by Ivo van Doorn · 14 years ago
  21. aa67463 rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment by Ivo van Doorn · 14 years ago
  22. fdb8725 rt2x00: fix beacon reset on rt2800 by Helmut Schaa · 14 years ago
  23. 8654b79 rt2x00: Disable link tuning in AP mode by Helmut Schaa · 14 years ago
  24. fa43750 rt2x00: Fix beacon updates in rt61pci by Helmut Schaa · 14 years ago
  25. ad90319 rt2x00: Fix beacon updates in rt2800pci by Helmut Schaa · 14 years ago
  26. d440cb9 rt2x00: Enable multiBSS in rt2800 by Ivo van Doorn · 14 years ago
  27. ec2d179 rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver. by Gertjan van Wingerde · 14 years ago
  28. 20f8b13 rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci. by Gertjan van Wingerde · 14 years ago
  29. 9cf4cb0 rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb. by Gertjan van Wingerde · 14 years ago
  30. 76dd5dd rt2x00: Rename driver write_tx_datadesc callback function. by Gertjan van Wingerde · 14 years ago
  31. e513a0b rt2x00: Move common txdone handling to rt2x00lib_txdone. by Gertjan van Wingerde · 14 years ago
  32. 78eea11 rt2x00: Merge PCI and USB versions of write_tx_data into single function. by Gertjan van Wingerde · 14 years ago
  33. fe72569 rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function. by Gertjan van Wingerde · 14 years ago
  34. 398ab9e rt2x00: Fix frame dumping for USB devices. by Gertjan van Wingerde · 14 years ago
  35. 1ed7a17 rt2x00: Remove unneeded variable by Ivo van Doorn · 14 years ago
  36. f1aa4c5 rt2x00: Write the BSSID to register when interface is added by Ivo van Doorn · 14 years ago
  37. 1df9080 rt2x00: Implement tx mpdu aggregation by Helmut Schaa · 14 years ago
  38. 75f64dd rt2500usb: fallback to SW encryption for TKIP+AES by Ondrej Zary · 14 years ago
  39. e4a0ab3 rt2x00: Synchronize WCID initialization with legacy driver by Ivo van Doorn · 14 years ago
  40. 04f1e34 rt2x00: Enable HW crypto by default by Ivo van Doorn · 14 years ago
  41. e6474c3 rt2x00: Limit TX done looping to number of TX ring entries by Ivo van Doorn · 14 years ago
  42. a5ea2f0 rt2x00: Update author rt2800lib by Ivo van Doorn · 14 years ago
  43. e1b4d7b rt2x00: Enable fallback rates for rt61pci and rt73usb by Ivo van Doorn · 14 years ago
  44. 3d2bc10 rt2x00: Fix tx status reporting when falling back to the lowest rate by Helmut Schaa · 14 years ago
  45. 3f2bee2 rt2x00: provide mac80211 a suitable max_rates value by Helmut Schaa · 14 years ago
  46. a3f84ca rt2x00: Fix typo in rt2800_config_txpower by Helmut Schaa · 14 years ago
  47. 3afa626 rt2x00: Fix TX_STA_FIFO handling by Helmut Schaa · 14 years ago
  48. 52b58fa rt2x00: Add comment about BBP1_TX_POWER by Helmut Schaa · 14 years ago
  49. 2606e42 rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling by Helmut Schaa · 14 years ago
  50. ecb7cab rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried by Helmut Schaa · 14 years ago
  51. fd6dcb8 rt2x00: don't use TXDONE_FALLBACK as success indicator by Helmut Schaa · 14 years ago
  52. 46678b1 rt2x00: clarify meaning of txdone flags by Helmut Schaa · 14 years ago
  53. 6e387aa rt2x00: Remove suspicious register write by Helmut Schaa · 14 years ago
  54. df7f4eb rt2x00: fix use of mcs rates by Helmut Schaa · 14 years ago
  55. c295a81 rt2x00: Update TX_SW_CFG initvals for 305x SoC by Helmut Schaa · 14 years ago
  56. bd96bd6 rt2x00: Use IEEE80211_TX_CTL_STBC flag by Ivo van Doorn · 14 years ago
  57. 22cabaa rt2x00: rt2800: disable TX STBC for 1 stream devices by Helmut Schaa · 14 years ago
  58. 06443e4 rt2x00: Fix HT40 operation in rt2800. by Gertjan van Wingerde · 14 years ago
  59. 532bc2d rt2x00: Sync rt2800 MCU boot signal with Ralink driver. by Gertjan van Wingerde · 14 years ago
  60. e3a896b rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}. by Gertjan van Wingerde · 14 years ago
  61. 8440c29 rt2x00: Simplify check for external LNA in rt2800_init_rfcsr. by Gertjan van Wingerde · 14 years ago
  62. 6e1fdd1 rt2x00: Introduce separate interface type for PCI-express. by Gertjan van Wingerde · 14 years ago
  63. 785c3c0 rt2x00: Move all register definitions for rt2800 to rt2800.h. by Gertjan van Wingerde · 14 years ago
  64. 5ed8f45 rt2x00: Remove RT2870 chipset identification. by Gertjan van Wingerde · 14 years ago
  65. f0194b2 rt2x00: Centralize rt2800 beacon writing. by Gertjan van Wingerde · 14 years ago
  66. 96b61ba rt2x00: Clean up USB vendor request buffer functions. by Gertjan van Wingerde · 14 years ago
  67. a903ae0 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 14 years ago
  68. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 14 years ago
  69. baaffe6 rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc. by Gertjan van Wingerde · 14 years ago
  70. 5c3b685 rt2x00: Push beacon TX descriptor writing to drivers. by Gertjan van Wingerde · 14 years ago
  71. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  72. b4df470 rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h. by Gertjan van Wingerde · 14 years ago
  73. b578bb4 Revert "rt2x00: Fix rt2800usb TX descriptor writing." by John W. Linville · 14 years ago
  74. 663cb47 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 14 years ago
  75. 9655a6e rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. by Gertjan van Wingerde · 14 years ago
  76. 52a9bd2 rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize by Helmut Schaa · 14 years ago
  77. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  78. 820ae8a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  79. 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 · 14 years ago
  80. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  81. fd76f14 rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb. by Gertjan van Wingerde · 14 years ago
  82. 185e5f7 rt2x00: Dump beacons under a different identifier than TX frames. by Gertjan van Wingerde · 14 years ago
  83. 85b7a8b rt2x00: Simplify TXD handling of beacons. by Gertjan van Wingerde · 14 years ago
  84. e01f1ec rt2x00: Re-order tx descriptor writing code in drivers. by Gertjan van Wingerde · 14 years ago
  85. 6b97cb0 rt2x00: Fix beacon descriptor writing for rt61pci. by Gertjan van Wingerde · 14 years ago
  86. 878f704 rt2x00: Consistently name skb frame descriptor skbdesc. by Gertjan van Wingerde · 14 years ago
  87. 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 · 14 years ago
  88. a6bc03a wireless: rt2x00: rt2800usb: replace X by x by Xose Vazquez Perez · 14 years ago
  89. 6295d81 rt2x00: Clean up generic procedures on descriptor writing. by Gertjan van Wingerde · 14 years ago
  90. 3b9f0ed rt2x00: Fix beaconing on rt2800. by Gertjan van Wingerde · 14 years ago
  91. f224f4e rt2x00: provide beacon's txdesc to write_beacon callback function. by Gertjan van Wingerde · 14 years ago
  92. d61cb26 rt2x00: Clean up all driver's kick_tx_queue callback functions. by Gertjan van Wingerde · 14 years ago
  93. 2de64dd rt2x00: Factor out RXWI processing to common rt2800 code. by Gertjan van Wingerde · 14 years ago
  94. 59679b9 rt2x00: Factor out TXWI writing to common rt2800 code. by Gertjan van Wingerde · 14 years ago
  95. 78b8f3b rt2x00: Don't check whether hardware crypto is enabled when reading RXD. by Gertjan van Wingerde · 14 years ago
  96. e6a8aab rt2x00: Clean up rt2800usb.h. by Gertjan van Wingerde · 14 years ago
  97. d43e49e rt2x00: Fix setting of txdesc->length field. by Gertjan van Wingerde · 14 years ago
  98. 1affa09 rt2x00: rt2800: use correct txop value in tx descriptor by Helmut Schaa · 14 years ago
  99. 55f9321 rt2x00: Fix RF3052 channel initialization by Ivo van Doorn · 14 years ago
  100. 809bfe8 rt2x00: rt2800: don't overwrite SIFS values on erp changes by Helmut Schaa · 14 years ago