summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff2008-02-0416-1/+16551
* IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch2008-02-041-2/+6
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-041-1/+1
* IB/mlx4: Actually print out the driver versionRoland Dreier2008-02-041-1/+8
* IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2008-02-042-14/+22
* IB/mthca: Remove checks for srq->first_free < 0Eli Cohen2008-02-041-23/+3
* IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz2008-02-041-2/+5
* IB/srp: Retry stale connectionsDavid Dillow2008-02-042-12/+42
* mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein2008-02-041-0/+1
* IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-043-4/+12
* IPoIB: Remove a misleading debug printOr Gerlitz2008-02-041-4/+2
* IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz2008-02-041-6/+7
* IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier2008-02-041-17/+3
* IB/ehca: Add PMA supportHoang-Nam Nguyen2008-02-044-1/+98
* IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes2008-02-041-0/+2
* IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes2008-02-041-0/+4
* IB/cm: Add interim support for routed pathsSean Hefty2008-02-041-23/+66
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-293-10/+11
|\
| * [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-281-2/+2
| * [NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev2008-01-281-1/+1
| * [NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev2008-01-282-3/+3
| * [IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches2008-01-282-4/+5
* | INFINIBAND: Remove 'TOPDIR' from MakefilesWANG Cong2008-01-281-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-252-11/+8
|\
| * [SCSI] IB/iSER: add logical unit reset supportErez Zilber2008-01-231-0/+1
| * [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-111-1/+2
| * [SCSI] libiscsi: fix nop handlingMike Christie2008-01-111-1/+3
| * [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-111-3/+1
| * [SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh2008-01-111-0/+1
| * [SCSI] libiscsi, iscsi_tcp: add device supportMike Christie2008-01-111-6/+0
* | RDMA/cxgb3: Fix the T3A workaround checksSteve Wise2008-01-253-4/+4
* | IB/ipath: Remove unnecessary castJan Engelhardt2008-01-251-2/+1
* | IPoIB: Constify seq_operations function pointer tablesJan Engelhardt2008-01-251-2/+2
* | RDMA/cxgb3: Mark QP as privileged based on user capabilitiesSteve Wise2008-01-252-1/+3
* | RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()Steve Wise2008-01-251-0/+7
* | RDMA/cxgb3: Flush the receive queue when closingSteve Wise2008-01-251-2/+5
* | IB/ipath: Trivial simplification of ipath_make_ud_req()Ralph Campbell2008-01-251-2/+1
* | IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier2008-01-251-1/+1
* | IPoIB: Remove redundant check of netif_queue_stopped() in xmit handlerKrishna Kumar2008-01-251-10/+0
* | IB/ipath: Add mappings from HW register to PortInfo port physical stateRalph Campbell2008-01-252-16/+41
* | IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson2008-01-254-1/+49
* | IB/ipath: Minor cleanup of unused fields and chip-specific errorsDave Olson2008-01-252-59/+25
* | IB/ipath: New sysfs entries to control 7220 featuresMichael Albaugh2008-01-252-0/+366
* | IB/ipath: Add new chip-specific functions to older chips, consistent initDave Olson2008-01-254-26/+407
* | IB/ipath: Remove unused MDIO interface codeDave Olson2008-01-255-168/+2
* | IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareJoachim Fenkes2008-01-253-36/+95
* | IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen2008-01-256-15/+201
* | IB/ehca: Define array to store SMI/GSI QPsHoang-Nam Nguyen2008-01-252-4/+4
* | IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()Hoang-Nam Nguyen2008-01-251-1/+4
OpenPOWER on IntegriCloud