summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein2007-10-095-47/+67
* mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier2007-10-091-1/+2
* mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier2007-10-091-1/+1
* mlx4_core: Support ICM tables in coherent memoryJack Morgenstein2007-10-094-49/+112
* IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier2007-10-092-9/+8
* IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier2007-10-091-9/+40
* IB/umad: Add P_Key index supportRoland Dreier2007-10-091-29/+73
* IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes2007-10-091-0/+1
* IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen2007-10-091-0/+1
* IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen2007-10-091-0/+2
* IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-093-9/+47
* IB/core: Fix handling of multicast response failuresRalph Campbell2007-10-091-1/+1
* IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma2007-10-091-18/+11
* mlx4_core: Change capability decoding: SRC->XRCRoland Dreier2007-10-091-1/+1
* IB/iser: Remove unnecessary includesRoland Dreier2007-10-093-5/+0
* RDMA/cma: Use neigh_event_send() to start neighbour discoverySteve Wise2007-10-091-2/+1
* IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes2007-10-091-10/+15
* IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes2007-10-091-1/+19
* IB/srp: Add QoS support through service IDSean Hefty2007-10-091-0/+2
* RDMA/ucma: Allow user space to set service typeSean Hefty2007-10-091-1/+73
* RDMA/cma: Add ability to specify type of serviceSean Hefty2007-10-091-10/+34
* IB/sa: Add new QoS fields to path recordSean Hefty2007-10-091-7/+3
* IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty2007-10-093-26/+26
* IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen2007-10-091-4/+4
* IB/ehca: Bump version number and change its formatJoachim Fenkes2007-10-091-2/+4
* IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes2007-10-091-7/+7
* IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes2007-10-091-7/+21
* IB/ehca: Path migration supportJoachim Fenkes2007-10-092-26/+68
* IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes2007-10-091-1/+13
* IB/ehca: ehca_gen_warn() should always printJoachim Fenkes2007-10-091-6/+3
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-0910-101/+100
* IB/ehca: Refactor hvcall tracingJoachim Fenkes2007-10-091-33/+24
* IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen2007-10-094-4/+10
* IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-094-15/+25
* IB/ehca: Small QP userspace supportStefan Roscher2007-10-092-4/+4
* IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba2007-10-091-25/+8
* IB/sa: Error handling thinko fixAli Ayoub2007-10-091-1/+1
* IB/ehca: Export module parameters in sysfsAnton Blanchard2007-10-091-10/+10
* IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard2007-10-092-6/+0
* IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2007-10-092-2/+2
* IPoIB: Fix error path memory leakEli Cohen2007-10-091-2/+2
* IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen2007-10-091-1/+1
* IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin2007-10-091-31/+46
* mlx4_core: Enable MSI-X by defaultMichael S. Tsirkin2007-10-091-12/+22
* IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard2007-10-091-11/+11
* IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier2007-10-091-0/+1
* IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier2007-10-091-5/+9
* mlx4_core: Don't free special QPs in QP number bitmapRoland Dreier2007-10-091-1/+2
* mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECSDotan Barak2007-10-091-2/+2
* IB: find_first_zero_bit() takes unsigned pointerRoland Dreier2007-10-091-2/+2
OpenPOWER on IntegriCloud