1. 7fe7ee7 rt2x00: Generate sw sequence numbers only for devices that need it by Helmut Schaa · 13 years ago
  2. 11f818e rt2x00: Optimize calls to rt2x00queue_get_queue by Helmut Schaa · 13 years ago
  3. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 13 years ago
  4. 60687ba rt2x00: Add support for RT5390 chip by RA-Shiang Tu · 13 years ago
  5. e90c54b rt2x00: Fix rt2800 txpower setting to correct value by RA-Jay Hung · 13 years ago
  6. d96aa64 rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversity support by RA-Jay Hung · 13 years ago
  7. 0439f53 rt2x00: Move TX/RX work into dedicated workqueue by Ivo van Doorn · 13 years ago
  8. e88399b rt2x00: Remove interrupt thread registration by Helmut Schaa · 13 years ago
  9. c5c6576 rt2x00: Introduce tasklets for interrupt handling by Helmut Schaa · 13 years ago
  10. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 13 years ago
  11. 48103d2 rt2x00: Remove unused interface spinlock by Helmut Schaa · 14 years ago
  12. bfe6a15 rt2x00: Simplify intf->delayed_flags locking by Helmut Schaa · 14 years ago
  13. a39fd6b rt2x00: remove intf->mac field. by Gertjan van Wingerde · 14 years ago
  14. 773d1b9 rt2x00: Remove intf->bssid field. by Gertjan van Wingerde · 14 years ago
  15. c4d6324 rt2x00: simplify txstatus_fifo handling by Johannes Stezenbach · 14 years ago
  16. e85b4c0 rt2x00: remove stray semicolon by Johannes Stezenbach · 14 years ago
  17. 64e7d72 rt2x00: Cleanup RX index counting by Ivo van Doorn · 14 years ago
  18. 5be6560 rt2x00: Add "flush" queue command by Ivo van Doorn · 14 years ago
  19. 0b7fde5 rt2x00: Protect queue control with mutex by Ivo van Doorn · 14 years ago
  20. dbba306 rt2x00: Reorganize queue callback functions by Ivo van Doorn · 14 years ago
  21. 20ed316 mac80211/rt2x00: add ieee80211_tx_status_ni() by Johannes Stezenbach · 14 years ago
  22. ae4ecb9 rt2x00: Increase REGISTER_BUSY_COUNT by Ivo van Doorn · 14 years ago
  23. f44df18 rt2x00: Implement flush callback by Ivo van Doorn · 14 years ago
  24. cdfd2c5c rt2x00: Move watchdog work to kernel work_queue by Ivo van Doorn · 14 years ago
  25. fa69560 rt2x00: Simplify Queue function arguments by Ivo van Doorn · 14 years ago
  26. 87c1915 rt2x00: Implement HT protection for rt2800 by Helmut Schaa · 14 years ago
  27. 96c3da7 rt2x00: rework tx status handling in rt2800pci by Helmut Schaa · 14 years ago
  28. 0204464 rt2x00: Check for specific changed flags when updating the erp config by Helmut Schaa · 14 years ago
  29. 652a9dd rt2x00: Split watchdog check into a DMA and STATUS timeout by Ivo van Doorn · 14 years ago
  30. 8d1331b rt2x00: Fix max TX power settings by Ivo van Doorn · 14 years ago
  31. 9333145 rt2x00: Simplify arguments to rt2x00 driver callback functions by Ivo van Doorn · 14 years ago
  32. e5ef5ba rt2x00: Remove ieee80211_rx_status from rt2x00_dev by Ivo van Doorn · 14 years ago
  33. 3392bec rt2x00: Add helper function for reporting tx status by Ivo van Doorn · 14 years ago
  34. 7e613e1 rt2x00: Move USB tx/rx done handling to workqueue by Ivo van Doorn · 14 years ago
  35. e796643 rt2x00: Move driver callback functions into the ops structure by Ivo van Doorn · 14 years ago
  36. 9f926fb rt2x00: Use pretbtt irq for fetching beacons on rt2800pci by Helmut Schaa · 14 years ago
  37. 78e256c rt2x00: Convert rt2x00 to use threaded interrupts by Helmut Schaa · 14 years ago
  38. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 14 years ago
  39. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 14 years ago
  40. 27df2a9 rt2x00: Rename CONFIG_DISABLE_LINK_TUNING by Ivo van Doorn · 14 years ago
  41. 76dd5dd rt2x00: Rename driver write_tx_datadesc callback function. by Gertjan van Wingerde · 14 years ago
  42. 6e1fdd1 rt2x00: Introduce separate interface type for PCI-express. by Gertjan van Wingerde · 14 years ago
  43. 5ed8f45 rt2x00: Remove RT2870 chipset identification. by Gertjan van Wingerde · 14 years ago
  44. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 14 years ago
  45. baaffe6 rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc. by Gertjan van Wingerde · 14 years ago
  46. b4df470 rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h. by Gertjan van Wingerde · 14 years ago
  47. f224f4e rt2x00: provide beacon's txdesc to write_beacon callback function. by Gertjan van Wingerde · 14 years ago
  48. 4108669 rt2x00: add txdesc parameter to write_tx_data by Helmut Schaa · 14 years ago
  49. 8d0c9b6 rt2x00: Refactor rt2800 version constants. by Gertjan van Wingerde · 14 years ago
  50. e148b4c rt2x00: Align RT chipset definitions with vendor driver. by Gertjan van Wingerde · 14 years ago
  51. 49e721e rt2x00: rework RT chipset and revision determination for PCI an SOC devices. by Gertjan van Wingerde · 14 years ago
  52. 714fa66 rt2x00: Reorganize RT chipset setting for PCI/SOC devices. by Gertjan van Wingerde · 14 years ago
  53. cea90e5 rt2x00: Introduce SoC interface type. by Gertjan van Wingerde · 14 years ago
  54. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  55. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  56. 7a4a77b rt2x00: Properly request tx headroom for alignment operations. by Gertjan van Wingerde · 15 years ago
  57. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  58. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  59. 77e73d1 rt2x00: Further L2 padding fixes. by Gertjan van Wingerde · 15 years ago
  60. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 15 years ago
  61. 16475b0 rt2x00: Log RT/RF chipset information correctly. by Gertjan van Wingerde · 15 years ago
  62. f273fe5 rt2x00: Properly detect Ralink RT3070 devices. by Gertjan van Wingerde · 15 years ago
  63. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  64. 863cc97 rt2x00: Remove deprecated ieee80211_rx_status->qual usage by Ivo van Doorn · 15 years ago
  65. 1f285f1 rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h by Bartlomiej Zolnierkiewicz · 15 years ago
  66. 5822e07 rt2x00: add support for different chipset interfaces by Bartlomiej Zolnierkiewicz · 15 years ago
  67. ee134fc rt2x00: add driver private field to struct rt2x00_dev by Bartlomiej Zolnierkiewicz · 15 years ago
  68. a9b3a9f rt2x00: Implement support for rt2800pci by Ivo van Doorn · 15 years ago
  69. 4789666 rt2x00: Hardcode TX ack timeout and consume time by Ivo van Doorn · 15 years ago
  70. d904dc1 rt2x00: bss_info_changed() callback is allowed to sleep by Ivo van Doorn · 15 years ago
  71. afa6204 rt2x00: configure_filter() callback is allowed to sleep by Ivo van Doorn · 15 years ago
  72. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  73. cf991116 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. 1afcfd54 rt2x00: FIF_PSPOLL filter flag support by Igor Perminov · 15 years ago
  75. 17512dc rt2x00: Fix for race condition while update beacon by Igor Perminov · 15 years ago
  76. 66679a6 rt2x00: Fix rounding errors in RSSI average calculation by Lars Ericsson · 15 years ago
  77. 193df18 rt2x00: Fix quality houskeeping for software diversity by Lars Ericsson · 15 years ago
  78. 6b26dea rt2x00: fix memory corruption in rf cache, add a sanity check by Pavel Roskin · 15 years ago
  79. 4951348 rt2x00: Comment spellchecking by Luis Correia · 15 years ago
  80. 4b9631a rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW by Ivo van Doorn · 15 years ago
  81. 930c06f rt2x00: Implement set_tim callback for all drivers by Stefan Steuerwald · 15 years ago
  82. e47a5cd rt2x00: use wiphy rfkill interface by Ivo van Doorn · 15 years ago
  83. 6b347bf rt2x00: Remove last usage of beacon_int from ieee80211_config by Ivo van Doorn · 15 years ago
  84. 8a566af rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL by Ivo van Doorn · 15 years ago
  85. 358623c rt2x00: Simplify rt2x00_check_rev by Ivo van Doorn · 15 years ago
  86. d53d9e6 rt2x00: Implement support for rt2800usb by Ivo van Doorn · 15 years ago
  87. 35f00cf rt2x00: Implement support for 802.11n by Ivo van Doorn · 15 years ago
  88. 9f16617 rt2x00: Add support for L2 padding during TX/RX by Ivo van Doorn · 15 years ago
  89. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  90. 440ddada rt2x00: Move Move pci_dev specific access to rt2x00pci by Ivo van Doorn · 15 years ago
  91. 0cbe006 rt2x00: Validate firmware in driver by Ivo van Doorn · 15 years ago
  92. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 15 years ago
  93. 0712612 rt2x00: Simplify suspend/resume handling by Ivo van Doorn · 15 years ago
  94. 6ba265e rt2x00: rt2x00_rev() should return u32 by Ivo van Doorn · 15 years ago
  95. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 15 years ago
  96. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 15 years ago
  97. cca3e99 rt2x00: Replace RFKILL with INPUT by Ivo van Doorn · 16 years ago
  98. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  99. 754be30 rt2x00: Release rt2x00 2.3.0 by Ivo van Doorn · 16 years ago
  100. 3f787bd rt2x00: Rename CONFIG_CRYPTO_COPY_IV by Ivo van Doorn · 16 years ago