summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2008-04-01Merge commit 'infiniband/for-next'Stephen Rothwell
2008-04-01SCSI: convert struct class_device to struct deviceTony Jones
2008-04-01IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman
2008-04-01IB: convert struct class_device to struct deviceTony Jones
2008-03-30IPoIB: Add LSO supportEli Cohen
2008-03-30IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-03-30IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanupMichael Albaugh
2008-03-30IB/ipath: Use PIO buffer for RC ACKsRalph Campbell
2008-03-30IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell
2008-03-30IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh
2008-03-30IB/ipath: Remove some useless (void) castsRalph Campbell
2008-03-30IB/ipath: Change the module authorRalph Campbell
2008-03-30RDMA/nes: Use more concise list_for_each_entry()Robert P. J. Day
2008-03-30IB: Use shorter list_splice_init() for brevityRobert P. J. Day
2008-03-30RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0Julia Lawall
2008-03-30RDMA/nes: Remove session_id from nes_cm stuffRoland Dreier
2008-03-30IB/ipath: Fix PCI config write size used to clear linkctrl error bitsRoland Dreier
2008-03-30IB/ipath: Fix sanity checks on QP number of WRs and SGEsRalph Campbell
2008-03-30IB/ipath: Remove useless commentsRalph Campbell
2008-03-30IB/ipath: HW workaround for case where chip can send but not receiveDave Olson
2008-03-30IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell
2008-03-30IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor
2008-03-30IB/ipath: Make debug error message match the constraint that is checked forRalph Campbell
2008-03-30IB/ipath: Don't try to handle freeze mode HW errors if diagnostic modeRalph Campbell
2008-03-30IB/ipath: Fix link up LED displayArthur Jones
2008-03-30IB/ipath: Fix error recovery for send buffer status after chip freeze modeRalph Campbell
2008-03-30IB/ipath: Fix byte order of pioavail in handle_errors()Ralph Campbell
2008-03-30IB/mthca: Avoid integer overflow when allocating huge ICM tableRoland Dreier
2008-03-30IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier
2008-03-30IB/ehca: Remove tgid checkingHoang-Nam Nguyen
2008-03-30RDMA/amso1100: Add support for "send with invalidate" work requestsRoland Dreier
2008-03-30IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-03-30IB/srp: Enforce protocol limit on srp_sg_tablesizeDavid Dillow
2008-03-30IB/ipath: Enable 4KB MTUDave Olson
2008-03-30IB/ipath: Shared context code needs to be sure device is usableDave Olson
2008-03-30IB/ipath: Provide I/O bus speeds for diagnostic purposesArthur Jones
2008-03-30IB/ipath: Make some constants chip-specific, related cleanupDave Olson
2008-03-30IB/ipath: Misc sparse warning cleanupArthur Jones
2008-03-30IB/mthca: Add IPoIB checksum offload supportEli Cohen
2008-03-30IB/mlx4: Add IPoIB checksum offload supportEli Cohen
2008-03-30IPoIB: Use checksum offload support if availableEli Cohen
2008-03-30IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison
2008-03-30IB/ehca: Make symbols used only in a single source file staticRoland Dreier
2008-03-30RDMA/nes: Make symbols used only in a single source file staticRoland Dreier
2008-03-30RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier
2008-03-30RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier
2008-03-30RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier
2008-03-30IB/uverbs: Use alloc_file() instead of get_empty_filp()Roland Dreier
2008-03-30IB/uverbs: Don't store struct file * for event filesRoland Dreier
2008-03-30mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier