aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-04RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff16-1/+16551
2008-02-04IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch1-2/+6
2008-02-04IB: Avoid marking __devinitdata as constRoland Dreier1-1/+1
2008-02-04IB/mlx4: Actually print out the driver versionRoland Dreier1-1/+8
2008-02-04IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2-14/+22
2008-02-04IB/mthca: Remove checks for srq->first_free < 0Eli Cohen1-23/+3
2008-02-04IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz1-2/+5
2008-02-04IB/srp: Retry stale connectionsDavid Dillow2-12/+42
2008-02-04mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein1-0/+1
2008-02-04IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein3-4/+12
2008-02-04IPoIB: Remove a misleading debug printOr Gerlitz1-4/+2
2008-02-04IPoIB: Handle bonding failover race for connected neighbours tooOr Gerlitz1-6/+7
2008-02-04IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier1-17/+3
2008-02-04IB/ehca: Add PMA supportHoang-Nam Nguyen4-1/+98
2008-02-04IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes1-0/+2
2008-02-04IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes1-0/+4
2008-02-04IB/cm: Add interim support for routed pathsSean Hefty1-23/+66
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds3-10/+11
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev1-2/+2
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev1-1/+1
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev2-3/+3
2008-01-28[IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches2-4/+5
2008-01-28INFINIBAND: Remove 'TOPDIR' from MakefilesWANG Cong1-2/+1
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-11/+8
2008-01-25RDMA/cxgb3: Fix the T3A workaround checksSteve Wise3-4/+4
2008-01-25IB/ipath: Remove unnecessary castJan Engelhardt1-2/+1
2008-01-25IPoIB: Constify seq_operations function pointer tablesJan Engelhardt1-2/+2
2008-01-25RDMA/cxgb3: Mark QP as privileged based on user capabilitiesSteve Wise2-1/+3
2008-01-25RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()Steve Wise1-0/+7
2008-01-25RDMA/cxgb3: Flush the receive queue when closingSteve Wise1-2/+5
2008-01-25IB/ipath: Trivial simplification of ipath_make_ud_req()Ralph Campbell1-2/+1
2008-01-25IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier1-1/+1
2008-01-25IPoIB: Remove redundant check of netif_queue_stopped() in xmit handlerKrishna Kumar1-10/+0
2008-01-25IB/ipath: Add mappings from HW register to PortInfo port physical stateRalph Campbell2-16/+41
2008-01-25IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson4-1/+49
2008-01-25IB/ipath: Minor cleanup of unused fields and chip-specific errorsDave Olson2-59/+25
2008-01-25IB/ipath: New sysfs entries to control 7220 featuresMichael Albaugh2-0/+366
2008-01-25IB/ipath: Add new chip-specific functions to older chips, consistent initDave Olson4-26/+407
2008-01-25IB/ipath: Remove unused MDIO interface codeDave Olson5-168/+2
2008-01-25IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareJoachim Fenkes3-36/+95
2008-01-25IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen6-15/+201
2008-01-25IB/ehca: Define array to store SMI/GSI QPsHoang-Nam Nguyen2-4/+4
2008-01-25IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()Hoang-Nam Nguyen1-1/+4
2008-01-25IB/iser: Add change_queue_depth methodErez Zilber1-0/+1
2008-01-25IB/iser: Print information about unhandled RDMA CM eventsErez Zilber1-4/+2
2008-01-25IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRsOlaf Kirch1-6/+15
2008-01-25IB/fmr_pool: Flush serial numbers can get out of syncOlaf Kirch1-6/+6
2008-01-25IB/umad: Simplify and fix lockingRoland Dreier1-62/+53
2008-01-25IB/ipath: Fix some sparse warnings about shadowed symbolsRoland Dreier2-4/+1