1. ba08910 rt2x00: change beaconing setup on RT2800 by Stanislaw Gruszka · 11 years ago
  2. a05b8c5 rt2x00: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  3. 705802b rt2x00: remove data_queue_desc struct by Gabor Juhos · 12 years ago
  4. 568f7a4 rt2x00: rt2x00queue: add priv_size field to struct data_queue by Gabor Juhos · 12 years ago
  5. f0bda57 rt2x00: provide separate information about TXWI & RXWI sizes by Stanislaw Gruszka · 12 years ago
  6. 8857d6d rt2x00: Fix tx status reporting for reordered frames in rt2800pci by Helmut Schaa · 12 years ago
  7. 1dd0dbb rt2x00: Revert "rt2x00: remove unused argument" by Helmut Schaa · 12 years ago
  8. db36f79 rt2x00: remove unused argument by Stanislaw Gruszka · 13 years ago
  9. f421111 rt2x00: rt2800usb: rework txstatus code by Stanislaw Gruszka · 13 years ago
  10. ead2bb6 rt2x00: Add WCID to HT TX descriptor by Helmut Schaa · 13 years ago
  11. 5dada06 rt2x00: Update some TX descriptor by Helmut Schaa · 13 years ago
  12. 77a861c rt2x00: Serialize TX operations on a queue. by Gertjan van Wingerde · 14 years ago
  13. 1d616b1 rt2x00: Fix unspeficied typo by Joe Perches · 14 years ago
  14. cfef604 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. 75256f0 rt2x00: fix queue timeout checks by Johannes Stezenbach · 14 years ago
  16. 10e1156 rt2x00: Make rt2x00_queue_entry_for_each more flexible by Helmut Schaa · 14 years ago
  17. 252f4bf 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. f16d2db rt2x00: Fix tx aggregation problems with some clients by Helmut Schaa · 14 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  20. 4df10c8 rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field by Helmut Schaa · 14 years ago
  21. 2517794 rt2x00: Move TX descriptor field "ifs" into plcp substruct by Helmut Schaa · 14 years ago
  22. fe107a5 rt2x00: Optimize TX descriptor memory layout by Ivo van Doorn · 14 years ago
  23. 26a1d07 rt2x00: Optimize TX descriptor handling by Helmut Schaa · 14 years ago
  24. f615e9a rt2x00: Fix WMM Queue naming by Ivo van Doorn · 14 years ago
  25. dba5dc1 rt2x00: Introduce extra queue entry sanity flag by Ivo van Doorn · 14 years ago
  26. 0b7fde5 rt2x00: Protect queue control with mutex by Ivo van Doorn · 14 years ago
  27. 813f033 rt2x00: Rename queue->lock to queue->index_lock by Ivo van Doorn · 14 years ago
  28. 7225ce1 rt2x00: Rename rt2x00queue_timeout by Ivo van Doorn · 14 years ago
  29. 2b23cda rt2x00: Reduce tx descriptor size by Helmut Schaa · 14 years ago
  30. efd2f27 rt2x00: Sync Tx and RX ring sizes with legacy drivers by Helmut Schaa · 14 years ago
  31. 652a9dd rt2x00: Split watchdog check into a DMA and STATUS timeout by Ivo van Doorn · 14 years ago
  32. a908a74 rt2x00: Rename txentry_desc.queue -> txentry_desc.qid by Helmut Schaa · 14 years ago
  33. 54e34fb rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTO by Ivo van Doorn · 14 years ago
  34. 5eb7efe rt2x00: Move direct access to queue->entries to rt2x00queue.c by Ivo van Doorn · 14 years ago
  35. 84804cd rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS mode by Ivo van Doorn · 14 years ago
  36. 7e613e1 rt2x00: Move USB tx/rx done handling to workqueue by Ivo van Doorn · 14 years ago
  37. c965c74 rt2x00: Implement watchdog monitoring by Ivo van Doorn · 15 years ago
  38. 46678b1 rt2x00: clarify meaning of txdone flags by Helmut Schaa · 15 years ago
  39. fd76f14 rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb. by Gertjan van Wingerde · 15 years ago
  40. 1affa09 rt2x00: rt2800: use correct txop value in tx descriptor by Helmut Schaa · 15 years ago
  41. df624ca rt2x00: Register frame length in TX entry descriptor instead of L2PAD. by Gertjan van Wingerde · 15 years ago
  42. 91639c7 rt2x00: remove now unused noise field from struct rxdone_entry_desc by John W. Linville · 15 years ago
  43. 354e39d rt2x00: Remove SKBDESC_L2_PADDED flag. by Gertjan van Wingerde · 15 years ago
  44. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  45. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  46. 92ed48e rt2x00: Add support for retry rates by Benoit PAPILLAULT · 15 years ago
  47. 4951348 rt2x00: Comment spellchecking by Luis Correia · 15 years ago
  48. 35f00cf rt2x00: Implement support for 802.11n by Ivo van Doorn · 16 years ago
  49. 9f16617 rt2x00: Add support for L2 padding during TX/RX by Ivo van Doorn · 16 years ago
  50. 9eb4e21 rt2x00: Move iv_len into tx descriptor data by Ivo van Doorn · 16 years ago
  51. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 16 years ago
  52. b30dd5c0 rt2x00: Introduce RXDONE_SIGNAL_MASK mask by Ivo van Doorn · 16 years ago
  53. 2bdb35c rt2x00: Allow drivers to pass the noise value during rxdone by Ivo van Doorn · 16 years ago
  54. 076f958 rt2x00: Remove ENTRY_TXD_OFDM_RATE by Ivo van Doorn · 16 years ago
  55. 74415ed rt2x00: Add RXDONE_CRYPTO_IV/ICV flags by Ivo van Doorn · 16 years ago
  56. 1ce9cda rt2x00: Optimize IV/EIV handling by Ivo van Doorn · 16 years ago
  57. f1ca216 rt2x00: Detect USB BULK in/out endpoints by Ivo van Doorn · 16 years ago
  58. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  59. 6c6aa3c rt2x00: Add Signal type flag by Ivo van Doorn · 16 years ago
  60. 2af0a57 rt2x00: Initialize txop during conf_tx() callback by Ivo van Doorn · 16 years ago
  61. 2bb057d rt2x00: Implement HW encryption by Ivo van Doorn · 16 years ago
  62. f126cba rt2x00: Fix txdone_entry_desc_flags by Jochen Friedrich · 16 years ago
  63. 5adf6d6 rt2x00: Fix QOS sequence counting by Ivo van Doorn · 16 years ago
  64. ae73e58 rt2x00: Report RX end time for rt2400pci by Ivo van Doorn · 17 years ago
  65. f529932 rt2x00: Increase queue size by Ivo van Doorn · 17 years ago
  66. d74f5ba rt2x00: Cleanup symbol exports by Ivo van Doorn · 17 years ago
  67. c4da004 rt2x00: Replace statically allocated DMA buffers with mapped skb's. by Gertjan van Wingerde · 17 years ago
  68. d56d453 rt2x00: Cleanup struct skb_frame_desc. by Gertjan van Wingerde · 17 years ago
  69. b869767 rt2x00: Don't kick TX queue after each frame by Ivo van Doorn · 17 years ago
  70. f019d51 rt2x00: Implement rt2x00usb_kick_tx_queue() by Ivo van Doorn · 17 years ago
  71. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 17 years ago
  72. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 17 years ago
  73. 7050ec8 rt2x00: Split rt2x00lib_write_tx_desc() by Ivo van Doorn · 17 years ago
  74. 61448f8 rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature. by Gertjan van Wingerde · 17 years ago
  75. 61486e0 rt2x00: Remove ieee80211_tx_control argument from write_tx_desc() by Ivo van Doorn · 17 years ago
  76. fb55f4d1 rt2x00: Fix TX status reporting by Ivo van Doorn · 17 years ago
  77. 5a6e599 rt2x00: trim skb_frame_desc to 32 bytes by Ivo van Doorn · 17 years ago
  78. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 17 years ago
  79. e58c6ac rt2x00: Use rt2x00 queue numbering by Ivo van Doorn · 17 years ago
  80. 19d30e0 rt2x00: Add dev_flags to rx descriptor by Ivo van Doorn · 17 years ago
  81. 8999389 rt2x00: Fix rt2400pci signal by Ivo van Doorn · 17 years ago
  82. baf26a7 rt2x00: Don't report driver generated frames to tx_status() by Ivo van Doorn · 17 years ago
  83. 5957da4 rt2x00: Move beacon and atim queue defines into rt2x00 by Ivo van Doorn · 17 years ago
  84. 6bb40dd rt2x00: Add per-interface structure by Ivo van Doorn · 17 years ago
  85. 181d690 rt2x00: Queue handling overhaul by Ivo van Doorn · 17 years ago