1. 6c9e50f staging/rdma/hfi1: Method to toggle "fast ECN" detection by Vennila Megavannan · 9 years ago
  2. 566c157 staging/rdma/hfi1: Correctly set RcvCtxtCtrl register by Mitko Haralanov · 9 years ago
  3. 11d2b11 staging/rdma/hfi1: Fix for 32-bit counter overflow in driver and hfi1stats by Sebastian Sanchez · 9 years ago
  4. a59329d staging/rdma/hfi1: Skip lcb init for simulation by Dean Luick · 9 years ago
  5. dcc68e5 staging/rdma/hfi1: No firmware retry for simulation by Dean Luick · 9 years ago
  6. 715c430 staging/rdma/hfi1: Don't attempt to qualify or tune loopback plugs by Easwar Hariharan · 9 years ago
  7. fe072e2 staging/rdma/hfi1: Make firmware failure messages warnings by Dean Luick · 9 years ago
  8. 845f876 staging/rdma/hfi1: Only warn when board description is not found by Dean Luick · 9 years ago
  9. 69a00b8 staging/rdma/hfi1: Fix per-VL transmit discard counts by Mike Marciniszyn · 9 years ago
  10. 6b14e0e staging/rdma/hfi1: Fix missing firmware NULL dereference by Dean Luick · 9 years ago
  11. cbac386 staging/rdma/hfi1: Support external device configuration requests from 8051 by Easwar Hariharan · 9 years ago
  12. 1d01cf3 staging/rdma/hfi1: Get port type from configuration file by Easwar Hariharan · 9 years ago
  13. 8ebd4cf staging/rdma/hfi1: Add active and optical cable support by Easwar Hariharan · 9 years ago
  14. c7cb763 staging/rdma/hfi1: Fix QSFP memory read/write across 128 byte boundary by Mike Marciniszyn · 9 years ago
  15. 76ef8c0 staging/rdma/hfi1: cleanup messages on qsfp_read() failure by Easwar Hariharan · 9 years ago
  16. a9c05e3 staging/rdma/hfi1: HFI reports wrong offline disabled reason when cable removed by Bryan Morgan · 9 years ago
  17. 9cd70e1 staging/rdma/hfi1: Remove srq functionality by Jubin John · 9 years ago
  18. 07336db staging/rdma/hfi1: Remove hfi1_query_qp function by Harish Chegondi · 9 years ago
  19. 9c4a311 staging/rdma/hfi1: Remove create and free mad agents by Dennis Dalessandro · 9 years ago
  20. 7af6d00 staging/rdma/hfi1: Use rdmavt device allocation function by Dennis Dalessandro · 9 years ago
  21. 4331629 staging/rdma/hfi1: Clean up register device by Dennis Dalessandro · 9 years ago
  22. 1897ce2 staging/rdma/hfi1: Remove post_recv and use rdmavt version by Dennis Dalessandro · 9 years ago
  23. 75261cc staging/rdma/hfi1: Remove destroy qp verb by Dennis Dalessandro · 9 years ago
  24. ec4274f staging/rdma/hfi1: Remove modify queue pair from hfi1 by Dennis Dalessandro · 9 years ago
  25. 0facc5a staging/rdma/hfi1: Remove multicast verbs functions by Dennis Dalessandro · 9 years ago
  26. 83693bd staging/rdma/hfi1: Use rdmavt version of post_send by Dennis Dalessandro · 9 years ago
  27. 6366dfa staging/rdma/hfi1: Clean up return handling by Dennis Dalessandro · 9 years ago
  28. abd712d staging/rdma/hfi1: Remove CQ data structures and functions from hfi1 by Dennis Dalessandro · 9 years ago
  29. 94d5171 staging/rdma/hfi1: Remove query_device function by Harish Chegondi · 9 years ago
  30. a2c2d60 staging/rdma/hfi1: Remove create_qp functionality by Dennis Dalessandro · 9 years ago
  31. 1c4b7d9 staging/rdma/hfi1: Remove qpdev and qpn table from hfi1 by Dennis Dalessandro · 9 years ago
  32. 54d10c1 staging/rdma/hfi1: Use rdmavt send flags and recv flags by Dennis Dalessandro · 9 years ago
  33. 90963ad staging/rdma/hfi1: Remove user context allocation and de-alloction functions by Harish Chegondi · 9 years ago
  34. d604e1d staging/rdma/hfi1: Use rdmavt pkey verbs function by Dennis Dalessandro · 9 years ago
  35. 92c24be staging/rdma/hfi1: Remove mmap from hfi1 by Dennis Dalessandro · 9 years ago
  36. 4eb0688 staging/rdma/hfi1: Remove ibport and use rdmavt version by Dennis Dalessandro · 9 years ago
  37. 39db3e6 staging/rdma/hfi1: Remove srq from hfi1 by Dennis Dalessandro · 9 years ago
  38. 895420d staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type by Dennis Dalessandro · 9 years ago
  39. 8f1764fa staging/rdma/hfi1: Implement hfi1 support for AH notification by Dennis Dalessandro · 9 years ago
  40. 15723f0 staging/rdma/hfi1: Use address handle in rdmavt and remove from hfi1 by Dennis Dalessandro · 9 years ago
  41. 8859b4a staging/rdma/hfi1: Use correct rdmavt header files after move. by Dennis Dalessandro · 9 years ago
  42. 49dbb6c staging/rdma/hfi1: Add device specific info prints by Dennis Dalessandro · 9 years ago
  43. 4c6829c staging/rdma/hfi1: Remove driver specific members from hfi1 qp type by Dennis Dalessandro · 9 years ago
  44. cd4ceee staging/rdma/hfi1: Remove MR data structures from hfi1 by Dennis Dalessandro · 9 years ago
  45. 4f87ccf staging/rdma/hfi1: Use rdmavt protection domain by Dennis Dalessandro · 9 years ago
  46. f326674a staging/rdma/hfi1: Consolidate dma ops for hfi1 by Ira Weiny · 9 years ago
  47. 583be13 staging/rdma/hfi1: Add basic rdmavt capability flags for hfi1 by Dennis Dalessandro · 9 years ago
  48. ec3f2c1 staging/rdma/hfi1: Begin to use rdmavt for verbs by Dennis Dalessandro · 9 years ago
  49. 530a5d8 IB/qib: Remove modify_port and port_immutable functions by Harish Chegondi · 9 years ago
  50. 2366754 IB/qib: Support query gid in rdmavt by Dennis Dalessandro · 9 years ago
  51. 8e4c066 IB/qib: Remove destroy queue pair code by Harish Chegondi · 9 years ago
  52. 70696ea IB/qib: Remove modify queue pair code by Harish Chegondi · 9 years ago
  53. 1cefc2c IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead by Harish Chegondi · 9 years ago
  54. 9e804b1 IB/qib: Clean up register_ib_device by Dennis Dalessandro · 9 years ago
  55. fd0bf5b IB/qib: Remove srq functionality by Jubin John · 9 years ago
  56. b7b3cf4 IB/rdmavt: Properly pass gfp to hw driver function by Ira Weiny · 9 years ago
  57. 61a650c IB/rdmavt: Add support for query_port, modify_port and get_port_immutable by Harish Chegondi · 9 years ago
  58. 1f02499 IB/rdmavt: Add query gid support. by Dennis Dalessandro · 9 years ago
  59. f1badc7 IB/rdmavt: Clean up distinction between port number and index by Dennis Dalessandro · 9 years ago
  60. d1b697b IB/rdmavt: Add Mem affinity support by Mitko Haralanov · 9 years ago
  61. 60c30f5 IB/rdmavt: Add hardware driver send work request check by Ira Weiny · 9 years ago
  62. b8f881b IB/rdmavt: Add srq functionality to rdmavt by Jubin John · 9 years ago
  63. 034a3e7 IB/qib: Remove qib_query_qp function by Harish Chegondi · 9 years ago
  64. 18f6c58 IB/qib: Remove qib multicast verbs functions by Harish Chegondi · 9 years ago
  65. a7d34a4 IB/qib: Remove qib_post_receive and use rdmavt version by Harish Chegondi · 9 years ago
  66. db3ef0e IB/qib: Use rdmavt version of post_send by Harish Chegondi · 9 years ago
  67. 4bb88e5 IB/qib: Remove completion queue data structures and functions from qib by Harish Chegondi · 9 years ago
  68. 5196aa9 IB/qib: Remove create and free mad agents by Dennis Dalessandro · 9 years ago
  69. 5df1673 IB/qib: Use rdmavt device allocation function by Dennis Dalessandro · 9 years ago
  70. 74d2d50 IB/rdmavt: Add support for rvt_query_qp by Harish Chegondi · 9 years ago
  71. fe31419 IB/rdmavt: Fix copyright date by Dennis Dalessandro · 9 years ago
  72. 3711baf IB/rdmavt: Add mad agents to rdmavt by Dennis Dalessandro · 9 years ago
  73. ff6acd6 IB/rdmavt: Add device structure allocation by Dennis Dalessandro · 9 years ago
  74. e85ec33 IB/rdmavt: add modify queue pair driver helpers by Ira Weiny · 9 years ago
  75. 2b047ea IB/rdmavt: Remove unused variable from Queue Pair by Ira Weiny · 9 years ago
  76. 182285d IB/rdmavt: Add misc dev register functionality by Dennis Dalessandro · 9 years ago
  77. 4e74080 IB/rdmavt: Add multicast functions by Dennis Dalessandro · 9 years ago
  78. 120bdaf IB/rdmavt: Add post receive to rdmavt by Dennis Dalessandro · 9 years ago
  79. 5a17ad1 IB/rdmavt: Add destroy qp verb by Dennis Dalessandro · 9 years ago
  80. 3b0b3fb IB/rdmavt: Add modify qp by Dennis Dalessandro · 9 years ago
  81. 81ba39a IB/rdmavt: Add support for tracing events by Dennis Dalessandro · 9 years ago
  82. bfbac09 IB/rdmavt: Add post send to rdmavt by Dennis Dalessandro · 9 years ago
  83. 6f6387a IB/rdmavt: Add completion queue functions by Dennis Dalessandro · 9 years ago
  84. 47c7ea6 IB/qib: Remove create qp and create qp table functionality by Harish Chegondi · 9 years ago
  85. 01ba79d IB/qib: Use rdmavt send and receive flags by Harish Chegondi · 9 years ago
  86. 0aeddea IB/qib: Remove qib_query_device function by Harish Chegondi · 9 years ago
  87. 1da0f7e IB/qib: Delete QIB user context allocation and de-alloction functions by Harish Chegondi · 9 years ago
  88. 898fa52 IB/qib: Remove qpn, qp tables and related variables from qib by Harish Chegondi · 9 years ago
  89. 76fec3e IB/qib: Use rdmavt pkey verbs function by Harish Chegondi · 9 years ago
  90. cd18201 IB/qib: Remove mmap from qib by Harish Chegondi · 9 years ago
  91. 5418a5a IB/qib: Implement qib support for AH notification by Harish Chegondi · 9 years ago
  92. f24a6d4 IB/qib: Remove ibport and use rdmavt version by Harish Chegondi · 9 years ago
  93. d2b8d4d IB/rdmavt: Support creating qps with GFP_NOIO flag by Mike Marciniszyn · 9 years ago
  94. feaeb6e IB/rdmavt: Add support for rvt_query_device function by Harish Chegondi · 9 years ago
  95. fef2efd IB/rdmavt: Allow reserving just one qpn by Harish Chegondi · 9 years ago
  96. 5a9cf6f IB/rdmavt: Export reset_qp in rdmavt by Dennis Dalessandro · 9 years ago
  97. 515667f IB/rdmavt: Add create queue pair functionality by Dennis Dalessandro · 9 years ago
  98. 050eb7f IB/rdmavt: Add R and S flags for queue pairs by Dennis Dalessandro · 9 years ago
  99. 6c43cf4 IB/rdmavt: Add IB user context allocation and de-alloction functions by Harish Chegondi · 9 years ago
  100. 894c727 IB/qib: Remove srq from qib by Dennis Dalessandro · 9 years ago