summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-167-0/+21
* IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanupMichael Albaugh2008-04-163-67/+439
* IB/ipath: Use PIO buffer for RC ACKsRalph Campbell2008-04-161-18/+39
* IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell2008-04-168-145/+225
* IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh2008-04-166-29/+55
* IB/ipath: Remove some useless (void) castsRalph Campbell2008-04-162-9/+9
* IB/ipath: Change the module authorRalph Campbell2008-04-161-1/+1
* RDMA/nes: Use more concise list_for_each_entry()Robert P. J. Day2008-04-161-6/+2
* IB: Use shorter list_splice_init() for brevityRobert P. J. Day2008-04-162-4/+2
* RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0Julia Lawall2008-04-161-1/+1
* RDMA/nes: Remove session_id from nes_cm stuffRoland Dreier2008-04-162-9/+0
* IB/ipath: Fix PCI config write size used to clear linkctrl error bitsRoland Dreier2008-04-161-1/+1
* IB/ipath: Fix sanity checks on QP number of WRs and SGEsRalph Campbell2008-04-161-10/+16
* IB/ipath: Remove useless commentsRalph Campbell2008-04-161-2/+0
* IB/ipath: HW workaround for case where chip can send but not receiveDave Olson2008-04-163-0/+24
* IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell2008-04-163-33/+69
* IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor2008-04-167-182/+310
* IB/ipath: Make debug error message match the constraint that is checked forRalph Campbell2008-04-161-1/+1
* IB/ipath: Don't try to handle freeze mode HW errors if diagnostic modeRalph Campbell2008-04-161-1/+1
* IB/ipath: Fix link up LED displayArthur Jones2008-04-161-1/+1
* IB/ipath: Fix error recovery for send buffer status after chip freeze modeRalph Campbell2008-04-161-1/+2
* IB/ipath: Fix byte order of pioavail in handle_errors()Ralph Campbell2008-04-161-3/+3
* IB/mthca: Avoid integer overflow when allocating huge ICM tableRoland Dreier2008-04-161-1/+3
* IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier2008-04-163-7/+10
* IB/ehca: Remove tgid checkingHoang-Nam Nguyen2008-04-167-162/+0
* IB/srp: Enforce protocol limit on srp_sg_tablesizeDavid Dillow2008-04-161-1/+6
* IB/ipath: Enable 4KB MTUDave Olson2008-04-168-65/+45
* IB/ipath: Shared context code needs to be sure device is usableDave Olson2008-04-161-1/+1
* IB/ipath: Provide I/O bus speeds for diagnostic purposesArthur Jones2008-04-164-23/+85
* IB/ipath: Make some constants chip-specific, related cleanupDave Olson2008-04-163-30/+35
* IB/ipath: Misc sparse warning cleanupArthur Jones2008-04-162-4/+7
* IB/mthca: Add IPoIB checksum offload supportEli Cohen2008-04-166-13/+30
* IB/mlx4: Add IPoIB checksum offload supportEli Cohen2008-04-164-0/+25
* IPoIB: Use checksum offload support if availableEli Cohen2008-04-164-1/+41
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-1626-302/+302
* IB/ehca: Make symbols used only in a single source file staticRoland Dreier2008-04-163-16/+15
* RDMA/nes: Make symbols used only in a single source file staticRoland Dreier2008-04-167-97/+88
* RDMA/nes: Use proper format and cast to print dma_addr_tRoland Dreier2008-04-161-8/+8
* RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier2008-04-162-23/+0
* RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device()Roland Dreier2008-04-161-3/+0
* IB/uverbs: Use alloc_file() instead of get_empty_filp()Roland Dreier2008-04-161-12/+7
* IB/uverbs: Don't store struct file * for event filesRoland Dreier2008-04-162-7/+6
* mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier2008-04-165-16/+17
* RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier2008-04-162-8/+8
* RDMA/amso1100: Start of endianness annotationRoland Dreier2008-04-168-160/+166
* RDMA/nes: Delete unused variablesRoland Dreier2008-04-162-16/+0
* RDMA/nes: Trivial endianness annotationsRoland Dreier2008-04-161-2/+2
* RDMA/ucma: Endian annotationRoland Dreier2008-04-161-1/+1
* IB/cm: Endianness annotationsRoland Dreier2008-04-161-19/+44
* IB/mlx4: Endianness annotationsRoland Dreier2008-04-161-2/+2
OpenPOWER on IntegriCloud