1. 1f02499 IB/rdmavt: Add query gid support. by Dennis Dalessandro · 8 years ago
  2. f1badc716 IB/rdmavt: Clean up distinction between port number and index by Dennis Dalessandro · 8 years ago
  3. d1b697b IB/rdmavt: Add Mem affinity support by Mitko Haralanov · 8 years ago
  4. 60c30f5 IB/rdmavt: Add hardware driver send work request check by Ira Weiny · 8 years ago
  5. b8f881b IB/rdmavt: Add srq functionality to rdmavt by Jubin John · 8 years ago
  6. 034a3e7 IB/qib: Remove qib_query_qp function by Harish Chegondi · 8 years ago
  7. 18f6c58 IB/qib: Remove qib multicast verbs functions by Harish Chegondi · 8 years ago
  8. a7d34a4 IB/qib: Remove qib_post_receive and use rdmavt version by Harish Chegondi · 8 years ago
  9. db3ef0e IB/qib: Use rdmavt version of post_send by Harish Chegondi · 8 years ago
  10. 4bb88e5 IB/qib: Remove completion queue data structures and functions from qib by Harish Chegondi · 8 years ago
  11. 5196aa9 IB/qib: Remove create and free mad agents by Dennis Dalessandro · 8 years ago
  12. 5df1673 IB/qib: Use rdmavt device allocation function by Dennis Dalessandro · 8 years ago
  13. 74d2d50 IB/rdmavt: Add support for rvt_query_qp by Harish Chegondi · 8 years ago
  14. fe31419 IB/rdmavt: Fix copyright date by Dennis Dalessandro · 8 years ago
  15. 3711baf IB/rdmavt: Add mad agents to rdmavt by Dennis Dalessandro · 8 years ago
  16. ff6acd6 IB/rdmavt: Add device structure allocation by Dennis Dalessandro · 8 years ago
  17. e85ec33 IB/rdmavt: add modify queue pair driver helpers by Ira Weiny · 8 years ago
  18. 2b047ea IB/rdmavt: Remove unused variable from Queue Pair by Ira Weiny · 8 years ago
  19. 182285d IB/rdmavt: Add misc dev register functionality by Dennis Dalessandro · 8 years ago
  20. 4e74080 IB/rdmavt: Add multicast functions by Dennis Dalessandro · 8 years ago
  21. 120bdaf IB/rdmavt: Add post receive to rdmavt by Dennis Dalessandro · 8 years ago
  22. 5a17ad1 IB/rdmavt: Add destroy qp verb by Dennis Dalessandro · 8 years ago
  23. 3b0b3fb IB/rdmavt: Add modify qp by Dennis Dalessandro · 8 years ago
  24. 81ba39a IB/rdmavt: Add support for tracing events by Dennis Dalessandro · 8 years ago
  25. bfbac09 IB/rdmavt: Add post send to rdmavt by Dennis Dalessandro · 8 years ago
  26. 6f6387a IB/rdmavt: Add completion queue functions by Dennis Dalessandro · 8 years ago
  27. 47c7ea6 IB/qib: Remove create qp and create qp table functionality by Harish Chegondi · 8 years ago
  28. 01ba79d IB/qib: Use rdmavt send and receive flags by Harish Chegondi · 8 years ago
  29. 0aeddea IB/qib: Remove qib_query_device function by Harish Chegondi · 8 years ago
  30. 1da0f7e IB/qib: Delete QIB user context allocation and de-alloction functions by Harish Chegondi · 8 years ago
  31. 898fa52 IB/qib: Remove qpn, qp tables and related variables from qib by Harish Chegondi · 8 years ago
  32. 76fec3e IB/qib: Use rdmavt pkey verbs function by Harish Chegondi · 8 years ago
  33. cd18201 IB/qib: Remove mmap from qib by Harish Chegondi · 8 years ago
  34. 5418a5a IB/qib: Implement qib support for AH notification by Harish Chegondi · 8 years ago
  35. f24a6d4 IB/qib: Remove ibport and use rdmavt version by Harish Chegondi · 8 years ago
  36. d2b8d4d IB/rdmavt: Support creating qps with GFP_NOIO flag by Mike Marciniszyn · 8 years ago
  37. feaeb6e IB/rdmavt: Add support for rvt_query_device function by Harish Chegondi · 8 years ago
  38. fef2efd IB/rdmavt: Allow reserving just one qpn by Harish Chegondi · 8 years ago
  39. 5a9cf6f IB/rdmavt: Export reset_qp in rdmavt by Dennis Dalessandro · 8 years ago
  40. 515667f IB/rdmavt: Add create queue pair functionality by Dennis Dalessandro · 8 years ago
  41. 050eb7f IB/rdmavt: Add R and S flags for queue pairs by Dennis Dalessandro · 8 years ago
  42. 6c43cf4 IB/rdmavt: Add IB user context allocation and de-alloction functions by Harish Chegondi · 8 years ago
  43. 894c727 IB/qib: Remove srq from qib by Dennis Dalessandro · 8 years ago
  44. 96ab1ac IB/qib: Use address handle in rdmavt and remove from qib by Dennis Dalessandro · 8 years ago
  45. 7c2e11f IB/qib: Remove qp and mr functionality from qib by Dennis Dalessandro · 8 years ago
  46. 6a9df40 IB/qib: Add device specific info prints by Dennis Dalessandro · 8 years ago
  47. ffc2690 IB/qib: Remove driver specific members from qib qp type by Dennis Dalessandro · 8 years ago
  48. 869a2a9 IB/qib: Use rdmavt lid defines in qib by Dennis Dalessandro · 8 years ago
  49. 9ff198f IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE by Dennis Dalessandro · 8 years ago
  50. f44728d IB/qib: Use rdmavt protection domain by Dennis Dalessandro · 8 years ago
  51. eb636ac IB/qib: Remove dma.c and use rdmavt version of dma functions by Dennis Dalessandro · 8 years ago
  52. 2dc05ab IB/qib: Begin to use rdmavt for verbs by Dennis Dalessandro · 8 years ago
  53. 38ce2c6 IB/rdmavt: Add pkey support by Dennis Dalessandro · 8 years ago
  54. 822514d IB/rdmavt: Add mmap related functions by Dennis Dalessandro · 8 years ago
  55. 0acb0cc IB/rdmavt: Initialize and teardown of qpn table by Dennis Dalessandro · 8 years ago
  56. b4e6439 IB/rdmavt: Break rdma_vt main include header file up by Dennis Dalessandro · 8 years ago
  57. b036db8 IB/rdmavt: Add driver notification for new AH by Dennis Dalessandro · 8 years ago
  58. f3d01bb IB/rdmavt: Add an ibport data structure to rdmavt by Dennis Dalessandro · 8 years ago
  59. 70a1a35 IB/rdmavt: Move SRQ data structure into rdmavt by Dennis Dalessandro · 8 years ago
  60. 119a8e7 IB/rdmavt: Add AH to rdmavt by Kamal Heib · 8 years ago
  61. f2f3421 IB/rdmavt: Add common LID defines to rdmavt by Kamal Heib · 8 years ago
  62. 36055a0 IB/rdmavt: Do not use rvt prints which rely on driver too early by Dennis Dalessandro · 8 years ago
  63. 7b1e209 IB/rdmavt: Move memory registration into rdmavt by Dennis Dalessandro · 8 years ago
  64. 0b8a8aa IB/rdmavt: Add the start of capability flags by Dennis Dalessandro · 8 years ago
  65. b534875 IB/rdmavt: Add device specific info prints by Dennis Dalessandro · 8 years ago
  66. aec5778 IB/rdmavt: Move driver helper functions to a common structure by Dennis Dalessandro · 8 years ago
  67. ca889e8 IB/rdmavt: Add queue pair data structure to rdmavt by Dennis Dalessandro · 8 years ago
  68. b92a756 IB/rdmavt: Move MR datastructures into rvt by Dennis Dalessandro · 8 years ago
  69. 8cf4020 IB/rdmavt: Add post send and recv stubs by Dennis Dalessandro · 8 years ago
  70. cf16335 IB/rdmavt: Add completion queue function stubs by Dennis Dalessandro · 8 years ago
  71. e6a8818 IB/rdmavt: Add get port immutable stub by Dennis Dalessandro · 8 years ago
  72. dc21752 IB/rdmavt: Add mmap stub by Dennis Dalessandro · 8 years ago
  73. 3dd1faf IB/rdmavt: Add process MAD stub by Dennis Dalessandro · 8 years ago
  74. 9fa2517 IB/rdmavt: Add multicast stubs by Dennis Dalessandro · 8 years ago
  75. aad9158 IB/rdmavt: Add SRQ stubs by Dennis Dalessandro · 8 years ago
  76. 2a055eb IB/rdmavt: Add memory region stubs by Dennis Dalessandro · 8 years ago
  77. 4c1e497 IB/rdmavt: Add address handle stubs by Dennis Dalessandro · 8 years ago
  78. b518d3e IB/rdmavt: Add queue pair function stubs by Dennis Dalessandro · 8 years ago
  79. c4ed7d8 IB/rdmavt: Alloc and dealloc ucontexts by Dennis Dalessandro · 8 years ago
  80. 2d092e1 IB/rdmavt: Add query gid stub by Dennis Dalessandro · 8 years ago
  81. 3058864 IB/rdmavt: Add pkey query stub by Dennis Dalessandro · 8 years ago
  82. 765525c IB/rdmavt: Add query and modify port stubs by Dennis Dalessandro · 8 years ago
  83. 19ef1ed IB/rdmavt: Add query and modify device stubs by Dennis Dalessandro · 8 years ago
  84. 4997870 IB/rdmavt: Macroize override checks during driver registration by Dennis Dalessandro · 8 years ago
  85. b1070a7 IB/rdmavt: Add ib core device attributes to rvt driver params list by Dennis Dalessandro · 8 years ago
  86. 8afd32e IB/rdmavt: Add protection domain to rdmavt. by Dennis Dalessandro · 8 years ago
  87. c1b332b IB/rdmavt: Consolidate dma ops in rdmavt. by Dennis Dalessandro · 8 years ago
  88. 0194621 IB/rdmavt: Create module framework and handle driver registration by Dennis Dalessandro · 8 years ago
  89. fb9036d staging/hfi1: check for ARMED->ACTIVE change in recv int by Jim Snow · 8 years ago
  90. f4ddedf staging/hfi1: Fix Xmit Wait calculation by Ira Weiny · 8 years ago
  91. 624be1d staging/hfi1: Clean up comments by Edward Mascarenhas · 8 years ago
  92. c024c55 staging/hfi1: Remove unneeded variable index by Dean Luick · 8 years ago
  93. a699c6c staging/hfi1: add per SDMA engine stats to hfistats by Vennila Megavannan · 8 years ago
  94. 0edf80e staging/hfi1: Change default krcvqs by jubin.john@intel.com · 8 years ago
  95. 5b55ea3 staging/hfi1: change krcvqs mod param from byte to uint by Mark F. Brown · 8 years ago
  96. 9eb0432 staging/hfi1: Move s_sde to read mostly section of hfi1_qp by Harish Chegondi · 8 years ago
  97. 349ac71 staging/hfi1: Use BIT macro by jubin.john@intel.com · 8 years ago
  98. a06e825 staging/hfi1: set Gen3 half-swing for integrated devices by Dean Luick · 8 years ago
  99. a1edc18 staging/hfi1: add dd_dev_dbg by Ira Weiny · 8 years ago
  100. 0b091fb staging/hfi1: Enable TID caching feature by Mitko Haralanov · 8 years ago