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