1. 75eeec2 [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt() by Roland Dreier · 19 years ago
  2. aba7a22 [IB] mthca: Fix memory leak on device close by Michael S. Tsirkin · 19 years ago
  3. a1c337a [IB] mthca: fix hw_ver value returned from mthca_query_device by Jack Morgenstein · 19 years ago
  4. f02b16b [IB] mthca: Round up number of slots in HCA context memory table by Michael S. Tsirkin · 19 years ago
  5. 44dd823 [IB] mthca: Fix off by one bug in mthca_map_cmd by Michael S. Tsirkin · 19 years ago
  6. f7ed3a5 [IB] mthca: fix off by one in clr_int calculation by Michael S. Tsirkin · 19 years ago
  7. 018771f [IB] mthca: Fix doorbell record resource leak by Roland Dreier · 19 years ago
  8. 71eea47 [PATCH] IB/mthca: Fix device removal memory leak by Michael S. Tsirkin · 19 years ago
  9. 6577ae5 [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs by Roland Dreier · 19 years ago
  10. 3853194 [PATCH] IB/mthca: Fix posting work requests to shared receive queues by Roland Dreier · 19 years ago
  11. c915033 [PATCH] IB/mthca: Initialize eq->nent before we use it by Roland Dreier · 19 years ago
  12. d6cff02 [PATCH] IB/mthca: fix posting of first work request by Roland Dreier · 19 years ago
  13. bb4a7f0 [PATCH] IB/mthca: assign ACK timeout field correctly by Roland Dreier · 19 years ago
  14. 9fe66df Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  15. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 19 years ago
  16. 30a7e8e [PATCH] IB: Initialize qp->wait by Michael S. Tsirkin · 19 years ago
  17. c9fe2b3 [PATCH] IB: really reset QPs by Roland Dreier · 19 years ago
  18. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago
  19. ec34a92 [PATCH] IB/mthca: Add SRQ implementation by Roland Dreier · 19 years ago
  20. d20a401 [PATCH] IB/mthca: Handle context tables smaller than our chunk size by Roland Dreier · 19 years ago
  21. c04bc3d [PATCH] IB/mthca: Move WQE structures into their own header by Roland Dreier · 19 years ago
  22. 288bdeb [PATCH] IB/mthca: Simplify handling of completions with error by Roland Dreier · 19 years ago
  23. 87b8167 [PATCH] IB/mthca: Factor out common queue alloc code by Roland Dreier · 19 years ago
  24. d1887ec [PATCH] IB/mthca: Report correct max_msg_sz by Roland Dreier · 19 years ago
  25. da6561c [PATCH] IB/mthca: Use correct port width capability value by Roland Dreier · 19 years ago
  26. 2aeba9a [PATCH] IB: Remove unnecessary includes of <linux/version.h> by Olaf Hering · 19 years ago
  27. 7f9f2db [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_free_region() by Guy German · 19 years ago
  28. 2e8b981 [PATCH] IB/mthca: add HCA board ID to sysfs info by Michael S. Tsirkin · 19 years ago
  29. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 19 years ago
  30. 2a1d9b7 [PATCH] IB: Add copyright notices by Roland Dreier · 19 years ago
  31. 49f6a7f [PATCH] IB: Update current firmware versions in mthca driver by Tziporet Koren · 19 years ago
  32. 6d37675 [IB/mthca]: Use io_remap_pfn_range for PCI space by Michael S. Tsirkin · 19 years ago
  33. 42b1806 [IB/mthca]: Fix error CQ entry handling on mem-free HCAs by Roland Dreier · 19 years ago
  34. 80c8ec2 [PATCH] IB uverbs: add mthca user QP support by Roland Dreier · 19 years ago
  35. 74c2174 [PATCH] IB uverbs: add mthca user CQ support by Roland Dreier · 19 years ago
  36. 24d4281 [PATCH] IB uverbs: add mthca user MR support by Roland Dreier · 19 years ago
  37. 99264c1 [PATCH] IB uverbs: add mthca user PD support by Roland Dreier · 19 years ago
  38. 53b8b3f [PATCH] IB uverbs: add mthca mmap support by Roland Dreier · 19 years ago
  39. 5e0b537 [PATCH] IB uverbs: add mthca user context support by Roland Dreier · 19 years ago
  40. 56483ec [PATCH] IB uverbs: add mthca user doorbell record support by Roland Dreier · 19 years ago
  41. e95975e [PATCH] IB uverbs: add mthca ABI header by Roland Dreier · 19 years ago
  42. 1cf296b [PATCH] IB uverbs: update mthca for new API by Roland Dreier · 19 years ago
  43. cae54bd [PATCH] IB/mthca: Bump version by Roland Dreier · 20 years ago
  44. ed87845 [PATCH] IB/mthca: Align FW command mailboxes to 4K by Roland Dreier · 20 years ago
  45. 80fd823 [PATCH] IB/mthca: Encapsulate command interface init by Roland Dreier · 20 years ago
  46. 761f9eb [PATCH] IB/mthca: Fix memory leak on error path by Roland Dreier · 20 years ago
  47. d56d6f9 [PATCH] IB/mthca: Split off MTT allocation by Roland Dreier · 20 years ago
  48. a03a5a6 [PATCH] IB/mthca: Move mthca_is_memfree checks by Roland Dreier · 20 years ago
  49. a852092 [PATCH] IB/mthca: Fix memset size by Roland Dreier · 20 years ago
  50. 9e6970b [PATCH] IB/mthca: Enable unreliable connected transport by Roland Dreier · 20 years ago
  51. 34a4a75 [PATCH] IB/mthca: Set RDMA/atomic capabilities correctly by Roland Dreier · 20 years ago
  52. cd123d7 [PATCH] IB/mthca: Set QP static rate correctly by Roland Dreier · 20 years ago
  53. 64dc81f [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent by Roland Dreier · 20 years ago
  54. bb2af78 [PATCH] IB/mthca: Clean up CQ debug by Roland Dreier · 20 years ago
  55. 177214a [PATCH] IB/mthca: Clean up error messages by Bernhard Fischer · 20 years ago
  56. cd4e8fb [PATCH] IB/mthca: Add Sun copyright notice by Tom Duffy · 20 years ago
  57. dbcf31b [PATCH] fix include order in mthca_memfree.c by Roland Dreier · 20 years ago
  58. fdca124 [PATCH] missing include in mthca by Al Viro · 20 years ago
  59. 19272d4 [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label by Roland Dreier · 20 years ago
  60. 68a3c21 [PATCH] IB/mthca: add support for new MT25204 HCA by Roland Dreier · 20 years ago
  61. 08aeb14 [PATCH] IB/mthca: map context for RDMA responder in mem-free mode by Roland Dreier · 20 years ago
  62. ddf841f [PATCH] IB/mthca: update receive queue initialization for new HCAs by Roland Dreier · 20 years ago
  63. d10ddbf [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree() by Roland Dreier · 20 years ago
  64. 6bd6228 [PATCH] IB/mthca: tweaks to mthca_cmd.c by Roland Dreier · 20 years ago
  65. e0f5fdc [PATCH] IB/mthca: add fast memory region implementation by Michael S. Tsirkin · 20 years ago
  66. d0a9d25 [PATCH] IB/mthca: split MR key munging routines by Michael S. Tsirkin · 20 years ago
  67. 0fabd9f [PATCH] IB/mthca: add mthca_table_find() function by Michael S. Tsirkin · 20 years ago
  68. b8ca06f [PATCH] IB/mthca: add SYNC_TPT firmware command by Michael S. Tsirkin · 20 years ago
  69. ef416a3 [PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly by Michael S. Tsirkin · 20 years ago
  70. 9095e20 [PATCH] IB/mthca: encapsulate MTT buddy allocator by Michael S. Tsirkin · 20 years ago
  71. 8df8a34 [PATCH] IB/mthca: allow address handle creation in interrupt context by Roland Dreier · 20 years ago
  72. 2a4443a [PATCH] IB/mthca: fill in opcode field for send completions by Michael S. Tsirkin · 20 years ago
  73. 44ea668 [PATCH] IB/mthca: fix MTT allocation in mem-free mode by Roland Dreier · 20 years ago
  74. ddb934e [PATCH] IB/mthca: implement RDMA/atomic operations for mem-free mode by Roland Dreier · 20 years ago
  75. b87dcfb [PATCH] IB/mthca: fix format of CQ number for CQ events by Roland Dreier · 20 years ago
  76. b635fa2 [PATCH] IB/mthca: only free doorbell records in mem-free mode by Roland Dreier · 20 years ago
  77. 4ad8117 [PATCH] IB/mthca: print assigned IRQ when interrupt test fails by Roland Dreier · 20 years ago
  78. 2714eb5 [PATCH] IB/mthca: release mutex on doorbell alloc error path by Roland Dreier · 20 years ago
  79. 55645e9 [PATCH] IB/mthca: fix MR allocation error path by Michael S. Tsirkin · 20 years ago
  80. 85665c9 [PATCH] IB/mthca: allocate correct number of doorbell pages by Roland Dreier · 20 years ago
  81. e464b2a [PATCH] IB/mthca: clean up mthca_dereg_mr() by Roland Dreier · 20 years ago
  82. 72c3029 [PATCH] IB/mthca: allow unaligned memory regions by Michael S. Tsirkin · 20 years ago
  83. 3fba231 [PATCH] IB/mthca: fix posting sends with immediate data by Roland Dreier · 20 years ago
  84. 17ead2f [PATCH] IB/mthca: fix calculation of RDB shift by Roland Dreier · 20 years ago
  85. 8cf2daf [PATCH] IB/mthca: fill in more device query fields by Roland Dreier · 20 years ago
  86. 86562a1 [PATCH] IB/mthca: map MPT/MTT context in mem-free mode by Roland Dreier · 20 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago