1. e0ae9ec IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs by Michael S. Tsirkin · 19 years ago
  2. 187a258 IB/mthca: reset QP's last pointers when transitioning to reset state by Michael S. Tsirkin · 19 years ago
  3. 9b152d5 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  4. 48fd0d1 IB/mthca: Safer max_send_sge/max_recv_sge calculation by Michael S. Tsirkin · 19 years ago
  5. cbc5b2b [IB] mthca: don't disable RDMA writes if no responder resources by Roland Dreier · 19 years ago
  6. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  7. 78b9c0f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  8. ae57e24 [IB] mthca: fix posting long lists of receive work requests by Michael S. Tsirkin · 19 years ago
  9. 64044bc [IB] mthca: fix wraparound handling in mthca_cq_clean() by Roland Dreier · 19 years ago
  10. 62abb84 [IB] mthca: fix posting of atomic operations by Michael S. Tsirkin · 19 years ago
  11. 77369ed [IB] uverbs: have kernel return QP capabilities by Jack Morgenstein · 19 years ago
  12. 0b4ff2c [IB] mthca: fix typo in catastrophic error polling by Roland Dreier · 19 years ago
  13. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  14. 0f69ce1 [IB] mthca: report page size capability by Jack Morgenstein · 19 years ago
  15. ba77df5 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  16. d09e327 [IB] mthca: check P_Key index in modify QP by Jack Morgenstein · 19 years ago
  17. 87cfe32 [IB] mthca: fix format of FW version by Roland Dreier · 19 years ago
  18. de6eb66 [IB] kzalloc() conversions by Roland Dreier · 19 years ago
  19. e5b251a [IB] mthca: Avoid SRQ free WQE list corruption by Roland Dreier · 19 years ago
  20. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  21. affcd50 [IB] mthca: report asynchronous CQ events by Michael S. Tsirkin · 19 years ago
  22. a4da062 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Roland Dreier · 19 years ago
  23. 87b750d [PATCH] gfp_t: drivers/infiniband by Al Viro · 19 years ago
  24. 3d155f8 [IB] mthca: first pass at catastrophic error reporting by Roland Dreier · 19 years ago
  25. 547e309 [IB] mthca: correct modify QP attribute masks for UC by Roland Dreier · 19 years ago
  26. 34816ad [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped by Sean Hefty · 19 years ago
  27. ec329a1 Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/core/ucm.c) by Roland Dreier · 19 years ago
  28. 75eeec2 [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt() by Roland Dreier · 19 years ago
  29. c8e0ca6 [IB] mthca: Always re-arm EQs in mthca_tavor_interrupt() by Roland Dreier · 19 years ago
  30. 7150bf8 [IB] mthca: Don't enter QP into MCG more than once. by Jack Morgenstein · 19 years ago
  31. d476306 [IB] mthca: Add struct pci_driver.owner field by Roland Dreier · 19 years ago
  32. c6f5cb7 [IB] mthca: Use enum in mthca_alloc_db() prototype by Roland Dreier · 19 years ago
  33. 883a99c [IB] uverbs: Add a mask of device methods allowed for userspace by Roland Dreier · 19 years ago
  34. efaae8f [IB] mthca: Better limit checking and reporting by Jack Morgenstein · 19 years ago
  35. e23d6d2 [IB] mthca: detect SRQ overflow by Roland Dreier · 19 years ago
  36. 90f104d [IB] mthca: SRQ limit reached events by Roland Dreier · 19 years ago
  37. 9825051 [IB] mthca: Fill in more fields in query_port method by Jack Morgenstein · 19 years ago
  38. 274c089 [IB] uverbs: Add device-specific ABI version attribute by Roland Dreier · 19 years ago
  39. 33033b7 [IB] mthca: Report correct atomic capability by Jack Morgenstein · 19 years ago
  40. aba7a22 [IB] mthca: Fix memory leak on device close by Michael S. Tsirkin · 19 years ago
  41. a1c337a [IB] mthca: fix hw_ver value returned from mthca_query_device by Jack Morgenstein · 19 years ago
  42. f02b16b [IB] mthca: Round up number of slots in HCA context memory table by Michael S. Tsirkin · 19 years ago
  43. 44dd823 [IB] mthca: Fix off by one bug in mthca_map_cmd by Michael S. Tsirkin · 19 years ago
  44. f7ed3a5 [IB] mthca: fix off by one in clr_int calculation by Michael S. Tsirkin · 19 years ago
  45. 018771f [IB] mthca: Fix doorbell record resource leak by Roland Dreier · 19 years ago
  46. 71eea47 [PATCH] IB/mthca: Fix device removal memory leak by Michael S. Tsirkin · 19 years ago
  47. 6577ae5 [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs by Roland Dreier · 19 years ago
  48. 3853194 [PATCH] IB/mthca: Fix posting work requests to shared receive queues by Roland Dreier · 19 years ago
  49. c915033 [PATCH] IB/mthca: Initialize eq->nent before we use it by Roland Dreier · 19 years ago
  50. d6cff02 [PATCH] IB/mthca: fix posting of first work request by Roland Dreier · 19 years ago
  51. bb4a7f0 [PATCH] IB/mthca: assign ACK timeout field correctly by Roland Dreier · 19 years ago
  52. 9fe66df Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  53. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 19 years ago
  54. 30a7e8e [PATCH] IB: Initialize qp->wait by Michael S. Tsirkin · 19 years ago
  55. c9fe2b3 [PATCH] IB: really reset QPs by Roland Dreier · 19 years ago
  56. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago
  57. ec34a92 [PATCH] IB/mthca: Add SRQ implementation by Roland Dreier · 19 years ago
  58. d20a401 [PATCH] IB/mthca: Handle context tables smaller than our chunk size by Roland Dreier · 19 years ago
  59. c04bc3d [PATCH] IB/mthca: Move WQE structures into their own header by Roland Dreier · 19 years ago
  60. 288bdeb [PATCH] IB/mthca: Simplify handling of completions with error by Roland Dreier · 19 years ago
  61. 87b8167 [PATCH] IB/mthca: Factor out common queue alloc code by Roland Dreier · 19 years ago
  62. d1887ec [PATCH] IB/mthca: Report correct max_msg_sz by Roland Dreier · 19 years ago
  63. da6561c [PATCH] IB/mthca: Use correct port width capability value by Roland Dreier · 19 years ago
  64. 2aeba9a [PATCH] IB: Remove unnecessary includes of <linux/version.h> by Olaf Hering · 19 years ago
  65. 7f9f2db [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_free_region() by Guy German · 19 years ago
  66. 2e8b981 [PATCH] IB/mthca: add HCA board ID to sysfs info by Michael S. Tsirkin · 19 years ago
  67. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 19 years ago
  68. 2a1d9b7 [PATCH] IB: Add copyright notices by Roland Dreier · 19 years ago
  69. 49f6a7f [PATCH] IB: Update current firmware versions in mthca driver by Tziporet Koren · 19 years ago
  70. 6d37675 [IB/mthca]: Use io_remap_pfn_range for PCI space by Michael S. Tsirkin · 19 years ago
  71. 42b1806 [IB/mthca]: Fix error CQ entry handling on mem-free HCAs by Roland Dreier · 19 years ago
  72. 80c8ec2 [PATCH] IB uverbs: add mthca user QP support by Roland Dreier · 19 years ago
  73. 74c2174 [PATCH] IB uverbs: add mthca user CQ support by Roland Dreier · 19 years ago
  74. 24d4281 [PATCH] IB uverbs: add mthca user MR support by Roland Dreier · 19 years ago
  75. 99264c1 [PATCH] IB uverbs: add mthca user PD support by Roland Dreier · 19 years ago
  76. 53b8b3f [PATCH] IB uverbs: add mthca mmap support by Roland Dreier · 19 years ago
  77. 5e0b537 [PATCH] IB uverbs: add mthca user context support by Roland Dreier · 19 years ago
  78. 56483ec [PATCH] IB uverbs: add mthca user doorbell record support by Roland Dreier · 19 years ago
  79. e95975e [PATCH] IB uverbs: add mthca ABI header by Roland Dreier · 19 years ago
  80. 1cf296b [PATCH] IB uverbs: update mthca for new API by Roland Dreier · 19 years ago
  81. cae54bd [PATCH] IB/mthca: Bump version by Roland Dreier · 19 years ago
  82. ed87845 [PATCH] IB/mthca: Align FW command mailboxes to 4K by Roland Dreier · 19 years ago
  83. 80fd823 [PATCH] IB/mthca: Encapsulate command interface init by Roland Dreier · 19 years ago
  84. 761f9eb [PATCH] IB/mthca: Fix memory leak on error path by Roland Dreier · 19 years ago
  85. d56d6f9 [PATCH] IB/mthca: Split off MTT allocation by Roland Dreier · 19 years ago
  86. a03a5a6 [PATCH] IB/mthca: Move mthca_is_memfree checks by Roland Dreier · 19 years ago
  87. a852092 [PATCH] IB/mthca: Fix memset size by Roland Dreier · 19 years ago
  88. 9e6970b [PATCH] IB/mthca: Enable unreliable connected transport by Roland Dreier · 19 years ago
  89. 34a4a75 [PATCH] IB/mthca: Set RDMA/atomic capabilities correctly by Roland Dreier · 19 years ago
  90. cd123d7 [PATCH] IB/mthca: Set QP static rate correctly by Roland Dreier · 19 years ago
  91. 64dc81f [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent by Roland Dreier · 19 years ago
  92. bb2af78 [PATCH] IB/mthca: Clean up CQ debug by Roland Dreier · 19 years ago
  93. 177214a [PATCH] IB/mthca: Clean up error messages by Bernhard Fischer · 19 years ago
  94. cd4e8fb [PATCH] IB/mthca: Add Sun copyright notice by Tom Duffy · 19 years ago
  95. dbcf31b [PATCH] fix include order in mthca_memfree.c by Roland Dreier · 20 years ago
  96. fdca124 [PATCH] missing include in mthca by Al Viro · 20 years ago
  97. 19272d4 [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label by Roland Dreier · 20 years ago
  98. 68a3c21 [PATCH] IB/mthca: add support for new MT25204 HCA by Roland Dreier · 20 years ago
  99. 08aeb14 [PATCH] IB/mthca: map context for RDMA responder in mem-free mode by Roland Dreier · 20 years ago
  100. ddf841f [PATCH] IB/mthca: update receive queue initialization for new HCAs by Roland Dreier · 20 years ago