| Commit message (Expand) | Author | Age | Files | Lines |
* | IB: rename "dev" to "srp_dev" in srp_host structure | Greg Kroah-Hartman | 2008-04-19 | 2 | -24/+27 |
* | IB: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 14 | -318/+351 |
* | IB/iser: Don't change itt endianness | Erez Zilber | 2008-04-16 | 1 | -2/+2 |
* | IB/mlx4: Update module version and release date | Jack Morgenstein | 2008-04-16 | 1 | -2/+2 |
* | IPoIB: Handle case when P_Key is deleted and re-added at same index | Roland Dreier | 2008-04-16 | 2 | -7/+7 |
* | IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event | Erez Zilber | 2008-04-16 | 1 | -4/+1 |
* | IB/ehca: Support all ibv_devinfo values in query_device() and query_port() | Stefan Roscher | 2008-04-16 | 1 | -48/+79 |
* | RDMA/nes: Free IRQ before killing tasklet | Roland Dreier | 2008-04-16 | 1 | -2/+2 |
* | IB/mthca: Update module version and release date | Jack Morgenstein | 2008-04-16 | 1 | -2/+2 |
* | IB/mlx4: Update QP state if query QP succeeds | Dotan Barak | 2008-04-16 | 1 | -5/+12 |
* | IB/mthca: Update QP state if query QP succeeds | Dotan Barak | 2008-04-16 | 1 | -6/+14 |
* | RDMA/amso1100: Add check for NULL reply_msg in c2_intr() | Tom Tucker | 2008-04-16 | 2 | -3/+7 |
* | IB/mlx4: Add support for resizing CQs | Vladimir Sokolovsky | 2008-04-16 | 3 | -33/+270 |
* | IB/mlx4: Add support for modifying CQ moderation parameters | Eli Cohen | 2008-04-16 | 3 | -0/+10 |
* | IPoIB: Support modifying IPoIB CQ event moderation | Eli Cohen | 2008-04-16 | 2 | -0/+52 |
* | IB/core: Add support for modify CQ | Eli Cohen | 2008-04-16 | 1 | -0/+7 |
* | IPoIB: Add basic ethtool support | Eli Cohen | 2008-04-16 | 4 | -1/+59 |
* | RDMA/amso1100: Add support for "send with invalidate" work requests | Roland Dreier | 2008-04-16 | 2 | -8/+17 |
* | IB/core: Add support for "send with invalidate" work requests | Roland Dreier | 2008-04-16 | 12 | -26/+34 |
* | IB/ipath: Update copyright dates for files changed in 2008 | Ralph Campbell | 2008-04-16 | 18 | -18/+18 |
* | IB/ipath: add calls to new 7220 code and enable in build | Dave Olson | 2008-04-16 | 13 | -136/+896 |
* | IB/ipath: Misc changes to prepare for IB7220 introduction | Arthur Jones | 2008-04-16 | 6 | -34/+83 |
* | IB/ipath: User mode send DMA | Arthur Jones | 2008-04-16 | 1 | -0/+879 |
* | IB/ipath: User mode send DMA header file | Arthur Jones | 2008-04-16 | 1 | -0/+54 |
* | IB/ipath: Add code for IBA7220 send DMA | John Gregor | 2008-04-16 | 1 | -0/+743 |
* | IB/ipath: Add IBA7220-specific SERDES initialization data | Ralph Campbell | 2008-04-16 | 1 | -0/+1082 |
* | IB/ipath: Support for SerDes portion of IBA7220 | Michael Albaugh | 2008-04-16 | 1 | -0/+1462 |
* | IB/ipath: HCA-specific code to support IBA7220 | Ralph Campbell | 2008-04-16 | 1 | -0/+2571 |
* | IB/ipath: Isolate 7220-specific content | Michael Albaugh | 2008-04-16 | 1 | -0/+57 |
* | IB/ipath: Header file changes to support IBA7220 | Ralph Campbell | 2008-04-16 | 4 | -54/+282 |
* | IB/ipath: Fix up error handling | Ralph Campbell | 2008-04-16 | 3 | -17/+66 |
* | IB/ipath: Fix check for no interrupts to reliably fallback to INTx | Dave Olson | 2008-04-16 | 3 | -22/+42 |
* | IB/ipath: Enable reduced PIO update for HCAs that support it. | Dave Olson | 2008-04-16 | 3 | -1/+45 |
* | IB/ipath: Set LID filtering for HCAs that support it. | Dave Olson | 2008-04-16 | 1 | -2/+7 |
* | IB/ipath: Add support for IBTA 1.2 Heartbeat | Dave Olson | 2008-04-16 | 2 | -3/+30 |
* | IB/ipath: Make link state transition code ignore (transient) link recovery | Dave Olson | 2008-04-16 | 1 | -1/+15 |
* | IB/ipath: Add support for 7220 receive queue changes | Ralph Campbell | 2008-04-16 | 10 | -225/+305 |
* | IB/ipath: Fix some white space and code style issues | Ralph Campbell | 2008-04-16 | 6 | -35/+38 |
* | IB/ipath: Allow old and new diagnostic packet formats | Michael Albaugh | 2008-04-16 | 1 | -2/+7 |
* | IB/core: Check optional verbs before using them | Dotan Barak | 2008-04-16 | 1 | -1/+6 |
* | IB/ipath: Fix time comparison to use time_after_eq() | Robert P. J. Day | 2008-04-16 | 1 | -1/+2 |
* | IB/mlx4: Micro-optimize mlx4_ib_post_send() | Roland Dreier | 2008-04-16 | 1 | -8/+8 |
* | IB/mlx4: Add IPoIB LSO support | Eli Cohen | 2008-04-16 | 4 | -9/+73 |
* | IPoIB: Add LSO support | Eli Cohen | 2008-04-16 | 5 | -36/+92 |
* | IB/core: Add creation flags to struct ib_qp_init_attr | Eli Cohen | 2008-04-16 | 7 | -0/+21 |
* | IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup | Michael Albaugh | 2008-04-16 | 3 | -67/+439 |
* | IB/ipath: Use PIO buffer for RC ACKs | Ralph Campbell | 2008-04-16 | 1 | -18/+39 |
* | IB/ipath: Make send buffers available for kernel if not allocated to user | Ralph Campbell | 2008-04-16 | 8 | -145/+225 |
* | IB/ipath: Prevent link-recovery code from negating admin disable | Michael Albaugh | 2008-04-16 | 6 | -29/+55 |
* | IB/ipath: Remove some useless (void) casts | Ralph Campbell | 2008-04-16 | 2 | -9/+9 |