1. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  2. 98ec621 rt2500usb: disallow to set WEP key with non zero index by Stanislaw Gruszka · 14 years ago
  3. ac59b49 rt2500usb: truly disable encryption when initialize by Stanislaw Gruszka · 14 years ago
  4. 1279f5e rt2500usb: write keys to proper registers by Stanislaw Gruszka · 14 years ago
  5. 78e256c rt2x00: Convert rt2x00 to use threaded interrupts by Helmut Schaa · 14 years ago
  6. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 14 years ago
  7. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 14 years ago
  8. 27df2a9 rt2x00: Rename CONFIG_DISABLE_LINK_TUNING by Ivo van Doorn · 14 years ago
  9. 78eea11 rt2x00: Merge PCI and USB versions of write_tx_data into single function. by Gertjan van Wingerde · 14 years ago
  10. 75f64dd rt2500usb: fallback to SW encryption for TKIP+AES by Ondrej Zary · 14 years ago
  11. 96b61ba rt2x00: Clean up USB vendor request buffer functions. by Gertjan van Wingerde · 14 years ago
  12. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 14 years ago
  13. 5c3b685 rt2x00: Push beacon TX descriptor writing to drivers. by Gertjan van Wingerde · 14 years ago
  14. 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 · 14 years ago
  15. 85b7a8b rt2x00: Simplify TXD handling of beacons. by Gertjan van Wingerde · 14 years ago
  16. e01f1ec rt2x00: Re-order tx descriptor writing code in drivers. by Gertjan van Wingerde · 14 years ago
  17. 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 · 14 years ago
  18. f224f4e rt2x00: provide beacon's txdesc to write_beacon callback function. by Gertjan van Wingerde · 14 years ago
  19. d61cb26 rt2x00: Clean up all driver's kick_tx_queue callback functions. by Gertjan van Wingerde · 14 years ago
  20. 78b8f3b rt2x00: Don't check whether hardware crypto is enabled when reading RXD. by Gertjan van Wingerde · 14 years ago
  21. 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 · 14 years ago
  22. df624ca rt2x00: Register frame length in TX entry descriptor instead of L2PAD. by Gertjan van Wingerde · 14 years ago
  23. 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 · 14 years ago
  24. 62c3344 rt2x00: Enable powersaving by default again on rt2500usb. by Gertjan van Wingerde · 14 years ago
  25. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  26. 5731858 rt2x00: Disable auto wakeup before waking up device. by Gertjan van Wingerde · 14 years ago
  27. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  28. d5dc056 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  29. 9e76ad2 rt2x00: Disable powersaving by default in rt2500usb. by Gertjan van Wingerde · 14 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  31. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  32. 49e721e rt2x00: rework RT chipset and revision determination for PCI an SOC devices. by Gertjan van Wingerde · 14 years ago
  33. 714fa66 rt2x00: Reorganize RT chipset setting for PCI/SOC devices. by Gertjan van Wingerde · 14 years ago
  34. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  35. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 15 years ago
  36. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  37. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 15 years ago
  38. 04d0362 rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 15 years ago
  39. 16475b0 rt2x00: Log RT/RF chipset information correctly. by Gertjan van Wingerde · 15 years ago
  40. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  41. 6aefbfa rt2500usb: remove dead link tuning code by Bartlomiej Zolnierkiewicz · 15 years ago
  42. 4789666 rt2x00: Hardcode TX ack timeout and consume time by Ivo van Doorn · 15 years ago
  43. d904dc1 rt2x00: bss_info_changed() callback is allowed to sleep by Ivo van Doorn · 15 years ago
  44. d6756d0 rt2x00: Fix beacon de-synchronization while update beacon by Igor Perminov · 15 years ago
  45. 930c06f rt2x00: Implement set_tim callback for all drivers by Stefan Steuerwald · 15 years ago
  46. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. 7adfd5c rt2x00: Fix chipset detection for rt2500usb by Andy Whitcroft · 15 years ago
  48. e47a5cd rt2x00: use wiphy rfkill interface by Ivo van Doorn · 15 years ago
  49. 6b347bf rt2x00: Remove last usage of beacon_int from ieee80211_config by Ivo van Doorn · 15 years ago
  50. 8a566af rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL by Ivo van Doorn · 15 years ago
  51. 358623c rt2x00: Simplify rt2x00_check_rev by Ivo van Doorn · 15 years ago
  52. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  53. d5df2a1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  54. 9eb77ab rt2x00 : more devices to rt2500usb.c by Xose Vazquez Perez · 15 years ago
  55. 53bc647 rt2x00: Remove check for rf word 0 by Ivo van Doorn · 15 years ago
  56. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 16 years ago
  57. 3d3e451 rt2x00: Add LED_MODE_ASUS support by Ivo van Doorn · 16 years ago
  58. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 16 years ago
  59. 217875a rt2400,rt2500: init led_qual for LED_MODE_DEFAULT by Andrew Price · 16 years ago
  60. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  61. 076f958 rt2x00: Remove ENTRY_TXD_OFDM_RATE by Ivo van Doorn · 16 years ago
  62. 3f787bd rt2x00: Rename CONFIG_CRYPTO_COPY_IV by Ivo van Doorn · 16 years ago
  63. 7396faf rt2x00: Add RFKILL support to rt2500usb and rt73usb by Ivo van Doorn · 16 years ago
  64. 5352ff6 rt2x00: Restrict interface between rt2x00link and drivers by Ivo van Doorn · 16 years ago
  65. 7d7f19c rt2x00: Implement Powersaving by Ivo van Doorn · 16 years ago
  66. f1dd2b2 rt2x00: Fix rt2500usb HW crypto: WEP 128 & AES by Ivo van Doorn · 16 years ago
  67. f3d340c Fix rt2500usb HW crypto: TKIP by Ivo van Doorn · 16 years ago
  68. 74415ed rt2x00: Add RXDONE_CRYPTO_IV/ICV flags by Ivo van Doorn · 16 years ago
  69. dddfb47 rt2x00: Implement HW encryption (rt2500usb) by Ivo van Doorn · 16 years ago
  70. f1ca216 rt2x00: Detect USB BULK in/out endpoints by Ivo van Doorn · 16 years ago
  71. c9c3b1a rt2x00: Cleanup indirect register access by Ivo van Doorn · 16 years ago
  72. 8ff48a8 rt2x00: Fix race condition when using inderect registers by Ivo van Doorn · 16 years ago
  73. bad1363 rt2x00: Optimize get_duration / get_duration_res by Ivo van Doorn · 16 years ago
  74. 798b7ad rt2x00: Cleanup TX/RX entry handling by Ivo van Doorn · 16 years ago
  75. 743b97c rt2x00: Remove debugfs CSR access wrappers by Ivo van Doorn · 16 years ago
  76. e4ea1c4 rt2x00: Optimize configuration handling by Ivo van Doorn · 16 years ago
  77. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  78. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  79. 771fd56 rt2x00: Make rt2x00 LEDS invisible config option by Ivo van Doorn · 16 years ago
  80. 79636a5 rt2x00: Revert "rt2x00: Fix the beacon length bug" by Ivo van Doorn · 16 years ago
  81. 1abc365 rt2x00: skb->data pointer should not include TX descriptor by Mattias Nissler · 16 years ago
  82. 6c6aa3c rt2x00: Add Signal type flag by Ivo van Doorn · 16 years ago
  83. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  84. 8c5e7a5 rt2x00: Gather channel information in structure by Ivo van Doorn · 16 years ago
  85. d06193f rt2x00: Disable link tuning in rt2500usb by Ivo van Doorn · 16 years ago
  86. 8d8acd4 rt2x00: Fix VGC lower bound initialization by Ivo van Doorn · 16 years ago
  87. b93ce43 rt2x00: Fix the beacon length bug by Iwo Mergler · 16 years ago
  88. 605a0bd mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag by Johannes Berg · 16 years ago
  89. fc943b1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  90. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  91. bd88a78 rt2x00: Reorganize beacon handling by Ivo van Doorn · 16 years ago
  92. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  93. 1f90916 rt2x00: Disable synchronization during initialization by Ivo van Doorn · 16 years ago
  94. 28f49d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  95. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. c1d35df rt2x00: Fix sparse warning on nested container_of() by Ivo van Doorn · 16 years ago
  97. 14a3bf8 rt2x00: Convert rt2x00 to use generic DMA-mapping API by Gertjan van Wingerde · 16 years ago
  98. 99ade25 rt2x00: Fix unbalanced mutex locking by Ivo van Doorn · 16 years ago
  99. a26cbc6 rt2x00: Fix double usage of skb->cb in USB RX path. by Gertjan van Wingerde · 16 years ago
  100. d56d453 rt2x00: Cleanup struct skb_frame_desc. by Gertjan van Wingerde · 16 years ago