1. 499a214 rt2x00: Don't free register information on suspend by Ivo van Doorn · 15 years ago
  2. f05faa3 rt2x00: prevent double kfree when failing to register hardware by Herton Ronaldo Krzesinski · 15 years ago
  3. 6aabd4c rt2x00: Add rt73usb USB IDs by Ivo van Doorn · 15 years ago
  4. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  5. 14344b8 rt2x00: New USB ID for rt73usb by Ivo van Doorn · 15 years ago
  6. d5df2a1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  7. 860559f rt2x00: Export all register stats through debugfs by Ivo van Doorn · 15 years ago
  8. 64abd80 rt2x00: Fix SW antenna diversity by Ivo van Doorn · 15 years ago
  9. ef4bb70 rt2x00 : more devices to rt73usb.c by Xose Vazquez Perez · 15 years ago
  10. 9eb77ab rt2x00 : more devices to rt2500usb.c by Xose Vazquez Perez · 15 years ago
  11. abd2fdb rt2x00: Fix RF offset by Ivo van Doorn · 16 years ago
  12. 144d9ad rt2x00: Add various new USB IDs for rt73usb by Ivo van Doorn · 16 years ago
  13. 53bc647 rt2x00: Remove check for rf word 0 by Ivo van Doorn · 16 years ago
  14. 62750f4 rt2x00: uncomment get_tsf by Ivo van Doorn · 16 years ago
  15. b34196d rt2x00: fix led naming by Danny Kukawka · 16 years ago
  16. 964d6ad Add new rt73usb USB ID by Ivo van Doorn · 16 years ago
  17. 0cbe006 rt2x00: Validate firmware in driver by Ivo van Doorn · 16 years ago
  18. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 16 years ago
  19. 382fe0f rt2x00: Move intf_work to mac82011 workqueue by Ivo van Doorn · 16 years ago
  20. 0712612 rt2x00: Simplify suspend/resume handling by Ivo van Doorn · 16 years ago
  21. 9752a7b rt2x00: Restrict firmware file lengths by Ivo van Doorn · 16 years ago
  22. 6ba265e rt2x00: rt2x00_rev() should return u32 by Ivo van Doorn · 16 years ago
  23. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  24. 5f936f1 mac80211: constify ieee80211_if_conf.bssid by Johannes Berg · 16 years ago
  25. 3d3e451 rt2x00: Add LED_MODE_ASUS support by Ivo van Doorn · 16 years ago
  26. 5e79002 rt2x00: conf_tx() only need register access for WMM queues by Ivo van Doorn · 16 years ago
  27. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 16 years ago
  28. 217875a rt2400,rt2500: init led_qual for LED_MODE_DEFAULT by Andrew Price · 16 years ago
  29. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  30. 64d7468 rt2x00: Only register rfkill input when key is present by Ivo van Doorn · 16 years ago
  31. cca3e99 rt2x00: Replace RFKILL with INPUT by Ivo van Doorn · 16 years ago
  32. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  33. 754be30 rt2x00: Release rt2x00 2.3.0 by Ivo van Doorn · 16 years ago
  34. b30dd5c0 rt2x00: Introduce RXDONE_SIGNAL_MASK mask by Ivo van Doorn · 16 years ago
  35. 2bdb35c rt2x00: Allow drivers to pass the noise value during rxdone by Ivo van Doorn · 16 years ago
  36. 076f958 rt2x00: Remove ENTRY_TXD_OFDM_RATE by Ivo van Doorn · 16 years ago
  37. 7b40982 rt2x00: Move code into seperate functions by Ivo van Doorn · 16 years ago
  38. 91581b6 rt2x00: Split EEPROM_NIC_TX_RX_FIXED by Ivo van Doorn · 16 years ago
  39. ce292a6 rt2x00: Implement WDS support by Ivo van Doorn · 16 years ago
  40. 3f787bd rt2x00: Rename CONFIG_CRYPTO_COPY_IV by Ivo van Doorn · 16 years ago
  41. 7396faf rt2x00: Add RFKILL support to rt2500usb and rt73usb by Ivo van Doorn · 16 years ago
  42. a07dbea rt2x00: Add mesh support by Andrey Yurovsky · 16 years ago
  43. 5352ff6 rt2x00: Restrict interface between rt2x00link and drivers by Ivo van Doorn · 16 years ago
  44. eb20b4e rt2x00: Reduce calls to bbp_read() by Ivo van Doorn · 16 years ago
  45. 84e3196 rt2x00: Move link tuning into seperate file by Ivo van Doorn · 16 years ago
  46. 7d7f19c rt2x00: Implement Powersaving by Ivo van Doorn · 16 years ago
  47. 7490889 rt2x00: Fix TX rate short preamble detection by Ivo van Doorn · 16 years ago
  48. e223b6d rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free(). by Rami Rosen · 16 years ago
  49. f1dd2b2 rt2x00: Fix rt2500usb HW crypto: WEP 128 & AES by Ivo van Doorn · 16 years ago
  50. f3d340c Fix rt2500usb HW crypto: TKIP by Ivo van Doorn · 16 years ago
  51. d15cfc3 rt2x00: Fix segementation fault by Ivo van Doorn · 16 years ago
  52. 3ea9646 rt2x00: Fix TX short preamble detection by Ivo van Doorn · 16 years ago
  53. 3be36ae rt2x00: add USB ID for the Linksys WUSB200. by Stefan Lippers-Hollmann · 16 years ago
  54. d1b2940 rt2x00: Fix radio LED type check by Andrew Price · 16 years ago
  55. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  56. 73a52670 rt2x00: Correctly initialize AID during set_key() by Ivo van Doorn · 16 years ago
  57. 9c3444d rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c by Ivo van Doorn · 16 years ago
  58. 1c02667 rt2x00: Fix check for BSS info changes by Ivo van Doorn · 16 years ago
  59. 74415ed rt2x00: Add RXDONE_CRYPTO_IV/ICV flags by Ivo van Doorn · 16 years ago
  60. 304a698 rt2x00: Release rt2x00 2.2.3 by Ivo van Doorn · 16 years ago
  61. dddfb47 rt2x00: Implement HW encryption (rt2500usb) by Ivo van Doorn · 16 years ago
  62. 0b927a0 rt2x00: Remove duplicate code by Ivo van Doorn · 16 years ago
  63. 42c8285 rt2x00: Store retry limit values by Ivo van Doorn · 16 years ago
  64. 1ce9cda rt2x00: Optimize IV/EIV handling by Ivo van Doorn · 16 years ago
  65. d507748 rt2x00: Don't switch off LED on initialization by Ivo van Doorn · 16 years ago
  66. f1ca216 rt2x00: Detect USB BULK in/out endpoints by Ivo van Doorn · 16 years ago
  67. 0e3de99 rt2x00: Fix TX failure path by Ivo van Doorn · 16 years ago
  68. 0f829b1 rt2x00: Move rt73usb register access wrappers into rt2x00usb by Ivo van Doorn · 16 years ago
  69. c9c3b1a rt2x00: Cleanup indirect register access by Ivo van Doorn · 16 years ago
  70. 8ff48a8 rt2x00: Fix race condition when using inderect registers by Ivo van Doorn · 16 years ago
  71. bad1363 rt2x00: Optimize get_duration / get_duration_res by Ivo van Doorn · 16 years ago
  72. 798b7ad rt2x00: Cleanup TX/RX entry handling by Ivo van Doorn · 16 years ago
  73. 6d64360 rt2x00: Fix BUG_ON() with antenna handling by Ivo van Doorn · 16 years ago
  74. 8058409 rt2x00: Block set_key() during suspend/shutdown by Ivo van Doorn · 16 years ago
  75. 9a95dba rt2x00: Fix LED state handling by Ivo van Doorn · 16 years ago
  76. 3d8606a rt2x00: Remove RATE_BASIC flag by Ivo van Doorn · 16 years ago
  77. 743b97c rt2x00: Remove debugfs CSR access wrappers by Ivo van Doorn · 16 years ago
  78. 9344e86 rt2x00: Release rt2x00 2.2.2 by Ivo van Doorn · 16 years ago
  79. 3514a44 rt2x00: Improve interface_modes initialization by Ivo van Doorn · 16 years ago
  80. c3fd7b4 rt2x00: Remove ieee80211_bss_conf from rt2x00_intf by Ivo van Doorn · 16 years ago
  81. e4ea1c4 rt2x00: Optimize configuration handling by Ivo van Doorn · 16 years ago
  82. cfa3fa4 Fix debugfs_create_*'s error checking method for wireless/rt2x00/ by Zhaolei · 16 years ago
  83. 5588751 rt2x00: reduce checkpatch.pl errors by John Daiker · 16 years ago
  84. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  85. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  86. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  87. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  88. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  89. 275f165 pci: use pci_ioremap_bar() in drivers/net by Arjan van de Ven · 16 years ago
  90. 5dc5340 rt2x00: Fix build error when mac80211=M rt2x00=Y by Ivo van Doorn · 16 years ago
  91. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  92. 8713a7c rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb" by Felix Fietkau · 16 years ago
  93. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  94. 5b5d13a rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON. by Gertjan van Wingerde · 16 years ago
  95. 4c99f3e rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00. by Gertjan van Wingerde · 16 years ago
  96. acaf908d rt2x00: Fix HW crypto key handling by Ivo van Doorn · 16 years ago
  97. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 16 years ago
  98. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  99. 771fd56 rt2x00: Make rt2x00 LEDS invisible config option by Ivo van Doorn · 16 years ago
  100. 5816952 rt2x00: Make RFKILL enabled by default by Ivo van Doorn · 16 years ago