summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* | IB/ipath: kreceive uses portdata rather than devdataRalph Campbell2008-01-256-26/+46
* | IB/ipath: Cleanup ipath_get_egrbuf()Ralph Campbell2008-01-251-4/+2
* | IB/ipath: Fix RNR NAK handlingRalph Campbell2008-01-252-12/+12
* | IB/ehca: Forward event client-reregister-required to registered clientsHoang-Nam Nguyen2008-01-251-0/+12
* | IB/mlx4: Micro-optimize mlx4_ib_poll_one()Roland Dreier2008-01-251-4/+5
* | IB/mthca: Remove MSI support as scheduledAdrian Bunk2008-01-253-44/+13
* | IB/iser: Typo fix (s/destory/destroy/)Oliver Pinter2008-01-251-1/+1
* | IB/iser: update URLs of iSER docsErez Zilber2008-01-251-2/+2
* | RDMA/cma: add support for rdma_migrate_id() Sean Hefty2008-01-251-0/+92
* | RDMA/cma: Reenable device removal on passive sideVladimir Sokolovsky2008-01-251-1/+3
* | IB/mad: Fix incorrect access to items on local_listSean Hefty2008-01-251-2/+0
* | IB/cm: Add basic performance countersSean Hefty2008-01-252-40/+303
* | IB/mad: Report number of times a mad was retriedSean Hefty2008-01-253-4/+10
* | IB/multicast: Report errors on multicast groups if P_key changesSean Hefty2008-01-251-10/+45
* | IB: Spelling fixes in commentsJoe Perches2008-01-252-2/+2
* | IB/ipath: Convert from .nopage to .faultNick Piggin2008-01-252-21/+12
* | IB/ipath: Add the work completion error code to the QP error debug outputRalph Campbell2008-01-251-2/+2
* | IB/ipath: Better comment for rmb() in ipath_intr()Arthur Jones2008-01-251-1/+9
* | IB/ipath: Fix comments for ipath_create_srq()Ralph Campbell2008-01-251-2/+2
* | IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...Ralph Campbell2008-01-251-1/+1
* | IB/ipath: Fix sendctrl lockingJohn Gregor2008-01-256-29/+72
* | IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell2008-01-252-30/+0
* | RDMA/cxgb3: Support version 5.0 firmwareSteve Wise2008-01-251-19/+2
* | RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise2008-01-251-0/+5
* | drivers/infiniband: Add missing "space"Joe Perches2008-01-253-5/+5
* | IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke2008-01-253-12/+13
* | IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch2008-01-252-4/+20
* | IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell2008-01-251-2/+2
* | IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell2008-01-251-9/+0
* | RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise2008-01-251-0/+10
* | IB/ipath: Improve interrupt handler cache footprintDave Olson2008-01-251-2/+2
* | IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana2008-01-254-43/+200
* | IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier2008-01-251-22/+21
* | IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier2008-01-251-17/+30
* | IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier2008-01-251-9/+19
* | IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-256-130/+130
* | IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier2008-01-251-1/+2
* | Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-3/+3
* | Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman2008-01-244-45/+18
* | Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-26/+9
* | IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell2008-01-161-22/+22
|/
* IB/srp: Release transport before removing hostDave Dillow2008-01-081-1/+1
* IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak2008-01-081-1/+1
* IB/srp: Fix list corruption/oops on module reloadDavid Dillow2008-01-031-0/+1
* IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes2007-12-133-2/+2
* IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes2007-12-123-17/+25
* IB/ehca: Return correct number of SGEs for SRQJoachim Fenkes2007-12-121-2/+2
* IB/ehca: Fix static rate if path faster than linkJoachim Fenkes2007-11-301-2/+6
* IPoIB: Fix oops if xmit is called when priv->broadcast is NULLJack Morgenstein2007-11-271-0/+3
* IB/iser: Add missing counter increment in iser_data_buf_aligned_len()Erez Zilber2007-11-241-2/+4
OpenPOWER on IntegriCloud