1. 5c3b685 rt2x00: Push beacon TX descriptor writing to drivers. by Gertjan van Wingerde · 15 years ago
  2. 77c2061 wireless: fix several minor description typos by Walter Goldens · 15 years ago
  3. b4df470 rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h. by Gertjan van Wingerde · 15 years ago
  4. b578bb4 Revert "rt2x00: Fix rt2800usb TX descriptor writing." by John W. Linville · 15 years ago
  5. 663cb47 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 15 years ago
  6. 9655a6e rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. by Gertjan van Wingerde · 15 years ago
  7. 52a9bd2 rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize by Helmut Schaa · 15 years ago
  8. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 15 years ago
  9. 820ae8a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  10. 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
  11. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  12. fd76f14 rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb. by Gertjan van Wingerde · 15 years ago
  13. 185e5f7 rt2x00: Dump beacons under a different identifier than TX frames. by Gertjan van Wingerde · 15 years ago
  14. 85b7a8b rt2x00: Simplify TXD handling of beacons. by Gertjan van Wingerde · 15 years ago
  15. e01f1ec rt2x00: Re-order tx descriptor writing code in drivers. by Gertjan van Wingerde · 15 years ago
  16. 6b97cb0 rt2x00: Fix beacon descriptor writing for rt61pci. by Gertjan van Wingerde · 15 years ago
  17. 878f704 rt2x00: Consistently name skb frame descriptor skbdesc. by Gertjan van Wingerde · 15 years ago
  18. 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
  19. a6bc03a wireless: rt2x00: rt2800usb: replace X by x by Xose Vazquez Perez · 15 years ago
  20. 6295d81 rt2x00: Clean up generic procedures on descriptor writing. by Gertjan van Wingerde · 15 years ago
  21. 3b9f0ed rt2x00: Fix beaconing on rt2800. by Gertjan van Wingerde · 15 years ago
  22. f224f4e rt2x00: provide beacon's txdesc to write_beacon callback function. by Gertjan van Wingerde · 15 years ago
  23. d61cb26 rt2x00: Clean up all driver's kick_tx_queue callback functions. by Gertjan van Wingerde · 15 years ago
  24. 2de64dd rt2x00: Factor out RXWI processing to common rt2800 code. by Gertjan van Wingerde · 15 years ago
  25. 59679b9 rt2x00: Factor out TXWI writing to common rt2800 code. by Gertjan van Wingerde · 15 years ago
  26. 78b8f3b rt2x00: Don't check whether hardware crypto is enabled when reading RXD. by Gertjan van Wingerde · 15 years ago
  27. e6a8aab rt2x00: Clean up rt2800usb.h. by Gertjan van Wingerde · 15 years ago
  28. d43e49ec rt2x00: Fix setting of txdesc->length field. by Gertjan van Wingerde · 15 years ago
  29. 1affa09 rt2x00: rt2800: use correct txop value in tx descriptor by Helmut Schaa · 15 years ago
  30. 55f9321 rt2x00: Fix RF3052 channel initialization by Ivo van Doorn · 15 years ago
  31. 809bfe8 rt2x00: rt2800: don't overwrite SIFS values on erp changes by Helmut Schaa · 15 years ago
  32. a21c2ab rt2x00: rt2800: update initial SIFS values by Helmut Schaa · 15 years ago
  33. 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
  34. df624ca rt2x00: Register frame length in TX entry descriptor instead of L2PAD. by Gertjan van Wingerde · 15 years ago
  35. a21ee72 rt2x00: Fix HT40+/HT40- setting in rt2800. by Gertjan van Wingerde · 15 years ago
  36. 79a854f rt2x00: Enable RT30xx by default. by Gertjan van Wingerde · 15 years ago
  37. c266148 rt2x00: Remove rt2x00pci.h include from rt2800lib. by Gertjan van Wingerde · 15 years ago
  38. 12ef116 wireless: rt2x00: rt2800usb: be in sync with latest windows drivers. by Xose Vazquez Perez · 15 years ago
  39. 91639c7 rt2x00: remove now unused noise field from struct rxdone_entry_desc by John W. Linville · 15 years ago
  40. baff800 rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices by Helmut Schaa · 15 years ago
  41. 6ca4fed rt2x00: remove usage of deprecated noise value by John W. Linville · 15 years ago
  42. 9a8b424 rt2x00: rt2800lib: Remove redundant check for RT2872 by Helmut Schaa · 15 years ago
  43. 2381238 rt2x00: rt2800lib: Fix rx path on SoC devices by Helmut Schaa · 15 years ago
  44. 0bdab17 rt2x00: fix typo in rt2800.h by Helmut Schaa · 15 years ago
  45. 5a67396 rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxx by Helmut Schaa · 15 years ago
  46. 2caaa5d rt2x00: rt2800lib: disable HT40 for now as it causes reception problems by Helmut Schaa · 15 years ago
  47. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 15 years ago
  48. e895833 wireless: rt2x00: rt2800usb: identify Allwin devices by Xose Vazquez Perez · 15 years ago
  49. 2fddd88 wireless: rt2x00: rt2800usb: identify Hawking devices by Xose Vazquez Perez · 15 years ago
  50. 745b1ae rt2x00: rt2800pci: fix tx path by not accessing the skb after it was DMA mapped by Helmut Schaa · 15 years ago
  51. 4108669 rt2x00: add txdesc parameter to write_tx_data by Helmut Schaa · 15 years ago
  52. 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
  53. a5e944f wireless: rt2x00: rt2800usb: identify Sitecom devices by Xose Vazquez Perez · 15 years ago
  54. cc78e90 rt2x00: Add rt3390 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  55. 6452295 rt2x00: Add rt3090 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  56. d5385bf rt2x00: Add rt3071 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  57. 8cdd15e rt2x00: Finish rt3070 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  58. a9dce14 rt2x00: Align rt2800 register initialization with vendor driver. by Gertjan van Wingerde · 15 years ago
  59. 8d0c9b6 rt2x00: Refactor rt2800 version constants. by Gertjan van Wingerde · 15 years ago
  60. e148b4c rt2x00: Align RT chipset definitions with vendor driver. by Gertjan van Wingerde · 15 years ago
  61. fab799c rt2x00: Update rt2800 register definitions towards latest definitions. by Gertjan van Wingerde · 15 years ago
  62. 06855ef rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800. by Gertjan van Wingerde · 15 years ago
  63. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. 403820e rt2x00: use rt2800_config_channel_rt3x for rt2872 by Helmut Schaa · 15 years ago
  65. 62c3344 rt2x00: Enable powersaving by default again on rt2500usb. by Gertjan van Wingerde · 15 years ago
  66. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 15 years ago
  67. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  68. 4d66edc rt2x00: Add wakeup interrupt handler to rt2800pci. by Gertjan van Wingerde · 15 years ago
  69. 9e18944 rt2x00: Add wakeup interrupt handler to rt61pci. by Gertjan van Wingerde · 15 years ago
  70. 5731858 rt2x00: Disable auto wakeup before waking up device. by Gertjan van Wingerde · 15 years ago
  71. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  72. f18d446 rt2x00: remove MCU requests for SoC platforms by Luis Correia · 15 years ago
  73. d5dc056 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  74. f01a022 wireless: rt2x00: rt2800usb: new ids by Xose Vazquez Perez · 15 years ago
  75. 6424bf7 wireless: rt2x00: rt2800pci: new id by Xose Vazquez Perez · 15 years ago
  76. 2742701 wireless: rt2x00: rt2800usb: delete id by Xose Vazquez Perez · 15 years ago
  77. fc3f148 wireless: rt2x00: rt2800usb: identify ids-chips by Xose Vazquez Perez · 15 years ago
  78. 9e76ad2 rt2x00: Disable powersaving by default in rt2500usb. by Gertjan van Wingerde · 15 years ago
  79. 7197690 rt2x00: Fix typo in RF register programming of rt2800. by Gertjan van Wingerde · 15 years ago
  80. 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
  81. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  82. bf18723 rt2x00: Fix TX status reporting for rt2800pci. by Alban Browaeys · 15 years ago
  83. 632dd95 rt2x00: txdone implementation supporting hw encryption. by Alban Browaeys · 15 years ago
  84. d6e36ec rt2x00: fix warning when building rt2800pci with just soc support by Helmut Schaa · 15 years ago
  85. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  86. e5a9a35 rt2x00: remove KSEG1ADDR define from rt2x00soc.h by Helmut Schaa · 15 years ago
  87. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  88. 31f66be rt2x00: Export rt2x00soc_probe from rt2x00soc by Helmut Schaa · 15 years ago
  89. 6e93d71 rt2x00: fix rt2800pci compilation with SoC by Helmut Schaa · 15 years ago
  90. 51b2853 rt2x00: Add USB ID for CEIVA adapter to rt73usb by Bryan Polk · 15 years ago
  91. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  92. de1ebdc rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable. by Gertjan van Wingerde · 15 years ago
  93. 49e721e rt2x00: rework RT chipset and revision determination for PCI an SOC devices. by Gertjan van Wingerde · 15 years ago
  94. 714fa66 rt2x00: Reorganize RT chipset setting for PCI/SOC devices. by Gertjan van Wingerde · 15 years ago
  95. cea90e5 rt2x00: Introduce SoC interface type. by Gertjan van Wingerde · 15 years ago
  96. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  97. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  98. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 15 years ago
  99. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  100. ff30b36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago