1. ad2f34b rt2x00: Fix build error when crypto support is disabled by Ivo van Doorn · 15 years ago
  2. eb87eaa rt2x00: Don't alter rt2x00dev->default_ant by Lars Ericsson · 15 years ago
  3. 4951348 rt2x00: Comment spellchecking by Luis Correia · 15 years ago
  4. 930c06f rt2x00: Implement set_tim callback for all drivers by Stefan Steuerwald · 15 years ago
  5. e47a5cd rt2x00: use wiphy rfkill interface by Ivo van Doorn · 15 years ago
  6. 18ad01c rt2x00: remove skb->do_not_encrypt usage by Johannes Berg · 15 years ago
  7. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  8. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 16 years ago
  9. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 16 years ago
  10. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  11. 7b40982 rt2x00: Move code into seperate functions by Ivo van Doorn · 16 years ago
  12. ce292a6 rt2x00: Implement WDS support by Ivo van Doorn · 16 years ago
  13. a07dbea rt2x00: Add mesh support by Andrey Yurovsky · 16 years ago
  14. 73a52670 rt2x00: Correctly initialize AID during set_key() by Ivo van Doorn · 16 years ago
  15. 1c02667 rt2x00: Fix check for BSS info changes by Ivo van Doorn · 16 years ago
  16. dddfb47 rt2x00: Implement HW encryption (rt2500usb) by Ivo van Doorn · 16 years ago
  17. 0e3de99 rt2x00: Fix TX failure path by Ivo van Doorn · 16 years ago
  18. 6d64360 rt2x00: Fix BUG_ON() with antenna handling by Ivo van Doorn · 16 years ago
  19. 8058409 rt2x00: Block set_key() during suspend/shutdown by Ivo van Doorn · 16 years ago
  20. c3fd7b4 rt2x00: Remove ieee80211_bss_conf from rt2x00_intf by Ivo van Doorn · 16 years ago
  21. e4ea1c4 rt2x00: Optimize configuration handling by Ivo van Doorn · 16 years ago
  22. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  23. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  24. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  25. acaf908d rt2x00: Fix HW crypto key handling by Ivo van Doorn · 16 years ago
  26. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  27. 2af0a57 rt2x00: Initialize txop during conf_tx() callback by Ivo van Doorn · 16 years ago
  28. 2575c11 rt2x00: Only configure hardware when radio is enabled by Mattias Nissler · 16 years ago
  29. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  30. 2bb057d rt2x00: Implement HW encryption by Ivo van Doorn · 16 years ago
  31. b9740c2 rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK by Daniel Wagner · 16 years ago
  32. 0fc9803 rt2x00: Block all unsupported modes by Ivo van Doorn · 16 years ago
  33. d4764b2 rt2x00: Sequence counter should be protected in irqsave by Ivo van Doorn · 16 years ago
  34. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  35. 74c0ee9 rt2x00: Force full register config after start() by Ivo van Doorn · 16 years ago
  36. e7087a8 rt2x00: Fix memleak when RTS/CTS fails by Ivo van Doorn · 16 years ago
  37. 5adf6d6 rt2x00: Fix QOS sequence counting by Ivo van Doorn · 16 years ago
  38. 0b57664 wireless: fix warnings from QoS patch by Johannes Berg · 16 years ago
  39. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 16 years ago
  40. bd88a78 rt2x00: Reorganize beacon handling by Ivo van Doorn · 16 years ago
  41. e360c4c rt2x00: Add support for CTS protection in rt2x00lib by Ivo van Doorn · 16 years ago
  42. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  43. 8e260c2 rt2x00: Use ieee80211_hw->workqueue again by Ivo van Doorn · 16 years ago
  44. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. 980dfcb rt2x00: Fix lock dependency errror by Ivo van Doorn · 16 years ago
  46. 58b642e rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame by Ivo van Doorn · 16 years ago
  47. b869767 rt2x00: Don't kick TX queue after each frame by Ivo van Doorn · 16 years ago
  48. 6db3786 rt2x00: Move generic TX frame writing code into rt2x00queue by Ivo van Doorn · 16 years ago
  49. 772a249 rt2x00: Remove CTS/RTS check in tx() by Ivo van Doorn · 16 years ago
  50. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  51. 0f3e63a rt2x00: Fix memleak in tx() path by Ivo van Doorn · 16 years ago
  52. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  53. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  54. 61448f8 rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature. by Gertjan van Wingerde · 16 years ago
  55. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  56. 57ffc58 mac80211: clean up get_tx_stats callback by Johannes Berg · 16 years ago
  57. e58c6ac rt2x00: Use rt2x00 queue numbering by Ivo van Doorn · 16 years ago
  58. 62e70cf rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACES by Ivo van Doorn · 16 years ago
  59. 2d9ccf8 rt2x00: Support hardware RTS and CTS-to-self frames by Ivo van Doorn · 16 years ago
  60. a2e1d52 rt2x00: Remove MAC80211_LEDS dependency by Ivo van Doorn · 16 years ago
  61. e0b005f rt2x00: TO_DS filter depends on intf_ap_count by Ivo van Doorn · 16 years ago
  62. bc5213f rt2x00: Invert scheduled packet_filter check by Ivo van Doorn · 16 years ago
  63. 3a643d2 rt2x00: Fix in_atomic() usage by Ivo van Doorn · 16 years ago
  64. 7281037 rt2x00: Rename config_preamble() to config_erp() by Ivo van Doorn · 17 years ago
  65. e4030a2 rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag by Ivo van Doorn · 17 years ago
  66. baf26a7 rt2x00: Don't report driver generated frames to tx_status() by Ivo van Doorn · 17 years ago
  67. e44df9296 rt2x00: Fix scheduling while atomic errors in usb drivers by Ivo van Doorn · 17 years ago
  68. 5957da4c rt2x00: Move beacon and atim queue defines into rt2x00 by Ivo van Doorn · 17 years ago
  69. 6bb40dd rt2x00: Add per-interface structure by Ivo van Doorn · 17 years ago
  70. adfdbb7 rt2x00: Enable master and adhoc mode again by Ivo van Doorn · 17 years ago
  71. 3b3618a rt2x00: Fix tx parameter initialization by Ivo van Doorn · 17 years ago
  72. 181d690 rt2x00: Queue handling overhaul by Ivo van Doorn · 17 years ago
  73. 811aa9c rt2x00: Update copyright notice by Ivo van Doorn · 17 years ago
  74. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  75. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  76. e37ea21 rt2x00: Move start() and stop() handlers into rt2x00lib.c by Ivo van Doorn · 17 years ago
  77. 1230cb8 rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY by Ivo van Doorn · 17 years ago
  78. d28c256 rt2x00: Use IEEE80211_IF_TYPE_INVALID directly by Ivo van Doorn · 17 years ago
  79. 2360157 rt2x00: Replace DRV_NAME with KBUILD_MODNAME by Ivo van Doorn · 17 years ago
  80. 453a3fb rt2x00: Block adhoc & master mode by Ivo van Doorn · 17 years ago
  81. 5c58ee5 [PATCH] rt2x00: Reorganize configuration handler by Ivo van Doorn · 17 years ago
  82. 5cbf830 [PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rx by Ivo van Doorn · 17 years ago
  83. 066cb63 [PATCH] rt2x00: Reorganize rt2x00dev->flags by Ivo van Doorn · 17 years ago
  84. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  85. 95ea362 [RT2x00]: add driver for Ralink wireless hardware by Ivo van Doorn · 17 years ago