1. ef4bb70 rt2x00 : more devices to rt73usb.c by Xose Vazquez Perez · 16 years ago
  2. 9eb77ab rt2x00 : more devices to rt2500usb.c by Xose Vazquez Perez · 16 years ago
  3. 7490889 rt2x00: Fix TX rate short preamble detection by Ivo van Doorn · 17 years ago
  4. e223b6d rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free(). by Rami Rosen · 17 years ago
  5. f1dd2b2 rt2x00: Fix rt2500usb HW crypto: WEP 128 & AES by Ivo van Doorn · 17 years ago
  6. f3d340c Fix rt2500usb HW crypto: TKIP by Ivo van Doorn · 17 years ago
  7. d15cfc3 rt2x00: Fix segementation fault by Ivo van Doorn · 17 years ago
  8. 3ea9646 rt2x00: Fix TX short preamble detection by Ivo van Doorn · 17 years ago
  9. 3be36ae rt2x00: add USB ID for the Linksys WUSB200. by Stefan Lippers-Hollmann · 17 years ago
  10. d1b2940 rt2x00: Fix radio LED type check by Andrew Price · 17 years ago
  11. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 17 years ago
  12. 73a5267 rt2x00: Correctly initialize AID during set_key() by Ivo van Doorn · 17 years ago
  13. 9c3444d rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c by Ivo van Doorn · 17 years ago
  14. 1c02667 rt2x00: Fix check for BSS info changes by Ivo van Doorn · 17 years ago
  15. 74415ed rt2x00: Add RXDONE_CRYPTO_IV/ICV flags by Ivo van Doorn · 17 years ago
  16. 304a698 rt2x00: Release rt2x00 2.2.3 by Ivo van Doorn · 17 years ago
  17. dddfb47 rt2x00: Implement HW encryption (rt2500usb) by Ivo van Doorn · 17 years ago
  18. 0b927a0 rt2x00: Remove duplicate code by Ivo van Doorn · 17 years ago
  19. 42c8285 rt2x00: Store retry limit values by Ivo van Doorn · 17 years ago
  20. 1ce9cda rt2x00: Optimize IV/EIV handling by Ivo van Doorn · 17 years ago
  21. d507748 rt2x00: Don't switch off LED on initialization by Ivo van Doorn · 17 years ago
  22. f1ca216 rt2x00: Detect USB BULK in/out endpoints by Ivo van Doorn · 17 years ago
  23. 0e3de99 rt2x00: Fix TX failure path by Ivo van Doorn · 17 years ago
  24. 0f829b1 rt2x00: Move rt73usb register access wrappers into rt2x00usb by Ivo van Doorn · 17 years ago
  25. c9c3b1a rt2x00: Cleanup indirect register access by Ivo van Doorn · 17 years ago
  26. 8ff48a8 rt2x00: Fix race condition when using inderect registers by Ivo van Doorn · 17 years ago
  27. bad1363 rt2x00: Optimize get_duration / get_duration_res by Ivo van Doorn · 17 years ago
  28. 798b7ad rt2x00: Cleanup TX/RX entry handling by Ivo van Doorn · 17 years ago
  29. 6d64360 rt2x00: Fix BUG_ON() with antenna handling by Ivo van Doorn · 17 years ago
  30. 8058409 rt2x00: Block set_key() during suspend/shutdown by Ivo van Doorn · 17 years ago
  31. 9a95dba rt2x00: Fix LED state handling by Ivo van Doorn · 17 years ago
  32. 3d8606a rt2x00: Remove RATE_BASIC flag by Ivo van Doorn · 17 years ago
  33. 743b97c rt2x00: Remove debugfs CSR access wrappers by Ivo van Doorn · 17 years ago
  34. 9344e86 rt2x00: Release rt2x00 2.2.2 by Ivo van Doorn · 17 years ago
  35. 3514a44 rt2x00: Improve interface_modes initialization by Ivo van Doorn · 17 years ago
  36. c3fd7b4 rt2x00: Remove ieee80211_bss_conf from rt2x00_intf by Ivo van Doorn · 17 years ago
  37. e4ea1c4 rt2x00: Optimize configuration handling by Ivo van Doorn · 17 years ago
  38. cfa3fa4 Fix debugfs_create_*'s error checking method for wireless/rt2x00/ by Zhaolei · 17 years ago
  39. 5588751 rt2x00: reduce checkpatch.pl errors by John Daiker · 17 years ago
  40. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 17 years ago
  41. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 17 years ago
  42. e897558 mac80211: introduce hw config change flags by Johannes Berg · 17 years ago
  43. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 17 years ago
  44. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  45. 275f165 pci: use pci_ioremap_bar() in drivers/net by Arjan van de Ven · 17 years ago
  46. 5dc5340 rt2x00: Fix build error when mac80211=M rt2x00=Y by Ivo van Doorn · 17 years ago
  47. e174961 net: convert print_mac to %pM by Johannes Berg · 17 years ago
  48. 8713a7c rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb" by Felix Fietkau · 17 years ago
  49. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 17 years ago
  50. 5b5d13a rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON. by Gertjan van Wingerde · 17 years ago
  51. 4c99f3e rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00. by Gertjan van Wingerde · 17 years ago
  52. acaf908d rt2x00: Fix HW crypto key handling by Ivo van Doorn · 17 years ago
  53. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 17 years ago
  54. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 17 years ago
  55. 771fd56 rt2x00: Make rt2x00 LEDS invisible config option by Ivo van Doorn · 17 years ago
  56. 5816952 rt2x00: Make RFKILL enabled by default by Ivo van Doorn · 17 years ago
  57. 79636a5 rt2x00: Revert "rt2x00: Fix the beacon length bug" by Ivo van Doorn · 17 years ago
  58. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  59. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 17 years ago
  60. 445df54 rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON by Boaz Harrosh · 17 years ago
  61. 35e032d rt2x00: Release rt2x00 2.2.1 by Ivo van Doorn · 17 years ago
  62. 1abc365 rt2x00: skb->data pointer should not include TX descriptor by Mattias Nissler · 17 years ago
  63. 6c6aa3c rt2x00: Add Signal type flag by Ivo van Doorn · 17 years ago
  64. 2af0a57 rt2x00: Initialize txop during conf_tx() callback by Ivo van Doorn · 17 years ago
  65. 2575c11 rt2x00: Only configure hardware when radio is enabled by Mattias Nissler · 17 years ago
  66. 3ee54a0 rt2x00: Map extra_tx_headroom to DMA by Ivo van Doorn · 17 years ago
  67. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 17 years ago
  68. 008c448 rt2x00: Add module parameter to disable HW crypto by Ivo van Doorn · 17 years ago
  69. ba2ab47 rt2x00: Move lna_gain calculation to config() callback by Ivo van Doorn · 17 years ago
  70. edcc25b rt2x00: Release rt2x00 2.2.0 by Ivo van Doorn · 17 years ago
  71. 8c5e7a5 rt2x00: Gather channel information in structure by Ivo van Doorn · 17 years ago
  72. 906c110 rt2x00: Implement HW encryption (rt73usb) by Ivo van Doorn · 17 years ago
  73. 61e754f rt2x00: Implement HW encryption (rt61pci) by Ivo van Doorn · 17 years ago
  74. 2bb057d rt2x00: Implement HW encryption by Ivo van Doorn · 17 years ago
  75. c94c93d wireless: replace __FUNCTION__ with __func__ by Harvey Harrison · 17 years ago
  76. b9740c2 rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK by Daniel Wagner · 17 years ago
  77. f126cba rt2x00: Fix txdone_entry_desc_flags by Jochen Friedrich · 17 years ago
  78. 0fc9803 rt2x00: Block all unsupported modes by Ivo van Doorn · 17 years ago
  79. d06193f rt2x00: Disable link tuning in rt2500usb by Ivo van Doorn · 17 years ago
  80. 82f97b8 rt2x00: Fix compile warning by Ivo van Doorn · 17 years ago
  81. bf4634a rt2500pci: restoring missing line by Peter Chubb · 17 years ago
  82. d4764b2 rt2x00: Sequence counter should be protected in irqsave by Ivo van Doorn · 17 years ago
  83. 8d8acd4 rt2x00: Fix VGC lower bound initialization by Ivo van Doorn · 17 years ago
  84. e6d3e90 rt2x00: rt61pci needs another millisecond after firmware upload by Ivo van Doorn · 17 years ago
  85. ada662f rt2x00: Fix partial antenna configuration by Ivo van Doorn · 17 years ago
  86. d2b6907 rt2x00: Fix access permissions on debugfs files by Ivo van Doorn · 17 years ago
  87. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 17 years ago
  88. 9c0ab71 rt2x00: Clear queue entry flags during initialization by Ivo van Doorn · 17 years ago
  89. 74c0ee9 rt2x00: Force full register config after start() by Ivo van Doorn · 17 years ago
  90. e7087a8 rt2x00: Fix memleak when RTS/CTS fails by Ivo van Doorn · 17 years ago
  91. 5adf6d6 rt2x00: Fix QOS sequence counting by Ivo van Doorn · 17 years ago
  92. b93ce43 rt2x00: Fix the beacon length bug by Iwo Mergler · 17 years ago
  93. 3e0c1ab rt2x00: Large vendor requests for rt73usb firmware upload and beacons by Iwo Mergler · 17 years ago
  94. ed0dbee rt2x00: Support for large vendor requests by Iwo Mergler · 17 years ago
  95. f2fdbc4 rt2x00: Fix EIFS timing value by Ivo van Doorn · 17 years ago
  96. ed06387 rt2x00: Remove duplicate declaration by Ivo van Doorn · 17 years ago
  97. 605a0bd mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag by Johannes Berg · 17 years ago
  98. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  99. 0b57664 wireless: fix warnings from QoS patch by Johannes Berg · 17 years ago
  100. fc943b1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago