1. 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
  2. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  3. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  4. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  5. 73a2f12 rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans. by Gertjan van Wingerde · 15 years ago
  6. ac39491 rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB by Gertjan van Wingerde · 15 years ago
  7. 00e23ce rt2x00: Fix checks for rt2800 SOC support. by Gertjan van Wingerde · 15 years ago
  8. 5e31258 rt2x00: Add USB ID for Linksys WUSB 600N rev 2. by Gertjan van Wingerde · 15 years ago
  9. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  10. 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
  11. e54be4e rt2x00: Fix trimming of L2 padded frames. by Gertjan van Wingerde · 15 years ago
  12. 5de42f9 rt2x00: Fix rt2800usb RX frame format and as such L2PAD by Benoit Papillault · 15 years ago
  13. 9c8427d rt2x00: Disable RX aggregation for rt2800usb by Benoit PAPILLAULT · 15 years ago
  14. b734083 rt2x00: Only remove L2 padding in received frames if there is payload. by Gertjan van Wingerde · 15 years ago
  15. 2e33146 rt2x00: Reorganize L2 padding inserting function. by Gertjan van Wingerde · 15 years ago
  16. 354e39d rt2x00: Remove SKBDESC_L2_PADDED flag. by Gertjan van Wingerde · 15 years ago
  17. 77e73d1 rt2x00: Further L2 padding fixes. by Gertjan van Wingerde · 15 years ago
  18. 1398d45 rt2x00 : trim the skb after having the l2pad removed. by Alban Browaeys · 15 years ago
  19. e81e0ae rt2x00 : avoid timestamp for monitor injected frame. by Alban Browaeys · 15 years ago
  20. 6a325d8 rt2x00 : modify padding location. by Alban Browaeys · 15 years ago
  21. c70762f rt2x00 : bail out of regbusy_read if device is removed. by Alban Browaeys · 15 years ago
  22. 050e8a4 rt73usb: add WLI-U2-H54HP by Kenichi HORIO · 15 years ago
  23. 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
  24. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  25. 7988436 rt2x00: Fix calculation of rt2800 iveiv entry offset. by Gertjan van Wingerde · 15 years ago
  26. 93b6bd2 rt2x00: Disable powersaving for rt61pci and rt2800pci. by Gertjan van Wingerde · 15 years ago
  27. 855da5e drivers/net/wireless: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  28. b2ec153 rt2x00: Fix rt2800usb detection in rt2800lib. by Gertjan van Wingerde · 15 years ago
  29. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  30. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  31. a5186e9 rt2x00: Fix padding bug on L2PAD devices. by Gertjan van Wingerde · 15 years ago
  32. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  33. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 15 years ago
  34. 04d0362 rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 15 years ago
  35. 95d69aa rt2x00: Fix typo (lengt --> length) in rt2x00queue.c by Gertjan van Wingerde · 15 years ago
  36. ee303e5 rt2x00: Clean up use of rt2x00_intf_is_pci. by Gertjan van Wingerde · 15 years ago
  37. 6a6f455 rt2x00: Remove unused variable frame_control from rt2x00mac_tx. by Gertjan van Wingerde · 15 years ago
  38. 38a522e rt2x00: Only initialize HT on rt2800 devices that support it. by Gertjan van Wingerde · 15 years ago
  39. 4ba3eb0 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
  40. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  41. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. 2edcb7f rt2x00: more ids to rt2800usb.c by Xose Vazquez Perez · 15 years ago
  43. 6a62e5ef rt2800: do not enable tbtt unless we are in a beacon mode by Josef Bacik · 15 years ago
  44. 31a4cf1 rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM. by Gertjan van Wingerde · 15 years ago
  45. 16475b0 rt2x00: Log RT/RF chipset information correctly. by Gertjan van Wingerde · 15 years ago
  46. cce5fc4 rt2x00: Initialize rf302x RF values properly for rt2800pci. by Gertjan van Wingerde · 15 years ago
  47. fa6f632 rt2x00: Fix rt2800lib RF chip programming selection. by Gertjan van Wingerde · 15 years ago
  48. 235faf9 rt2800lib: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  49. f273fe5 rt2x00: Properly detect Ralink RT3070 devices. by Gertjan van Wingerde · 15 years ago
  50. 41a2617 rt2x00: Fix typo in rf programming of rt2800lib. by Gertjan van Wingerde · 15 years ago
  51. b34e620 rt2x00: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  52. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  53. 6aefbfa rt2500usb: remove dead link tuning code by Bartlomiej Zolnierkiewicz · 15 years ago
  54. 40beee5 rt2800usb: add eFuse EEPROM support by Bartlomiej Zolnierkiewicz · 15 years ago
  55. 30e8403 rt2800: add eFuse EEPROM support code to rt2800lib by Bartlomiej Zolnierkiewicz · 15 years ago
  56. 4116cb4 rt2800usb: fix RX descriptor naming by Bartlomiej Zolnierkiewicz · 15 years ago
  57. 4da2933 rt2800: unify rt2800*_probe_hw_mode() by Bartlomiej Zolnierkiewicz · 15 years ago
  58. f2b38cb rt2800: prepare for rt2800*_probe_hw_mode() unification by Bartlomiej Zolnierkiewicz · 15 years ago
  59. 726984b rt2800usb: reorganize code in rt2800usb_probe_hw_mode() by Bartlomiej Zolnierkiewicz · 15 years ago
  60. 4d685e5 rt2800pci: add missing RF values to rf_vals table by Bartlomiej Zolnierkiewicz · 15 years ago
  61. 38bd7b8 rt2800: unify EEPROM support code by Bartlomiej Zolnierkiewicz · 15 years ago
  62. 7ab7132 rt2800: prepare for unification of EEPROM support code by Bartlomiej Zolnierkiewicz · 15 years ago
  63. 863cc97 rt2x00: Remove deprecated ieee80211_rx_status->qual usage by Ivo van Doorn · 15 years ago
  64. a659868 rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci. by Gertjan van Wingerde · 15 years ago
  65. ac9d1a7 rt2x00: Fix building of rt2800lib when rt2x00 driver is built-in. by Gertjan van Wingerde · 15 years ago
  66. 2015d19 rt2x00: Move interface type assignments to generic code. by Gertjan van Wingerde · 15 years ago
  67. f6d773c 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
  68. 1ce5523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  69. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  70. 2ce3399 rt2800: add rt2800lib (part four) by Bartlomiej Zolnierkiewicz · 15 years ago
  71. fcf5154 rt2800: add rt2800lib (part three) by Bartlomiej Zolnierkiewicz · 15 years ago
  72. 1f285f1 rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h by Bartlomiej Zolnierkiewicz · 15 years ago
  73. f445061 rt2800: add rt2800lib (part two) by Bartlomiej Zolnierkiewicz · 15 years ago
  74. 8929742 rt2800: add rt2800lib (part one) by Bartlomiej Zolnierkiewicz · 15 years ago
  75. 4d6f8b9 rt2800: prepare for rt2800lib addition by Bartlomiej Zolnierkiewicz · 15 years ago
  76. 5822e07 rt2x00: add support for different chipset interfaces by Bartlomiej Zolnierkiewicz · 15 years ago
  77. a438521 rt2800: fix comments in rt2800.h by Bartlomiej Zolnierkiewicz · 15 years ago
  78. b54f78a rt2800: fix duplication in header files by Bartlomiej Zolnierkiewicz · 15 years ago
  79. d42c8d8 rt2800usb: add RXINFO_DESC_SIZE definition by Bartlomiej Zolnierkiewicz · 15 years ago
  80. 7ef5cc9 rt2800: add rt2800lib.h by Bartlomiej Zolnierkiewicz · 15 years ago
  81. 473196b rt2x00: fix rt2x00pci_register_multi[read,write]() arguments by Bartlomiej Zolnierkiewicz · 15 years ago
  82. f255b92 rt2x00: fix rt2x00usb_regbusy_read() arguments by Bartlomiej Zolnierkiewicz · 15 years ago
  83. 5b10b09 rt2x00: fix rt2x00usb_register_multiwrite() arguments by Bartlomiej Zolnierkiewicz · 15 years ago
  84. b0a1eda rt2800pci: convert to use struct rt2800_ops methods by Bartlomiej Zolnierkiewicz · 15 years ago
  85. 7a345d3 rt2800usb: convert to use struct rt2800_ops methods by Bartlomiej Zolnierkiewicz · 15 years ago
  86. ee134fc rt2x00: add driver private field to struct rt2x00_dev by Bartlomiej Zolnierkiewicz · 15 years ago
  87. 3a9e5b0 rt2800pci: add rt2800_mcu_request() wrapper by Bartlomiej Zolnierkiewicz · 15 years ago
  88. 4f2c532 rt2800usb: add rt2800_mcu_request() wrapper by Bartlomiej Zolnierkiewicz · 15 years ago
  89. ada0394 rt2800pci: add rt2800_rf_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  90. 5c70e5b rt2800usb: add rt2800_rf_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  91. 1af68f7 rt2800pci: add rt2800_rfcsr_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  92. e91fea9 rt2800usb: add rt2800_rfcsr_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  93. 3e2c9df rt2800pci: add rt2800_bbp_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  94. eff6ece rt2800usb: add rt2800_bbp_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  95. b4a77d0d rt2800pci: add rt2800_regbusy_read() wrapper by Bartlomiej Zolnierkiewicz · 15 years ago
  96. ab209b9 rt2800usb: add rt2800_regbusy_read() wrapper by Bartlomiej Zolnierkiewicz · 15 years ago
  97. 4f2732c rt2800pci: add rt2800_register_multi[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  98. 678b4ee rt2800usb: add rt2800_register_multi[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  99. 9ca21eb rt2800pci: add rt2800_register_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago
  100. abbb505 rt2800usb: add rt2800_register_[read,write]() wrappers by Bartlomiej Zolnierkiewicz · 15 years ago