1. f44df18 rt2x00: Implement flush callback by Ivo van Doorn · 14 years ago
  2. aaf886b rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dma by Ivo van Doorn · 14 years ago
  3. 7225ce1 rt2x00: Rename rt2x00queue_timeout by Ivo van Doorn · 14 years ago
  4. e2f8c87 rt2x00: Optimize rt2x00debug_dump_frame when frame dumping is not active by Helmut Schaa · 14 years ago
  5. 2b23cda rt2x00: Reduce tx descriptor size by Helmut Schaa · 14 years ago
  6. 08e5310 rt2x00: Wait up to one second on rt2800 for WPDMA to be ready by Helmut Schaa · 14 years ago
  7. efd2f27 rt2x00: Sync Tx and RX ring sizes with legacy drivers by Helmut Schaa · 14 years ago
  8. 961621a rt2x00: Add TXOP_CTRL_CFG register definition by Helmut Schaa · 14 years ago
  9. b923757 rt2x00pci: do not use GFP_DMA by John W. Linville · 14 years ago
  10. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  11. c64557d 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
  12. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  13. a13c8f3 rt2x00: Fix URB error handling by Ivo van Doorn · 14 years ago
  14. 1a39769 rt2x00: Don't perform watchdog checks on empty queue by Ivo van Doorn · 14 years ago
  15. a1d1eab rt2x00: Make queue_entry flags access atomic by Ivo van Doorn · 14 years ago
  16. 1550c8e rt2x00: Fix dead queue when skb allocation failed by Ivo van Doorn · 14 years ago
  17. 3590eea rt2x00: Validate MCS on RX path by Ivo van Doorn · 14 years ago
  18. cdfd2c5c rt2x00: Move watchdog work to kernel work_queue by Ivo van Doorn · 14 years ago
  19. fa69560 rt2x00: Simplify Queue function arguments by Ivo van Doorn · 14 years ago
  20. 12eec2c rt2x00: Fix tx status handling in rt2800pci by Helmut Schaa · 14 years ago
  21. 7437472 rt2x00: Remove superfluous initialization of qidx by Helmut Schaa · 14 years ago
  22. c6084d5 rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frame by Helmut Schaa · 14 years ago
  23. ff6133b rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssi by Helmut Schaa · 14 years ago
  24. 546adf2 rt2x00: Optimize unmapping of skbs by Helmut Schaa · 14 years ago
  25. a23c220 rt2x00: Shortcut link state updates when not operating as STA by Helmut Schaa · 14 years ago
  26. e9a6870 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
  27. b34793e rt2x00: Work around hw aggregation oddity in rt2800 by Helmut Schaa · 14 years ago
  28. 01e946f rt2x00: Improve cooperation between rt2800pci and minstrel by Helmut Schaa · 14 years ago
  29. 1f0280c rt2x00: Fix oops caused by error path in rt2x00lib_start by Helmut Schaa · 14 years ago
  30. 74ee380 rt2x00: Update comment about the AMPDU flag in the TXWI by Helmut Schaa · 14 years ago
  31. 58ed826 rt2x00: Enable rx aggregation in rt2800 by Helmut Schaa · 14 years ago
  32. bc8a979 rt2x00: Improve TX status entry validation by Ivo van Doorn · 14 years ago
  33. ba3b9e5 rt2x00: correctly set max_report_rates in rt61pci and rt2800 by Helmut Schaa · 14 years ago
  34. 5a5b6ed rt2x00: Don't enable broad- and multicast buffering on USB devices by Helmut Schaa · 14 years ago
  35. c4c18a9 rt2x00: add field definitions for the TBTT_SYNC_CFG register by Helmut Schaa · 14 years ago
  36. d4ce3a5 rt2x00: Add register definition for busy time on secondary channel by Helmut Schaa · 14 years ago
  37. b1ef725 rt2x00: Add rt73usb device ID by Ivo van Doorn · 14 years ago
  38. cb753b7 rt2x00: Allow tx duplication for legacy rates in HT40 mode by Helmut Schaa · 14 years ago
  39. 9519233 rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pci by Helmut Schaa · 14 years ago
  40. d13a97f rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devices by Helmut Schaa · 14 years ago
  41. 87c1915 rt2x00: Implement HT protection for rt2800 by Helmut Schaa · 14 years ago
  42. a13ac9d rt2x00: Fix SM PS check by Helmut Schaa · 14 years ago
  43. 96c3da7 rt2x00: rework tx status handling in rt2800pci by Helmut Schaa · 14 years ago
  44. 1443333 rt2x00: Split out parts of the rt2800_txdone function for easier reuse by Helmut Schaa · 14 years ago
  45. 2a0cfeb rt2x00: Don't overwrite beacon buffers in pairwise key setup by Helmut Schaa · 14 years ago
  46. b618f6f 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
  47. 2b18ab36 net/wireless: use generic_file_llseek in debugfs by Arnd Bergmann · 15 years ago
  48. 030bda0 drivers/net/wireless: Use static const char * const where possible by Joe Perches · 14 years ago
  49. 65b7fc9 rt2x00: fix oops in rt2x00lib_txdone with rt61pci by Helmut Schaa · 14 years ago
  50. 6646505 rt2x00: Enable missing interrupts in rt61pci by Helmut Schaa · 14 years ago
  51. 93149cf rt2x00: Mask out unused interrupts in rt2800pci by Helmut Schaa · 14 years ago
  52. 0204464 rt2x00: Check for specific changed flags when updating the erp config by Helmut Schaa · 14 years ago
  53. 47ee3eb rt2x00: Initialize AMPDU_BA_WINSIZE register by Helmut Schaa · 14 years ago
  54. 85f4d64 rt2x00: Antenna diversity does not work in 2.6.35 by Lars Ericsson · 14 years ago
  55. 78ab952 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 · 15 years ago
  56. cd35a39 rt2x00: Cleanup rt2x00usb_watchdog_reset_tx by Ivo van Doorn · 15 years ago
  57. 652a9dd rt2x00: Split watchdog check into a DMA and STATUS timeout by Ivo van Doorn · 15 years ago
  58. 0e3afe5 rt2x00: Correctly kill beacon queue by Ivo van Doorn · 15 years ago
  59. e054087 rt2x00: Set PWR_PIN_CFG during initialization by Ivo van Doorn · 15 years ago
  60. c600c82 rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID by Ivo van Doorn · 15 years ago
  61. b9eca24 rt2x00: Wakeup hardware before loading firmware by Ivo van Doorn · 15 years ago
  62. 3613884 rt2x00: Validate TX status results with current data entry by Ivo van Doorn · 15 years ago
  63. 5ffddc4 rt2x00: Add rt2800_wait_csr_ready by Ivo van Doorn · 15 years ago
  64. 2035c0c rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI by Helmut Schaa · 15 years ago
  65. a908a74 rt2x00: Rename txentry_desc.queue -> txentry_desc.qid by Helmut Schaa · 15 years ago
  66. e569aa7 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 · 15 years ago
  67. f8d8b7a rt2x00: fix "buffer size not provably correct" build warning by Arnaud Patard (Rtp) · 15 years ago
  68. 8d1331b rt2x00: Fix max TX power settings by Ivo van Doorn · 15 years ago
  69. 46323e1 rt2x00: Fix channel configuration for RF3052 by Ivo van Doorn · 15 years ago
  70. b9a07ae rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib by Ivo van Doorn · 15 years ago
  71. 21595bd rt2x00: Fix rt2800 retry calculation by Ivo van Doorn · 15 years ago
  72. 54e34fb rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTO by Ivo van Doorn · 15 years ago
  73. 5eb7efe rt2x00: Move direct access to queue->entries to rt2x00queue.c by Ivo van Doorn · 15 years ago
  74. ee1e755 rt2x00: Reduce indenting by Ivo van Doorn · 15 years ago
  75. 9333145 rt2x00: Simplify arguments to rt2x00 driver callback functions by Ivo van Doorn · 15 years ago
  76. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 15 years ago
  77. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 15 years ago
  78. e5ef5ba rt2x00: Remove ieee80211_rx_status from rt2x00_dev by Ivo van Doorn · 15 years ago
  79. 0856d9c rt2x00: Update comments regarding TXWI and TX_STA_FIFO by Helmut Schaa · 15 years ago
  80. 96481b2 rt2x00: Implement TX status reporting for rt2800usb by Ivo van Doorn · 15 years ago
  81. 0c5879b rt2x00: Request TXWI pointer from driver by Ivo van Doorn · 15 years ago
  82. 3392bec rt2x00: Add helper function for reporting tx status by Ivo van Doorn · 15 years ago
  83. 84804cd rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS mode by Ivo van Doorn · 15 years ago
  84. 7e613e1 rt2x00: Move USB tx/rx done handling to workqueue by Ivo van Doorn · 15 years ago
  85. 4d7ede7 rt2x00: do not shortcut rt2x00lib_config_antenna by John W. Linville · 15 years ago
  86. dd358c9 rt2x00: update fw version info in wiphy struct by John W. Linville · 15 years ago
  87. 47cb905 rt2x00: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 15 years ago
  88. 98ec621 rt2500usb: disallow to set WEP key with non zero index by Stanislaw Gruszka · 15 years ago
  89. ac59b49 rt2500usb: truly disable encryption when initialize by Stanislaw Gruszka · 15 years ago
  90. 1279f5e rt2500usb: write keys to proper registers by Stanislaw Gruszka · 15 years ago
  91. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 15 years ago
  92. 06b3cda rt2x00: Fix regression for rt2500pci by Ivo van Doorn · 15 years ago
  93. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  94. 1612454 rt2x00: correct sparse warning in rt2x00debug.c by John W. Linville · 15 years ago
  95. 9acd56d rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() by Stephen Boyd · 15 years ago
  96. e300d95 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 · 15 years ago
  97. e796643 rt2x00: Move driver callback functions into the ops structure by Ivo van Doorn · 15 years ago
  98. f31c9a8 rt2x00: Move common firmware loading into rt2800lib by Ivo van Doorn · 15 years ago
  99. ab8966d rt2x00: Add missing TSF sync mode for AP operation by Helmut Schaa · 15 years ago
  100. 8544df3 rt2x00: Don't initialize beacon interval to 0 on rt2800 devices by Helmut Schaa · 15 years ago