aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2008-01-25IB/multicast: Report errors on multicast groups if P_key changesSean Hefty
2008-01-25IB: Spelling fixes in commentsJoe Perches
2008-01-25IB/ipath: Convert from .nopage to .faultNick Piggin
2008-01-25IB/ipath: Add the work completion error code to the QP error debug outputRalph Campbell
2008-01-25IB/ipath: Better comment for rmb() in ipath_intr()Arthur Jones
2008-01-25IB/ipath: Fix comments for ipath_create_srq()Ralph Campbell
2008-01-25IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...Ralph Campbell
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor
2008-01-25IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell
2008-01-25RDMA/cxgb3: Support version 5.0 firmwareSteve Wise
2008-01-25RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise
2008-01-25drivers/infiniband: Add missing "space"Joe Perches
2008-01-25IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke
2008-01-25IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch
2008-01-25IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell
2008-01-25IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell
2008-01-25RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise
2008-01-25IB/ipath: Improve interrupt handler cache footprintDave Olson
2008-01-25IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier
2008-01-25IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier
2008-01-25IPoIB: Trivial formatting cleanupsRoland Dreier
2008-01-25IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman
2008-01-24Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman
2008-01-23[SCSI] IB/iSER: add logical unit reset supportErez Zilber
2008-01-16IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell
2008-01-11[SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch
2008-01-11[SCSI] libiscsi: fix nop handlingMike Christie
2008-01-11[SCSI] libiscsi: do not block session during logoutMike Christie
2008-01-11[SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh
2008-01-11[SCSI] libiscsi, iscsi_tcp: add device supportMike Christie
2008-01-08IB/srp: Release transport before removing hostDave Dillow
2008-01-08IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak
2008-01-03IB/srp: Fix list corruption/oops on module reloadDavid Dillow
2007-12-13IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes
2007-12-12IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes
2007-12-12IB/ehca: Return correct number of SGEs for SRQJoachim Fenkes
2007-11-30IB/ehca: Fix static rate if path faster than linkJoachim Fenkes
2007-11-27IPoIB: Fix oops if xmit is called when priv->broadcast is NULLJack Morgenstein
2007-11-24IB/iser: Add missing counter increment in iser_data_buf_aligned_len()Erez Zilber
2007-11-24IB/ehca: Fix static rate regressionJoachim Fenkes
2007-11-20IB/ipath: Normalize error return codes for posting work requestsRalph Campbell
2007-11-20IB/ipath: Fix offset returned to ibv_modify_srq()Ralph Campbell
2007-11-20IB/ipath: Fix error path in QP creationRalph Campbell
2007-11-20IB/ipath: Fix offset returned to ibv_resize_cq()Ralph Campbell
2007-11-13RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_deviceSteve Wise
2007-11-13IB/ehca: Fix static rate calculationJoachim Fenkes