1. 00898a4 rt2x00: fix usage of NULL queue by Stanislaw Gruszka · 13 years ago
  2. 5f0dd29 rt2x00: Implement tx_frames_pending mac80211 callback function. by Gertjan van Wingerde · 13 years ago
  3. 0ed7b3c rt2x00: Implement get_antenna and set_antenna callback functions by Ivo van Doorn · 13 years ago
  4. e7dee44 rt2x00: Implement get_ringparam callback function by Ivo van Doorn · 13 years ago
  5. 7dab73b rt2x00: Split rt2x00dev->flags by Ivo van Doorn · 13 years ago
  6. 62fe778 rt2x00: Fix stuck queue in tx failure case by Helmut Schaa · 13 years ago
  7. a244083 rt2x00: Optimize getting the beacon queue structure. by Gertjan van Wingerde · 14 years ago
  8. 61c6e48 rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue. by Gertjan van Wingerde · 14 years ago
  9. 567108e rt2x00: Remove now unused crypto.aid field by Helmut Schaa · 14 years ago
  10. 208f19d rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx by Helmut Schaa · 14 years ago
  11. 11f818e rt2x00: Optimize calls to rt2x00queue_get_queue by Helmut Schaa · 14 years ago
  12. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  13. 430df79 rt2x00: Minor optimization for devices with RTS/CTS offload by Helmut Schaa · 14 years ago
  14. 1dae8d3 rt2x00: Limit beacon updates in bss_info_changed to USB devices by Helmut Schaa · 14 years ago
  15. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 14 years ago
  16. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  17. 5af3c1d rt2x00: Fix comment about removed spinlock by Helmut Schaa · 14 years ago
  18. 48103d2 rt2x00: Remove unused interface spinlock by Helmut Schaa · 14 years ago
  19. bfe6a15 rt2x00: Simplify intf->delayed_flags locking by Helmut Schaa · 14 years ago
  20. 736e3ac rt2x00: Fix pointer errors. by Gertjan van Wingerde · 14 years ago
  21. a39fd6b rt2x00: remove intf->mac field. by Gertjan van Wingerde · 14 years ago
  22. 773d1b9 rt2x00: Remove intf->bssid field. by Gertjan van Wingerde · 14 years ago
  23. 5be6560 rt2x00: Add "flush" queue command by Ivo van Doorn · 14 years ago
  24. 0b7fde5 rt2x00: Protect queue control with mutex by Ivo van Doorn · 14 years ago
  25. dbba306 rt2x00: Reorganize queue callback functions by Ivo van Doorn · 14 years ago
  26. 094a1d9 rt2x00: trivial: add missing \n on warnings by Johannes Stezenbach · 14 years ago
  27. ea175ee rt2x00: Remove rt2x00lib_toggle_rx by Ivo van Doorn · 14 years ago
  28. fa8b4b2 rt2x00: Fix hw crypto in AP mode for some devices by Helmut Schaa · 14 years ago
  29. f44df18 rt2x00: Implement flush callback by Ivo van Doorn · 14 years ago
  30. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  31. 87c1915 rt2x00: Implement HT protection for rt2800 by Helmut Schaa · 14 years ago
  32. 0204464 rt2x00: Check for specific changed flags when updating the erp config by Helmut Schaa · 14 years ago
  33. 06b3cda rt2x00: Fix regression for rt2500pci by Ivo van Doorn · 14 years ago
  34. 4dee32f rt2x00: Allow beacon update without scheduling a work by Helmut Schaa · 14 years ago
  35. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 14 years ago
  36. 1ed7a17 rt2x00: Remove unneeded variable by Ivo van Doorn · 14 years ago
  37. f1aa4c5 rt2x00: Write the BSSID to register when interface is added by Ivo van Doorn · 14 years ago
  38. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 15 years ago
  39. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  40. 6a6f455 rt2x00: Remove unused variable frame_control from rt2x00mac_tx. by Gertjan van Wingerde · 15 years ago
  41. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  42. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  43. 924d635 rt2x00: Cleanup rt2x00mac_bss_info_changed() by Ivo van Doorn · 15 years ago
  44. d904dc1 rt2x00: bss_info_changed() callback is allowed to sleep by Ivo van Doorn · 15 years ago
  45. afa6204 rt2x00: configure_filter() callback is allowed to sleep by Ivo van Doorn · 15 years ago
  46. 73077c8 rt2x00: Fix RFKILL polling by Ivo van Doorn · 15 years ago
  47. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  48. 1afcfd54 rt2x00: FIF_PSPOLL filter flag support by Igor Perminov · 15 years ago
  49. 17512dc rt2x00: Fix for race condition while update beacon by Igor Perminov · 15 years ago
  50. bdfa500 rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADIO_ENABLED by Ivo van Doorn · 15 years ago
  51. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  52. ad2f34b rt2x00: Fix build error when crypto support is disabled by Ivo van Doorn · 15 years ago
  53. eb87eaa rt2x00: Don't alter rt2x00dev->default_ant by Lars Ericsson · 15 years ago
  54. 4951348 rt2x00: Comment spellchecking by Luis Correia · 15 years ago
  55. 930c06f rt2x00: Implement set_tim callback for all drivers by Stefan Steuerwald · 15 years ago
  56. e47a5cd rt2x00: use wiphy rfkill interface by Ivo van Doorn · 15 years ago
  57. 18ad01c rt2x00: remove skb->do_not_encrypt usage by Johannes Berg · 15 years ago
  58. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  59. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 16 years ago
  60. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 16 years ago
  61. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  62. 7b40982 rt2x00: Move code into seperate functions by Ivo van Doorn · 16 years ago
  63. ce292a6 rt2x00: Implement WDS support by Ivo van Doorn · 16 years ago
  64. a07dbea rt2x00: Add mesh support by Andrey Yurovsky · 16 years ago
  65. 73a52670 rt2x00: Correctly initialize AID during set_key() by Ivo van Doorn · 16 years ago
  66. 1c02667 rt2x00: Fix check for BSS info changes by Ivo van Doorn · 16 years ago
  67. dddfb47 rt2x00: Implement HW encryption (rt2500usb) by Ivo van Doorn · 16 years ago
  68. 0e3de99 rt2x00: Fix TX failure path by Ivo van Doorn · 16 years ago
  69. 6d64360 rt2x00: Fix BUG_ON() with antenna handling by Ivo van Doorn · 16 years ago
  70. 8058409 rt2x00: Block set_key() during suspend/shutdown by Ivo van Doorn · 16 years ago
  71. c3fd7b4 rt2x00: Remove ieee80211_bss_conf from rt2x00_intf by Ivo van Doorn · 16 years ago
  72. e4ea1c4 rt2x00: Optimize configuration handling by Ivo van Doorn · 16 years ago
  73. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  74. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  75. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  76. acaf908d rt2x00: Fix HW crypto key handling by Ivo van Doorn · 16 years ago
  77. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  78. 2af0a57 rt2x00: Initialize txop during conf_tx() callback by Ivo van Doorn · 16 years ago
  79. 2575c11 rt2x00: Only configure hardware when radio is enabled by Mattias Nissler · 16 years ago
  80. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  81. 2bb057d rt2x00: Implement HW encryption by Ivo van Doorn · 16 years ago
  82. b9740c2 rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK by Daniel Wagner · 16 years ago
  83. 0fc9803 rt2x00: Block all unsupported modes by Ivo van Doorn · 16 years ago
  84. d4764b2 rt2x00: Sequence counter should be protected in irqsave by Ivo van Doorn · 16 years ago
  85. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  86. 74c0ee9 rt2x00: Force full register config after start() by Ivo van Doorn · 16 years ago
  87. e7087a8 rt2x00: Fix memleak when RTS/CTS fails by Ivo van Doorn · 16 years ago
  88. 5adf6d6 rt2x00: Fix QOS sequence counting by Ivo van Doorn · 16 years ago
  89. 0b57664 wireless: fix warnings from QoS patch by Johannes Berg · 16 years ago
  90. f591fa5 mac80211: fix TX sequence numbers by Johannes Berg · 16 years ago
  91. bd88a78 rt2x00: Reorganize beacon handling by Ivo van Doorn · 16 years ago
  92. e360c4c rt2x00: Add support for CTS protection in rt2x00lib by Ivo van Doorn · 16 years ago
  93. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  94. 8e260c2 rt2x00: Use ieee80211_hw->workqueue again by Ivo van Doorn · 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. 980dfcb rt2x00: Fix lock dependency errror by Ivo van Doorn · 16 years ago
  97. 58b642e rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame by Ivo van Doorn · 16 years ago
  98. b869767 rt2x00: Don't kick TX queue after each frame by Ivo van Doorn · 16 years ago
  99. 6db3786 rt2x00: Move generic TX frame writing code into rt2x00queue by Ivo van Doorn · 16 years ago
  100. 772a249 rt2x00: Remove CTS/RTS check in tx() by Ivo van Doorn · 16 years ago