summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/ipath: Fix some sparse warnings about shadowed symbolsRoland Dreier2008-01-252-4/+1
* RDMA/cxgb3: Endianness annotation for irs fieldRoland Dreier2008-01-251-1/+1
* IB/ehca: Use round_jiffies() for EQ polling timerAnton Blanchard2008-01-251-1/+1
* IB/ipath: Drop support for the original QHT7040 boardDave Olson2008-01-251-2/+1
* IB/ipath: Add ipath_read_ireg() abstractionArthur Jones2008-01-252-2/+10
* IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell2008-01-255-16/+10
* IB/ipath: Port config has on-chip effects for 7220Ralph Campbell2008-01-255-4/+24
* IB/ipath: Allow more flexible user register alignmentsRalph Campbell2008-01-254-5/+22
* IB/ipath: Clean up some commentsDave Olson2008-01-256-13/+11
* IB/ipath: Export hardware counters more consistentlyRalph Campbell2008-01-255-17/+328
* IB/ipath: MAD performance sampling registers supportRalph Campbell2008-01-255-44/+101
* IB/ipath: Changes for fields moving from devdata to portdataDave Olson2008-01-255-36/+17
* IB/ipath: Generalize some xxx_SHIFT macrosDave Olson2008-01-257-13/+40
* 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: 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-252-4/+4
* IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke2008-01-253-12/+13
* IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell2008-01-251-2/+2
* IB/ipath: Improve interrupt handler cache footprintDave Olson2008-01-251-2/+2
* IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier2008-01-251-1/+2
* Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman2008-01-244-45/+18
* IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell2008-01-161-22/+22
* IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak2008-01-081-1/+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
* IB/ehca: Fix static rate regressionJoachim Fenkes2007-11-241-2/+2
* IB/ipath: Normalize error return codes for posting work requestsRalph Campbell2007-11-202-4/+6
* IB/ipath: Fix offset returned to ibv_modify_srq()Ralph Campbell2007-11-201-17/+25
* IB/ipath: Fix error path in QP creationRalph Campbell2007-11-201-6/+9