summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: Wait for async events to finish before destroying QPStefan Roscher2008-05-073-0/+11
* IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor2008-05-072-10/+29
* IB/ipath: Need to always request and handle PIO avail interruptsDave Olson2008-05-078-202/+224
* IB/ipath: Fix count of packets received by kernelMichael Albaugh2008-05-071-1/+1
* IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell2008-05-071-1/+5
* IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson2008-05-071-2/+6
* IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell2008-05-071-1/+1
* IB/ipath: Only warn about prototype chip during initMichael Albaugh2008-05-071-2/+3
* RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier2008-05-065-94/+155
* RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier2008-05-061-8/+28
* IB/ehca: Fix function return typesStefan Roscher2008-05-051-4/+3
* RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise2008-05-021-2/+2
* RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise2008-05-021-1/+1
* RDMA/cxgb3: QP flush fixesSteve Wise2008-05-023-10/+20
* IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier2008-04-301-2/+2
* RDMA/nes: Formatting cleanupGlenn Streiff2008-04-295-102/+109
* RDMA/nes: Add support for SFP+ PHYEric Schneider2008-04-295-64/+259
* RDMA/nes: Use LROFaisal Latif2008-04-296-12/+70
* IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attributeRoland Dreier2008-04-293-5/+20
* IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch2008-04-291-13/+0
* IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher2008-04-294-4/+74
* IB/ehca: handle negative return value from ibmebus_request_irq() properlyHoang-Nam Nguyen2008-04-291-18/+17
* RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise2008-04-296-28/+136
* RDMA/cxgb3: Set the max_mr_size device attribute correctlySteve Wise2008-04-294-1/+4
* RDMA/cxgb3: Correctly serialize peer abort pathSteve Wise2008-04-293-35/+72
* mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2008-04-291-1/+1
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-2912-12/+28
* RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbaseRoland Dreier2008-04-232-2/+8
* mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-236-160/+16
* IB/ehca: Bump version number to 0026Joachim Fenkes2008-04-231-1/+1
* IB/ehca: Make some module parameters bool, update descriptionsJoachim Fenkes2008-04-231-19/+18
* IB/ehca: Remove mr_largepage parameterJoachim Fenkes2008-04-231-19/+3
* IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes2008-04-237-56/+63
* IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes2008-04-233-0/+9
* RDMA/nes: Fix adapter reset after PXE bootChien Tung2008-04-232-13/+13
* RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier2008-04-233-9/+13
* RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier2008-04-233-21/+15
* IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2008-04-212-6/+6
* IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier2008-04-211-9/+4
* IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier2008-04-211-1/+1
* IB/ipath: Build IBA7220 code unconditionallyRoland Dreier2008-04-211-2/+4
* IB/ipath: Remove reference to dev->class_dev ...Roland Dreier2008-04-211-1/+0
* IB/ipath: Fix module parameter description for disable_smaPaul Bolle2008-04-211-1/+1
* RDMA/nes: Remove unneeded function declarationsRoland Dreier2008-04-212-15/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-219-170/+197
|\
| * IB: convert struct class_device to struct deviceTony Jones2008-04-199-170/+197
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-2/+1
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-182-2/+0
|/
* IB/mlx4: Update module version and release dateJack Morgenstein2008-04-161-2/+2
* IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher2008-04-161-48/+79
OpenPOWER on IntegriCloud