summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* IB/ipath: User mode send DMA header fileArthur Jones2008-04-161-0/+54
* IB/ipath: Add code for IBA7220 send DMAJohn Gregor2008-04-161-0/+743
* IB/ipath: Add IBA7220-specific SERDES initialization dataRalph Campbell2008-04-161-0/+1082
* IB/ipath: Support for SerDes portion of IBA7220Michael Albaugh2008-04-161-0/+1462
* IB/ipath: HCA-specific code to support IBA7220Ralph Campbell2008-04-161-0/+2571
* IB/ipath: Isolate 7220-specific contentMichael Albaugh2008-04-161-0/+57
* IB/ipath: Header file changes to support IBA7220Ralph Campbell2008-04-164-54/+282
* IB/ipath: Fix up error handlingRalph Campbell2008-04-163-17/+66
* IB/ipath: Fix check for no interrupts to reliably fallback to INTxDave Olson2008-04-163-22/+42
* IB/ipath: Enable reduced PIO update for HCAs that support it.Dave Olson2008-04-163-1/+45
* IB/ipath: Set LID filtering for HCAs that support it.Dave Olson2008-04-161-2/+7
* IB/ipath: Add support for IBTA 1.2 HeartbeatDave Olson2008-04-162-3/+30
* IB/ipath: Make link state transition code ignore (transient) link recoveryDave Olson2008-04-161-1/+15
* IB/ipath: Add support for 7220 receive queue changesRalph Campbell2008-04-1610-225/+305
* IB/ipath: Fix some white space and code style issuesRalph Campbell2008-04-166-35/+38
* IB/ipath: Allow old and new diagnostic packet formatsMichael Albaugh2008-04-161-2/+7
* IB/core: Check optional verbs before using themDotan Barak2008-04-161-1/+6
* IB/ipath: Fix time comparison to use time_after_eq()Robert P. J. Day2008-04-161-1/+2
* IB/mlx4: Micro-optimize mlx4_ib_post_send()Roland Dreier2008-04-161-8/+8
* IB/mlx4: Add IPoIB LSO supportEli Cohen2008-04-164-9/+73
* IPoIB: Add LSO supportEli Cohen2008-04-165-36/+92
* 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
OpenPOWER on IntegriCloud