aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2008-07-14RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason
2008-07-14RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier
2008-07-14IB/ehca: Make device table externally visibleJoachim Fenkes
2008-07-14IB/mlx4: Add support for blocking multicast loopback packetsRon Livne
2008-07-14RDMA/cxgb3: Add support for protocol statisticsSteve Wise
2008-07-14RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier
2008-07-14RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise
2008-07-14IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher
2008-07-14IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes
2008-07-14IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier
2008-07-14IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier
2008-07-14IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen
2008-07-14IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen
2008-07-14RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-07-14IB/ipath: Simplify code using ARRAY_SIZE() macroRobert P. J. Day
2008-07-14IB/mlx4: Optimize QP stampingEli Cohen
2008-07-14RDMA/nes: Remove unnecessary memset()Christophe Jaillet
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-08RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise
2008-06-23IB/mthca: Clear ICM pages before handing to FWEli Cohen
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2008-06-10RDMA/nes: Fix off-by-one in nes_reg_user_mr() error pathRoland Dreier
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier
2008-06-06IB/ipath: Fix SM trap forwardingRalph Campbell
2008-06-06IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes
2008-05-26IB/ipath: Fix device capability flagsRalph Campbell
2008-05-26IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier
2008-05-20IB/mlx4: Fix creation of kernel QP with max number of send s/g entriesRoland Dreier
2008-05-16IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier
2008-05-16RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()Roland Dreier
2008-05-16IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()Andrew Morton
2008-05-15IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediateRalph Campbell
2008-05-15IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier
2008-05-13RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise
2008-05-13IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned longRoland Dreier
2008-05-13IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov
2008-05-13IB/ipath: Fix RDMA read response sequence checkingRalph Campbell
2008-05-13IB/ipath: Fix many locking issues when switching to error stateRalph Campbell
2008-05-13IB/ipath: Fix RC and UC error handlingRalph Campbell
2008-05-13RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher
2008-05-07IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson
2008-05-07IB/ipath: Fix count of packets received by kernelMichael Albaugh
2008-05-07IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell
2008-05-07IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson
2008-05-07IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell