Age | Commit message (Expand) | Author |
2008-04-16 | IB/ipath: Enable reduced PIO update for HCAs that support it. | Dave Olson |
2008-04-16 | IB/ipath: Set LID filtering for HCAs that support it. | Dave Olson |
2008-04-16 | IB/ipath: Add support for IBTA 1.2 Heartbeat | Dave Olson |
2008-04-16 | IB/ipath: Make link state transition code ignore (transient) link recovery | Dave Olson |
2008-04-16 | IB/ipath: Add support for 7220 receive queue changes | Ralph Campbell |
2008-04-16 | IB/ipath: Fix some white space and code style issues | Ralph Campbell |
2008-04-16 | IB/ipath: Allow old and new diagnostic packet formats | Michael Albaugh |
2008-04-16 | IB/core: Check optional verbs before using them | Dotan Barak |
2008-04-16 | IB/ipath: Fix time comparison to use time_after_eq() | Robert P. J. Day |
2008-04-16 | IB/mlx4: Micro-optimize mlx4_ib_post_send() | Roland Dreier |
2008-04-16 | IB/mlx4: Add IPoIB LSO support | Eli Cohen |
2008-04-16 | IPoIB: Add LSO support | Eli Cohen |
2008-04-16 | IB/core: Add IPoIB UD LSO support | Eli Cohen |
2008-04-16 | IB/core: Add creation flags to struct ib_qp_init_attr | Eli Cohen |
2008-04-16 | IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup | Michael Albaugh |
2008-04-16 | IB/ipath: Use PIO buffer for RC ACKs | Ralph Campbell |
2008-04-16 | IB/ipath: Make send buffers available for kernel if not allocated to user | Ralph Campbell |
2008-04-16 | IB/ipath: Prevent link-recovery code from negating admin disable | Michael Albaugh |
2008-04-16 | IB/ipath: Remove some useless (void) casts | Ralph Campbell |
2008-04-16 | IB/ipath: Change the module author | Ralph Campbell |
2008-04-16 | RDMA/nes: Use more concise list_for_each_entry() | Robert P. J. Day |
2008-04-16 | IB: Use shorter list_splice_init() for brevity | Robert P. J. Day |
2008-04-16 | RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0 | Julia Lawall |
2008-04-16 | RDMA/nes: Remove session_id from nes_cm stuff | Roland Dreier |
2008-04-16 | IB/ipath: Fix PCI config write size used to clear linkctrl error bits | Roland Dreier |
2008-04-16 | IB/ipath: Fix sanity checks on QP number of WRs and SGEs | Ralph Campbell |
2008-04-16 | IB/ipath: Remove useless comments | Ralph Campbell |
2008-04-16 | IB/ipath: HW workaround for case where chip can send but not receive | Dave Olson |
2008-04-16 | IB/ipath: Add code to support multiple link speeds and widths | Ralph Campbell |
2008-04-16 | IB/ipath: Head of Line blocking vs forward progress of user apps | John Gregor |
2008-04-16 | IB/ipath: Make debug error message match the constraint that is checked for | Ralph Campbell |
2008-04-16 | IB/ipath: Don't try to handle freeze mode HW errors if diagnostic mode | Ralph Campbell |
2008-04-16 | IB/ipath: Fix link up LED display | Arthur Jones |
2008-04-16 | IB/ipath: Fix error recovery for send buffer status after chip freeze mode | Ralph Campbell |
2008-04-16 | IB/ipath: Fix byte order of pioavail in handle_errors() | Ralph Campbell |
2008-04-16 | IB/mthca: Avoid integer overflow when allocating huge ICM table | Roland Dreier |
2008-04-16 | IB/mthca: Avoid integer overflow when dealing with profile size | Roland Dreier |
2008-04-16 | IB/ehca: Remove tgid checking | Hoang-Nam Nguyen |
2008-04-16 | IB/srp: Enforce protocol limit on srp_sg_tablesize | David Dillow |
2008-04-16 | IB/ipath: Enable 4KB MTU | Dave Olson |
2008-04-16 | IB/ipath: Shared context code needs to be sure device is usable | Dave Olson |
2008-04-16 | IB/ipath: Provide I/O bus speeds for diagnostic purposes | Arthur Jones |
2008-04-16 | IB/ipath: Make some constants chip-specific, related cleanup | Dave Olson |
2008-04-16 | IB/ipath: Misc sparse warning cleanup | Arthur Jones |
2008-04-16 | IB/mthca: Add IPoIB checksum offload support | Eli Cohen |
2008-04-16 | IB/mlx4: Add IPoIB checksum offload support | Eli Cohen |
2008-04-16 | IPoIB: Use checksum offload support if available | Eli Cohen |
2008-04-16 | IB: Replace remaining __FUNCTION__ occurrences with __func__ | Harvey Harrison |
2008-04-16 | IB/ehca: Make symbols used only in a single source file static | Roland Dreier |
2008-04-16 | RDMA/nes: Make symbols used only in a single source file static | Roland Dreier |