summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2007-02-05[PATCH] IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin
2006-11-20IB/ipath: Depend on CONFIG_NETBryan O'Sullivan
2006-11-16[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HTBryan O'Sullivan
2006-11-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2006-11-13RDMA/amso1100: Fix && typoJean Delvare
2006-11-13RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_deviceTom Tucker
2006-11-13IB/ehca: Activate scaling code by defaultHoang-Nam Nguyen
2006-11-13IB/ehca: Use named constant for max mtuHoang-Nam Nguyen
2006-11-09IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen
2006-11-08[PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan
2006-10-31IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin
2006-10-30IB/amso1100: Fix incorrect pr_debug()Steve Wise
2006-10-30IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_singleSteve Wise
2006-10-30IB/ehca: Fix eHCA driver compilation for uniprocessorPaul Mackerras
2006-10-16IB/mthca: Use mmiowb after doorbell ringArthur Kepner
2006-10-16IB/ipath: Initialize diagpkt file on device init onlyRobert Walsh
2006-10-16RDMA/amso1100: Fix a NULL dereference in error pathAdrian Bunk
2006-10-16RDMA/amso1100: pci_module_init() conversionHenrik Kretzschmar
2006-10-10IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin
2006-10-10RDMA/amso1100: Fix build with debugging offRoland Dreier
2006-10-10IB/mthca: Query port fixJack Morgenstein
2006-10-10RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recvTom Tucker
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-02IB/ehca: Tweak trace message formatHoang-Nam Nguyen
2006-10-02IB/ehca: Fix device registrationHoang-Nam Nguyen
2006-10-02IB/ipath: Fix RDMA readsRalph Campbell
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-09-28IB/ipath: Fix lockdep error upon "ifconfig ibN down"Bryan O'Sullivan
2006-09-28IB/ipath: Fix races with ib_resize_cq()Bryan O'Sullivan
2006-09-28IB/ipath: Support new PCIE device, QLE7142Bryan O'Sullivan
2006-09-28IB/ipath: Set CPU affinity earlyBryan O'Sullivan
2006-09-28IB/ipath: Fix EEPROM read when driver is compiled with -OsBryan O'Sullivan
2006-09-28IB/ipath: Fix and recover TXE piobuf and PBC parity errorsBryan O'Sullivan
2006-09-28IB/ipath: Change HT CRC message to indicate how to resolve problemBryan O'Sullivan
2006-09-28IB/ipath: Clean up module exit codeBryan O'Sullivan
2006-09-28IB/ipath: Call mtrr_del with correct argumentsBryan O'Sullivan
2006-09-28IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan
2006-09-28IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan
2006-09-28IB/ipath: Fix mismatch in shifts and masks for printing debug infoBryan O'Sullivan
2006-09-28IB/ipath: Fix compiler warnings and errors on non-x86_64 systemsBryan O'Sullivan
2006-09-28IB/ipath: Print more informative parity error messagesBryan O'Sullivan
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan
2006-09-28IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan
2006-09-28IB/ipath: Only allow complete writes to flashBryan O'Sullivan
2006-09-28IB/ipath: Count SRQs properlyBryan O'Sullivan
2006-09-28IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan