1. 611ac09 IB/qib: Setup notify free/create mad agent callbacks for rdmavt by Dennis Dalessandro · 8 years ago
  2. 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 8 years ago
  3. 20f333b IB/qib: Rename several functions by adding a "qib_" prefix by Harish Chegondi · 8 years ago
  4. 045277c IB/qib,staging/rdma/hfi1: use setup_timer api by Hari Prasath Gujulan Elango · 8 years ago
  5. 530a5d8 IB/qib: Remove modify_port and port_immutable functions by Harish Chegondi · 8 years ago
  6. 2366754 IB/qib: Support query gid in rdmavt by Dennis Dalessandro · 8 years ago
  7. 8e4c066 IB/qib: Remove destroy queue pair code by Harish Chegondi · 8 years ago
  8. 70696ea IB/qib: Remove modify queue pair code by Harish Chegondi · 8 years ago
  9. 1cefc2c IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead by Harish Chegondi · 8 years ago
  10. 9e804b1 IB/qib: Clean up register_ib_device by Dennis Dalessandro · 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 · 9 years ago
  13. 18f6c58 IB/qib: Remove qib multicast verbs functions by Harish Chegondi · 9 years ago
  14. a7d34a4 IB/qib: Remove qib_post_receive and use rdmavt version by Harish Chegondi · 9 years ago
  15. db3ef0e IB/qib: Use rdmavt version of post_send by Harish Chegondi · 9 years ago
  16. 4bb88e5 IB/qib: Remove completion queue data structures and functions from qib by Harish Chegondi · 9 years ago
  17. 5196aa9 IB/qib: Remove create and free mad agents by Dennis Dalessandro · 9 years ago
  18. 47c7ea6 IB/qib: Remove create qp and create qp table functionality by Harish Chegondi · 9 years ago
  19. 01ba79d IB/qib: Use rdmavt send and receive flags by Harish Chegondi · 9 years ago
  20. 0aeddea IB/qib: Remove qib_query_device function by Harish Chegondi · 9 years ago
  21. 1da0f7e IB/qib: Delete QIB user context allocation and de-alloction functions by Harish Chegondi · 9 years ago
  22. 898fa52 IB/qib: Remove qpn, qp tables and related variables from qib by Harish Chegondi · 9 years ago
  23. 76fec3e IB/qib: Use rdmavt pkey verbs function by Harish Chegondi · 9 years ago
  24. cd18201 IB/qib: Remove mmap from qib by Harish Chegondi · 9 years ago
  25. 5418a5a IB/qib: Implement qib support for AH notification by Harish Chegondi · 9 years ago
  26. f24a6d4 IB/qib: Remove ibport and use rdmavt version by Harish Chegondi · 9 years ago
  27. 96ab1ac IB/qib: Use address handle in rdmavt and remove from qib by Dennis Dalessandro · 9 years ago
  28. 7c2e11f IB/qib: Remove qp and mr functionality from qib by Dennis Dalessandro · 9 years ago
  29. 6a9df40 IB/qib: Add device specific info prints by Dennis Dalessandro · 9 years ago
  30. ffc2690 IB/qib: Remove driver specific members from qib qp type by Dennis Dalessandro · 9 years ago
  31. 869a2a9 IB/qib: Use rdmavt lid defines in qib by Dennis Dalessandro · 9 years ago
  32. 9ff198f IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE by Dennis Dalessandro · 9 years ago
  33. f44728d IB/qib: Use rdmavt protection domain by Dennis Dalessandro · 9 years ago
  34. eb636ac IB/qib: Remove dma.c and use rdmavt version of dma functions by Dennis Dalessandro · 9 years ago
  35. 2dc05ab IB/qib: Begin to use rdmavt for verbs by Dennis Dalessandro · 9 years ago
  36. 967bcfc IB/qib: Improve ipoib UD performance by Mike Marciniszyn · 9 years ago
  37. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  38. b8533ec IB/qib: Remove old FRWR API by Sagi Grimberg · 9 years ago
  39. 38071a4 IB/qib: Support the new memory registration API by Sagi Grimberg · 9 years ago
  40. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  41. 1302f84 qib: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  42. aaae91f ipath,qib: Expose max_sge_rd correctly by Steve Wise · 9 years ago
  43. d6f1c17 IB/qib: Change lkey table allocation to support more MRs by Mike Marciniszyn · 9 years ago
  44. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 9 years ago
  45. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  46. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  47. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  48. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  49. da12c1f IB/qib: Add blank line after declaration by Mike Marciniszyn · 10 years ago
  50. a46a280 IB/qib: Fix checkpatch warnings by Mike Marciniszyn · 10 years ago
  51. 041af0b IB/qib: Fix sizeof checkpatch warnings by Mike Marciniszyn · 10 years ago
  52. 8572de9 IB/qib: fixup indentation in qib_ib_rcv() by Yann Droneaud · 10 years ago
  53. 7d7632a IB/qib: Modify software pma counters to use percpu variables by Mike Marciniszyn · 10 years ago
  54. ddb8876 IB/qib: Convert opcode counters to per-context by Mike Marciniszyn · 11 years ago
  55. c9bdad3 IB/qib: Correct qib_verbs_register_sysfs() error handling by Mike Marciniszyn · 11 years ago
  56. e2eed58 IB/qib: change QLogic to Intel by Vinit Agnihotri · 11 years ago
  57. e20d583 IB/qib: Add a qib driver version by Dean Luick · 12 years ago
  58. 551ace1 IB/qib: Reduce sdma_lock contention by Mike Marciniszyn · 12 years ago
  59. 1fb9fed IB/qib: Fix QP RCU sparse warnings by Mike Marciniszyn · 12 years ago
  60. 8aac4cc IB/qib: RCU locking for MR validation by Mike Marciniszyn · 12 years ago
  61. 6a82649 IB/qib: Avoid returning EBUSY from MR deregister by Mike Marciniszyn · 12 years ago
  62. 4894710 IB/qib: Optimize locking for get_txreq() by Mike Marciniszyn · 13 years ago
  63. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  64. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
  65. af061a6 IB/qib: Use RCU for qpn lookup by Mike Marciniszyn · 13 years ago
  66. a5210c1 IB/qib: Fix race between qib_error_qp() and receive packet processing by Ralph Campbell · 14 years ago
  67. f931551 IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters by Ralph Campbell · 14 years ago