summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2015-05-18IB/srp: Remove !ch->target tests from the reconnect codeBart Van Assche
2015-05-18IB/srp: Remove a superfluous check from srp_free_req_data()Bart Van Assche
2015-05-18IB/srp: Rearrange module descriptionBart Van Assche
2015-05-18IB/srp: Remove superfluous castsBart Van Assche
2015-05-18IB/srp: Fix reconnection failure handlingBart Van Assche
2015-05-18IB/srp: Fix connection state trackingBart Van Assche
2015-05-18IB/srp: Fix a connection setup raceBart Van Assche
2015-05-18IB/srp: Remove an extraneous scsi_host_put() from an error pathBart Van Assche
2015-05-18IB/mad: Clean up comments in smi.cIra Weiny
2015-05-18IB/mad: Rename is_data_mad to is_rmpp_data_madIra Weiny
2015-05-18IB/core: Create common start/end port functionsIra Weiny
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang
2015-05-18IB/Verbs: Reform rest part in IB-core cmaMichael Wang
2015-05-18IB/Verbs: Reform cma_acquire_dev()Michael Wang
2015-05-18IB/Verbs: Reform mcast related part in IB-core cmaMichael Wang
2015-05-18IB/Verbs: Reform route related part in IB-core cmaMichael Wang
2015-05-18IB/Verbs: Reform cm related part in IB-core cma/ucmMichael Wang
2015-05-18IB/Verbs: Reform IB-core verbsMichael Wang
2015-05-18IB/Verbs: Reform IB-ulp ipoibMichael Wang
2015-05-18IB/Verbs: Reform IB-core multicastMichael Wang
2015-05-18IB/Verbs: Reform IB-core sa_queryMichael Wang
2015-05-18IB/Verbs: Reform IB-core cmMichael Wang
2015-05-18IB/Verbs: Reform IB-core mad/agent/user_madMichael Wang
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang
2015-05-18RDMA/ocrdma: Update ocrdma version numberSelvin Xavier
2015-05-18RDMA/ocrdma: Fail connection for MTU lesser than 512Naga Irrinki
2015-05-18RDMA/ocrdma: Fix dmac resolution for link local addressMitesh Ahuja
2015-05-18RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support itMitesh Ahuja
2015-05-18RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.Mitesh Ahuja
2015-05-18RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configuredDevesh Sharma
2015-05-18RDMA/ocrdma: Fix QP state transition in destroy_qpDevesh Sharma
2015-05-18RDMA/ocrdma: Report EQ full fatal errorDevesh Sharma
2015-05-18RDMA/ocrdma: Fix EQ destroy failure during driver unloadSelvin Xavier
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova
2015-05-11iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise
2015-05-11IB/ehca: use correct destination for memcpyNicholas Mc Guire
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S
2015-05-05IB/core: Fix unaligned accessesDavid Ahern
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez