1. 9ec4faa IB/qib: Add qib post send table by Mike Marciniszyn · 8 years ago
  2. 23f7d0d IB/hfi1, qib: Add ieth to the packet header definitions by Jianxin Xiong · 8 years ago
  3. 747f4d7 IB/qib, IB/hfi1: Fix up UD loopback use of irq flags by Mike Marciniszyn · 8 years ago
  4. 4eadd8f IB/qib,rdmavt: Move smi_ah to qib by Dennis Dalessandro · 8 years ago
  5. 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 8 years ago
  6. 20f333b IB/qib: Rename several functions by adding a "qib_" prefix by Harish Chegondi · 8 years ago
  7. 530a5d8 IB/qib: Remove modify_port and port_immutable functions by Harish Chegondi · 8 years ago
  8. 8e4c066 IB/qib: Remove destroy queue pair code by Harish Chegondi · 8 years ago
  9. 70696ea IB/qib: Remove modify queue pair code by Harish Chegondi · 8 years ago
  10. 1cefc2c IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead by Harish Chegondi · 8 years ago
  11. fd0bf5b IB/qib: Remove srq functionality by Jubin John · 8 years ago
  12. 034a3e7 IB/qib: Remove qib_query_qp function by Harish Chegondi · 8 years ago
  13. 18f6c58 IB/qib: Remove qib multicast verbs functions by Harish Chegondi · 8 years ago
  14. db3ef0e IB/qib: Use rdmavt version of post_send by Harish Chegondi · 8 years ago
  15. 4bb88e5 IB/qib: Remove completion queue data structures and functions from qib by Harish Chegondi · 8 years ago
  16. 5196aa9 IB/qib: Remove create and free mad agents by Dennis Dalessandro · 8 years ago
  17. 47c7ea6 IB/qib: Remove create qp and create qp table functionality by Harish Chegondi · 8 years ago
  18. 01ba79d IB/qib: Use rdmavt send and receive flags by Harish Chegondi · 8 years ago
  19. 898fa52 IB/qib: Remove qpn, qp tables and related variables from qib by Harish Chegondi · 8 years ago
  20. cd18201 IB/qib: Remove mmap from qib by Harish Chegondi · 8 years ago
  21. f24a6d4 IB/qib: Remove ibport and use rdmavt version by Harish Chegondi · 8 years ago
  22. 894c727 IB/qib: Remove srq from qib by Dennis Dalessandro · 8 years ago
  23. 96ab1ac IB/qib: Use address handle in rdmavt and remove from qib by Dennis Dalessandro · 8 years ago
  24. 7c2e11f IB/qib: Remove qp and mr functionality from qib by Dennis Dalessandro · 8 years ago
  25. ffc2690 IB/qib: Remove driver specific members from qib qp type by Dennis Dalessandro · 8 years ago
  26. f44728d IB/qib: Use rdmavt protection domain by Dennis Dalessandro · 8 years ago
  27. eb636ac IB/qib: Remove dma.c and use rdmavt version of dma functions by Dennis Dalessandro · 8 years ago
  28. 2dc05ab IB/qib: Begin to use rdmavt for verbs by Dennis Dalessandro · 8 years ago
  29. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 8 years ago
  30. 785f742 IB/qib: Fix qib_mr structure by Ira Weiny · 9 years ago
  31. b8533ec IB/qib: Remove old FRWR API by Sagi Grimberg · 9 years ago
  32. 38071a4 IB/qib: Support the new memory registration API by Sagi Grimberg · 9 years ago
  33. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  34. 1302f84 qib: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  35. d6f1c17 IB/qib: Change lkey table allocation to support more MRs by Mike Marciniszyn · 9 years ago
  36. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 9 years ago
  37. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  38. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 9 years ago
  39. 7d7632a IB/qib: Modify software pma counters to use percpu variables by Mike Marciniszyn · 10 years ago
  40. 78a5886 IB/qib: Fix checkpatch __packed warnings by Mike Marciniszyn · 11 years ago
  41. 1dd173b IB/qib: Add qp_stats debug file by Mike Marciniszyn · 11 years ago
  42. ddb8876 IB/qib: Convert opcode counters to per-context by Mike Marciniszyn · 11 years ago
  43. 85caafe IB/qib: Optimize CQ callbacks by Mike Marciniszyn · 11 years ago
  44. 551ace1 IB/qib: Reduce sdma_lock contention by Mike Marciniszyn · 12 years ago
  45. 1fb9fed IB/qib: Fix QP RCU sparse warnings by Mike Marciniszyn · 12 years ago
  46. 7e23017 IB/qib: Fix sparse RCU warnings in qib_keys.c by Mike Marciniszyn · 12 years ago
  47. 8aac4cc IB/qib: RCU locking for MR validation by Mike Marciniszyn · 12 years ago
  48. 6a82649 IB/qib: Avoid returning EBUSY from MR deregister by Mike Marciniszyn · 12 years ago
  49. 1c94283 IB/qib: Add cache line awareness to qib_qp and qib_devdata structures by Mike Marciniszyn · 12 years ago
  50. d0f2faf IB/qib: Precompute timeout jiffies to optimize latency by Mike Marciniszyn · 13 years ago
  51. af061a6 IB/qib: Use RCU for qpn lookup by Mike Marciniszyn · 13 years ago
  52. cc6ea13 IB/qib: Decode path MTU optimization by Mike Marciniszyn · 13 years ago
  53. f062671 RDMA: Update workqueue usage by Tejun Heo · 14 years ago
  54. 2a600f1 IB/qib: RDMA lkey/rkey validation is inefficient for large MRs by Mike Marciniszyn · 13 years ago
  55. 2528ea6 IB/qib: Change receive queue/QPN selection by Mike Marciniszyn · 13 years ago
  56. f931551 IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters by Ralph Campbell · 14 years ago