1. a21c2ab rt2x00: rt2800: update initial SIFS values by Helmut Schaa · 15 years ago
  2. df624ca rt2x00: Register frame length in TX entry descriptor instead of L2PAD. by Gertjan van Wingerde · 15 years ago
  3. a21ee72 rt2x00: Fix HT40+/HT40- setting in rt2800. by Gertjan van Wingerde · 15 years ago
  4. 79a854f rt2x00: Enable RT30xx by default. by Gertjan van Wingerde · 15 years ago
  5. c266148 rt2x00: Remove rt2x00pci.h include from rt2800lib. by Gertjan van Wingerde · 15 years ago
  6. 12ef116 wireless: rt2x00: rt2800usb: be in sync with latest windows drivers. by Xose Vazquez Perez · 15 years ago
  7. 91639c7 rt2x00: remove now unused noise field from struct rxdone_entry_desc by John W. Linville · 15 years ago
  8. baff800 rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices by Helmut Schaa · 15 years ago
  9. 6ca4fed rt2x00: remove usage of deprecated noise value by John W. Linville · 15 years ago
  10. 9a8b424 rt2x00: rt2800lib: Remove redundant check for RT2872 by Helmut Schaa · 15 years ago
  11. 2381238 rt2x00: rt2800lib: Fix rx path on SoC devices by Helmut Schaa · 15 years ago
  12. 0bdab17 rt2x00: fix typo in rt2800.h by Helmut Schaa · 15 years ago
  13. 5a67396 rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxx by Helmut Schaa · 15 years ago
  14. 2caaa5d rt2x00: rt2800lib: disable HT40 for now as it causes reception problems by Helmut Schaa · 15 years ago
  15. e895833 wireless: rt2x00: rt2800usb: identify Allwin devices by Xose Vazquez Perez · 15 years ago
  16. 2fddd88 wireless: rt2x00: rt2800usb: identify Hawking devices by Xose Vazquez Perez · 15 years ago
  17. 745b1ae rt2x00: rt2800pci: fix tx path by not accessing the skb after it was DMA mapped by Helmut Schaa · 15 years ago
  18. 4108669 rt2x00: add txdesc parameter to write_tx_data by Helmut Schaa · 15 years ago
  19. a5e944f wireless: rt2x00: rt2800usb: identify Sitecom devices by Xose Vazquez Perez · 15 years ago
  20. cc78e90 rt2x00: Add rt3390 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  21. 6452295 rt2x00: Add rt3090 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  22. d5385bf rt2x00: Add rt3071 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  23. 8cdd15e rt2x00: Finish rt3070 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  24. a9dce14 rt2x00: Align rt2800 register initialization with vendor driver. by Gertjan van Wingerde · 15 years ago
  25. 8d0c9b6 rt2x00: Refactor rt2800 version constants. by Gertjan van Wingerde · 15 years ago
  26. e148b4c rt2x00: Align RT chipset definitions with vendor driver. by Gertjan van Wingerde · 15 years ago
  27. fab799c rt2x00: Update rt2800 register definitions towards latest definitions. by Gertjan van Wingerde · 15 years ago
  28. 06855ef rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800. by Gertjan van Wingerde · 15 years ago
  29. 403820e rt2x00: use rt2800_config_channel_rt3x for rt2872 by Helmut Schaa · 15 years ago
  30. 62c3344 rt2x00: Enable powersaving by default again on rt2500usb. by Gertjan van Wingerde · 15 years ago
  31. 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
  32. 4d66edc rt2x00: Add wakeup interrupt handler to rt2800pci. by Gertjan van Wingerde · 15 years ago
  33. 9e18944 rt2x00: Add wakeup interrupt handler to rt61pci. by Gertjan van Wingerde · 15 years ago
  34. 5731858 rt2x00: Disable auto wakeup before waking up device. by Gertjan van Wingerde · 15 years ago
  35. f18d446 rt2x00: remove MCU requests for SoC platforms by Luis Correia · 15 years ago
  36. f01a022 wireless: rt2x00: rt2800usb: new ids by Xose Vazquez Perez · 15 years ago
  37. 6424bf7 wireless: rt2x00: rt2800pci: new id by Xose Vazquez Perez · 15 years ago
  38. 2742701 wireless: rt2x00: rt2800usb: delete id by Xose Vazquez Perez · 15 years ago
  39. fc3f148 wireless: rt2x00: rt2800usb: identify ids-chips by Xose Vazquez Perez · 15 years ago
  40. 9e76ad2 rt2x00: Disable powersaving by default in rt2500usb. by Gertjan van Wingerde · 15 years ago
  41. 7197690 rt2x00: Fix typo in RF register programming of rt2800. by Gertjan van Wingerde · 15 years ago
  42. bf18723 rt2x00: Fix TX status reporting for rt2800pci. by Alban Browaeys · 15 years ago
  43. 632dd95 rt2x00: txdone implementation supporting hw encryption. by Alban Browaeys · 15 years ago
  44. d6e36ec rt2x00: fix warning when building rt2800pci with just soc support by Helmut Schaa · 15 years ago
  45. e5a9a35 rt2x00: remove KSEG1ADDR define from rt2x00soc.h by Helmut Schaa · 15 years ago
  46. 31f66be rt2x00: Export rt2x00soc_probe from rt2x00soc by Helmut Schaa · 15 years ago
  47. 6e93d71 rt2x00: fix rt2800pci compilation with SoC by Helmut Schaa · 15 years ago
  48. 51b2853 rt2x00: Add USB ID for CEIVA adapter to rt73usb by Bryan Polk · 15 years ago
  49. 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
  50. de1ebdc rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable. by Gertjan van Wingerde · 15 years ago
  51. 49e721e rt2x00: rework RT chipset and revision determination for PCI an SOC devices. by Gertjan van Wingerde · 15 years ago
  52. 714fa663 rt2x00: Reorganize RT chipset setting for PCI/SOC devices. by Gertjan van Wingerde · 15 years ago
  53. cea90e5 rt2x00: Introduce SoC interface type. by Gertjan van Wingerde · 15 years ago
  54. 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
  55. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 15 years ago
  56. 63734642 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
  57. b3579d6 rt2x00: Make rt2800_init_led static and don't export it. by Gertjan van Wingerde · 15 years ago
  58. 67a4c1e rt2x00: Unify rt2800 WPDMA ready waiting functions. by Gertjan van Wingerde · 15 years ago
  59. 6c0fe26 rt2x00: RF3052 is a valid RF chipset for USB devices as well. by Gertjan van Wingerde · 15 years ago
  60. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  61. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  62. 7a4a77b rt2x00: Properly request tx headroom for alignment operations. by Gertjan van Wingerde · 15 years ago
  63. 301a823 rt2x00: Fix LED configuration setting for rt2800. by Gertjan van Wingerde · 15 years ago
  64. b59a52f rt2x00: use correct headroom for transmission by Pavel Roskin · 15 years ago
  65. 3a999e6e 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
  66. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  67. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  68. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  69. 73a2f12 rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans. by Gertjan van Wingerde · 15 years ago
  70. ac39491 rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB by Gertjan van Wingerde · 15 years ago
  71. 00e23ce rt2x00: Fix checks for rt2800 SOC support. by Gertjan van Wingerde · 15 years ago
  72. 5e31258 rt2x00: Add USB ID for Linksys WUSB 600N rev 2. by Gertjan van Wingerde · 15 years ago
  73. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  74. d346f49 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
  75. e54be4e rt2x00: Fix trimming of L2 padded frames. by Gertjan van Wingerde · 15 years ago
  76. 5de42f9 rt2x00: Fix rt2800usb RX frame format and as such L2PAD by Benoit Papillault · 15 years ago
  77. 9c8427d rt2x00: Disable RX aggregation for rt2800usb by Benoit PAPILLAULT · 15 years ago
  78. b734083 rt2x00: Only remove L2 padding in received frames if there is payload. by Gertjan van Wingerde · 15 years ago
  79. 2e33146 rt2x00: Reorganize L2 padding inserting function. by Gertjan van Wingerde · 15 years ago
  80. 354e39d rt2x00: Remove SKBDESC_L2_PADDED flag. by Gertjan van Wingerde · 15 years ago
  81. 77e73d1 rt2x00: Further L2 padding fixes. by Gertjan van Wingerde · 15 years ago
  82. 1398d45 rt2x00 : trim the skb after having the l2pad removed. by Alban Browaeys · 15 years ago
  83. e81e0ae rt2x00 : avoid timestamp for monitor injected frame. by Alban Browaeys · 15 years ago
  84. 6a325d8 rt2x00 : modify padding location. by Alban Browaeys · 15 years ago
  85. c70762f rt2x00 : bail out of regbusy_read if device is removed. by Alban Browaeys · 15 years ago
  86. 050e8a4 rt73usb: add WLI-U2-H54HP by Kenichi HORIO · 15 years ago
  87. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  88. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  89. 7988436 rt2x00: Fix calculation of rt2800 iveiv entry offset. by Gertjan van Wingerde · 15 years ago
  90. 93b6bd2 rt2x00: Disable powersaving for rt61pci and rt2800pci. by Gertjan van Wingerde · 15 years ago
  91. 855da5e drivers/net/wireless: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  92. b2ec153 rt2x00: Fix rt2800usb detection in rt2800lib. by Gertjan van Wingerde · 15 years ago
  93. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  94. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  95. a5186e9 rt2x00: Fix padding bug on L2PAD devices. by Gertjan van Wingerde · 15 years ago
  96. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  97. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 15 years ago
  98. 04d0362 rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 15 years ago
  99. 95d69aa rt2x00: Fix typo (lengt --> length) in rt2x00queue.c by Gertjan van Wingerde · 15 years ago
  100. ee303e5 rt2x00: Clean up use of rt2x00_intf_is_pci. by Gertjan van Wingerde · 15 years ago