1. 96481b2 rt2x00: Implement TX status reporting for rt2800usb by Ivo van Doorn · 14 years ago
  2. 0c5879b rt2x00: Request TXWI pointer from driver by Ivo van Doorn · 14 years ago
  3. 3392bec rt2x00: Add helper function for reporting tx status by Ivo van Doorn · 14 years ago
  4. 84804cd rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS mode by Ivo van Doorn · 14 years ago
  5. 7e613e1 rt2x00: Move USB tx/rx done handling to workqueue by Ivo van Doorn · 14 years ago
  6. 4d7ede7 rt2x00: do not shortcut rt2x00lib_config_antenna by John W. Linville · 14 years ago
  7. dd358c9 rt2x00: update fw version info in wiphy struct by John W. Linville · 14 years ago
  8. 47cb905 rt2x00: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  9. 98ec621 rt2500usb: disallow to set WEP key with non zero index by Stanislaw Gruszka · 14 years ago
  10. ac59b49 rt2500usb: truly disable encryption when initialize by Stanislaw Gruszka · 14 years ago
  11. 1279f5e rt2500usb: write keys to proper registers by Stanislaw Gruszka · 14 years ago
  12. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  13. 06b3cda rt2x00: Fix regression for rt2500pci by Ivo van Doorn · 14 years ago
  14. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  15. 1612454 rt2x00: correct sparse warning in rt2x00debug.c by John W. Linville · 14 years ago
  16. 9acd56d rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() by Stephen Boyd · 14 years ago
  17. e300d95 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
  18. e796643 rt2x00: Move driver callback functions into the ops structure by Ivo van Doorn · 14 years ago
  19. f31c9a8 rt2x00: Move common firmware loading into rt2800lib by Ivo van Doorn · 14 years ago
  20. ab8966d rt2x00: Add missing TSF sync mode for AP operation by Helmut Schaa · 14 years ago
  21. 8544df3 rt2x00: Don't initialize beacon interval to 0 on rt2800 devices by Helmut Schaa · 14 years ago
  22. ab0ed4a rt2x00: Remove set_tim callback from PCI drivers by Helmut Schaa · 14 years ago
  23. e783619 rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb by Helmut Schaa · 14 years ago
  24. 9f926fb rt2x00: Use pretbtt irq for fetching beacons on rt2800pci by Helmut Schaa · 14 years ago
  25. 07896fe rt2x00: Implement broad- and multicast buffering by Helmut Schaa · 14 years ago
  26. 4dee32f rt2x00: Allow beacon update without scheduling a work by Helmut Schaa · 14 years ago
  27. 78e256c rt2x00: Convert rt2x00 to use threaded interrupts by Helmut Schaa · 14 years ago
  28. 50e888e rt2x00: Make rt2800_write_beacon only export to GPL by Ivo van Doorn · 14 years ago
  29. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 14 years ago
  30. 223dcc2 rt2x00: Fix vgc_level_reg handling by Ivo van Doorn · 14 years ago
  31. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 14 years ago
  32. 27df2a9 rt2x00: Rename CONFIG_DISABLE_LINK_TUNING by Ivo van Doorn · 14 years ago
  33. 7486192 rt2x00: Convert AGC value from descriptor to RSSI (dBm) by Ivo van Doorn · 14 years ago
  34. 5e84600 rt2x00: Limit txpower by eeprom values by Helmut Schaa · 14 years ago
  35. 05318bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  36. 4e9e58c rt2x00: Fix compile warning when debug disabled by Ivo van Doorn · 14 years ago
  37. efc7d36 rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1 by Ivo van Doorn · 14 years ago
  38. e22557f rt2x00: Fix antenna initialization by Ivo van Doorn · 14 years ago
  39. aa67463 rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment by Ivo van Doorn · 14 years ago
  40. fdb8725 rt2x00: fix beacon reset on rt2800 by Helmut Schaa · 14 years ago
  41. 8654b79 rt2x00: Disable link tuning in AP mode by Helmut Schaa · 14 years ago
  42. fa43750 rt2x00: Fix beacon updates in rt61pci by Helmut Schaa · 14 years ago
  43. ad90319 rt2x00: Fix beacon updates in rt2800pci by Helmut Schaa · 14 years ago
  44. d440cb9 rt2x00: Enable multiBSS in rt2800 by Ivo van Doorn · 14 years ago
  45. ec2d179 rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver. by Gertjan van Wingerde · 14 years ago
  46. 20f8b13 rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci. by Gertjan van Wingerde · 14 years ago
  47. 9cf4cb0 rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb. by Gertjan van Wingerde · 14 years ago
  48. 76dd5dd rt2x00: Rename driver write_tx_datadesc callback function. by Gertjan van Wingerde · 14 years ago
  49. e513a0b rt2x00: Move common txdone handling to rt2x00lib_txdone. by Gertjan van Wingerde · 14 years ago
  50. 78eea11 rt2x00: Merge PCI and USB versions of write_tx_data into single function. by Gertjan van Wingerde · 14 years ago
  51. fe72569 rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function. by Gertjan van Wingerde · 14 years ago
  52. 398ab9e rt2x00: Fix frame dumping for USB devices. by Gertjan van Wingerde · 14 years ago
  53. 1ed7a17 rt2x00: Remove unneeded variable by Ivo van Doorn · 14 years ago
  54. f1aa4c5 rt2x00: Write the BSSID to register when interface is added by Ivo van Doorn · 14 years ago
  55. 1df9080 rt2x00: Implement tx mpdu aggregation by Helmut Schaa · 14 years ago
  56. 75f64dd rt2500usb: fallback to SW encryption for TKIP+AES by Ondrej Zary · 14 years ago
  57. bb9c03d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  58. e4a0ab3 rt2x00: Synchronize WCID initialization with legacy driver by Ivo van Doorn · 14 years ago
  59. 04f1e34 rt2x00: Enable HW crypto by default by Ivo van Doorn · 14 years ago
  60. e6474c3 rt2x00: Limit TX done looping to number of TX ring entries by Ivo van Doorn · 14 years ago
  61. a5ea2f0 rt2x00: Update author rt2800lib by Ivo van Doorn · 14 years ago
  62. e1b4d7b rt2x00: Enable fallback rates for rt61pci and rt73usb by Ivo van Doorn · 14 years ago
  63. 3d2bc10 rt2x00: Fix tx status reporting when falling back to the lowest rate by Helmut Schaa · 14 years ago
  64. 3f2bee2 rt2x00: provide mac80211 a suitable max_rates value by Helmut Schaa · 14 years ago
  65. a3f84ca rt2x00: Fix typo in rt2800_config_txpower by Helmut Schaa · 14 years ago
  66. 3afa626 rt2x00: Fix TX_STA_FIFO handling by Helmut Schaa · 14 years ago
  67. 52b58fa rt2x00: Add comment about BBP1_TX_POWER by Helmut Schaa · 14 years ago
  68. 2606e42 rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling by Helmut Schaa · 14 years ago
  69. ecb7cab rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried by Helmut Schaa · 14 years ago
  70. fd6dcb8 rt2x00: don't use TXDONE_FALLBACK as success indicator by Helmut Schaa · 14 years ago
  71. 46678b1 rt2x00: clarify meaning of txdone flags by Helmut Schaa · 14 years ago
  72. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  73. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  74. 6e387aa rt2x00: Remove suspicious register write by Helmut Schaa · 14 years ago
  75. df7f4eb rt2x00: fix use of mcs rates by Helmut Schaa · 14 years ago
  76. c295a81 rt2x00: Update TX_SW_CFG initvals for 305x SoC by Helmut Schaa · 14 years ago
  77. bd96bd6 rt2x00: Use IEEE80211_TX_CTL_STBC flag by Ivo van Doorn · 14 years ago
  78. 22cabaa rt2x00: rt2800: disable TX STBC for 1 stream devices by Helmut Schaa · 14 years ago
  79. 06443e4 rt2x00: Fix HT40 operation in rt2800. by Gertjan van Wingerde · 14 years ago
  80. 532bc2d rt2x00: Sync rt2800 MCU boot signal with Ralink driver. by Gertjan van Wingerde · 14 years ago
  81. e3a896b rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}. by Gertjan van Wingerde · 14 years ago
  82. 8440c29 rt2x00: Simplify check for external LNA in rt2800_init_rfcsr. by Gertjan van Wingerde · 14 years ago
  83. 6e1fdd1 rt2x00: Introduce separate interface type for PCI-express. by Gertjan van Wingerde · 14 years ago
  84. 785c3c0 rt2x00: Move all register definitions for rt2800 to rt2800.h. by Gertjan van Wingerde · 14 years ago
  85. 5ed8f45 rt2x00: Remove RT2870 chipset identification. by Gertjan van Wingerde · 14 years ago
  86. f0194b2 rt2x00: Centralize rt2800 beacon writing. by Gertjan van Wingerde · 14 years ago
  87. 96b61ba rt2x00: Clean up USB vendor request buffer functions. by Gertjan van Wingerde · 14 years ago
  88. a903ae0 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 14 years ago
  89. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 14 years ago
  90. baaffe6 rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc. by Gertjan van Wingerde · 14 years ago
  91. 5c3b685 rt2x00: Push beacon TX descriptor writing to drivers. by Gertjan van Wingerde · 14 years ago
  92. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  93. b4df470 rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h. by Gertjan van Wingerde · 14 years ago
  94. b578bb4 Revert "rt2x00: Fix rt2800usb TX descriptor writing." by John W. Linville · 14 years ago
  95. 663cb47 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 14 years ago
  96. 9655a6e rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. by Gertjan van Wingerde · 14 years ago
  97. 52a9bd2 rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize by Helmut Schaa · 14 years ago
  98. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  99. 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
  100. 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