summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+17Star
* 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/+16Star
* 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/+18Star
* IB/ehca: Remove mr_largepage parameterJoachim Fenkes2008-04-231-19/+3Star
* 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/+15Star
* IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2008-04-222-6/+6
* IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier2008-04-221-9/+4Star
* IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier2008-04-221-1/+1
* IB/ipath: Build IBA7220 code unconditionallyRoland Dreier2008-04-221-2/+4
* IB/ipath: Remove reference to dev->class_dev ...Roland Dreier2008-04-221-1/+0Star
* IB/ipath: Fix module parameter description for disable_smaPaul Bolle2008-04-221-1/+1
* RDMA/nes: Remove unneeded function declarationsRoland Dreier2008-04-222-15/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-229-170/+197
|\
| * IB: convert struct class_device to struct deviceTony Jones2008-04-209-170/+197
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-191-2/+1Star
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-192-2/+0Star
|/
* IB/mlx4: Update module version and release dateJack Morgenstein2008-04-171-2/+2
* IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher2008-04-171-48/+79
* RDMA/nes: Free IRQ before killing taskletRoland Dreier2008-04-171-2/+2
* IB/mthca: Update module version and release dateJack Morgenstein2008-04-171-2/+2
* IB/mlx4: Update QP state if query QP succeedsDotan Barak2008-04-171-5/+12
* IB/mthca: Update QP state if query QP succeedsDotan Barak2008-04-171-6/+14
* RDMA/amso1100: Add check for NULL reply_msg in c2_intr()Tom Tucker2008-04-172-3/+7
* IB/mlx4: Add support for resizing CQsVladimir Sokolovsky2008-04-173-33/+270
* IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen2008-04-173-0/+10
* RDMA/amso1100: Add support for "send with invalidate" work requestsRoland Dreier2008-04-172-8/+17
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-1711-24/+23Star
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-1718-18/+18
* IB/ipath: add calls to new 7220 code and enable in buildDave Olson2008-04-1713-136/+896
* IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones2008-04-176-34/+83
* IB/ipath: User mode send DMAArthur Jones2008-04-171-0/+879
* IB/ipath: User mode send DMA header fileArthur Jones2008-04-171-0/+54
* IB/ipath: Add code for IBA7220 send DMAJohn Gregor2008-04-171-0/+743