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