summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2008-04-29RDMA/nes: Formatting cleanupGlenn Streiff
2008-04-29RDMA/nes: Add support for SFP+ PHYEric Schneider
2008-04-29RDMA/nes: Use LROFaisal Latif
2008-04-29IPoIB: Copy child MTU from parentEli Cohen
2008-04-29IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attributeRoland Dreier
2008-04-29IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch
2008-04-29IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher
2008-04-29IPoIB: Use separate CQ for UD send completionsEli Cohen
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman
2008-04-29IB/iser: Move high-volume debug output to higher debug levelEli Dorfman
2008-04-29IB/ehca: handle negative return value from ibmebus_request_irq() properlyHoang-Nam Nguyen
2008-04-29RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise
2008-04-29RDMA/cxgb3: Set the max_mr_size device attribute correctlySteve Wise
2008-04-29RDMA/cxgb3: Correctly serialize peer abort pathSteve Wise
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-23RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbaseRoland Dreier
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin
2008-04-23IB/ehca: Bump version number to 0026Joachim Fenkes
2008-04-23IB/ehca: Make some module parameters bool, update descriptionsJoachim Fenkes
2008-04-23IB/ehca: Remove mr_largepage parameterJoachim Fenkes
2008-04-23IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes
2008-04-23IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma
2008-04-23RDMA/nes: Fix adapter reset after PXE bootChien Tung
2008-04-23RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier
2008-04-23RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier
2008-04-21IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier
2008-04-21IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier
2008-04-21IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier
2008-04-21IB/ipath: Build IBA7220 code unconditionallyRoland Dreier
2008-04-21IB/ipath: Remove reference to dev->class_dev ...Roland Dreier
2008-04-21IB/ipath: Fix module parameter description for disable_smaPaul Bolle
2008-04-21RDMA/nes: Remove unneeded function declarationsRoland Dreier
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-19IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-16IB/iser: Don't change itt endiannessErez Zilber
2008-04-16IB/mlx4: Update module version and release dateJack Morgenstein
2008-04-16IPoIB: Handle case when P_Key is deleted and re-added at same indexRoland Dreier
2008-04-16IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber
2008-04-16IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher
2008-04-16RDMA/nes: Free IRQ before killing taskletRoland Dreier
2008-04-16IB/mthca: Update module version and release dateJack Morgenstein
2008-04-16IB/mlx4: Update QP state if query QP succeedsDotan Barak
2008-04-16IB/mthca: Update QP state if query QP succeedsDotan Barak
2008-04-16RDMA/amso1100: Add check for NULL reply_msg in c2_intr()Tom Tucker