Commit Graph

88466 Commits (6bb68835d3eb72cd490056fda75d95493c31461b)
 

Author SHA1 Message Date
Ralph Campbell 6bb68835d3 IB/ipath: Fix up error handling 17 years ago
Dave Olson 9b436eb4f8 IB/ipath: Fix check for no interrupts to reliably fallback to INTx 17 years ago
Dave Olson 1d7c2e529f IB/ipath: Enable reduced PIO update for HCAs that support it. 17 years ago
Dave Olson 0ab6b2b9ab IB/ipath: Set LID filtering for HCAs that support it. 17 years ago
Dave Olson b3e8f54107 IB/ipath: Add support for IBTA 1.2 Heartbeat 17 years ago
Dave Olson 555b203e48 IB/ipath: Make link state transition code ignore (transient) link recovery 17 years ago
Ralph Campbell 9355fb6a06 IB/ipath: Add support for 7220 receive queue changes 17 years ago
Ralph Campbell 2ba3f56eb4 IB/ipath: Fix some white space and code style issues 17 years ago
Michael Albaugh afd9970f95 IB/ipath: Allow old and new diagnostic packet formats 17 years ago
Dotan Barak 7ce5eacb45 IB/core: Check optional verbs before using them 17 years ago
Robert P. J. Day b3b8128fd3 IB/ipath: Fix time comparison to use time_after_eq() 17 years ago
Roland Dreier f438000f7a IB/mlx4: Micro-optimize mlx4_ib_post_send() 17 years ago
Eli Cohen b832be1e40 IB/mlx4: Add IPoIB LSO support 17 years ago
Eli Cohen 40ca1988e0 IPoIB: Add LSO support 17 years ago
Eli Cohen c93570f23a IB/core: Add IPoIB UD LSO support 17 years ago
Eli Cohen b846f25aa2 IB/core: Add creation flags to struct ib_qp_init_attr 17 years ago
Michael Albaugh d84e0b28d3 IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup 17 years ago
Ralph Campbell d98b193776 IB/ipath: Use PIO buffer for RC ACKs 17 years ago
Ralph Campbell c4b4d16e09 IB/ipath: Make send buffers available for kernel if not allocated to user 17 years ago
Michael Albaugh 4330e4dad7 IB/ipath: Prevent link-recovery code from negating admin disable 17 years ago
Ralph Campbell 8c641d4b5f IB/ipath: Remove some useless (void) casts 17 years ago
Ralph Campbell 928e3e4bb9 IB/ipath: Change the module author 17 years ago
Robert P. J. Day 4e96a77440 RDMA/nes: Use more concise list_for_each_entry() 17 years ago
Robert P. J. Day 157de22946 IB: Use shorter list_splice_init() for brevity 17 years ago
Julia Lawall 10f32065a2 RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0 17 years ago
Roland Dreier 4d43653263 RDMA/nes: Remove session_id from nes_cm stuff 17 years ago
Roland Dreier 782203884e IB/ipath: Fix PCI config write size used to clear linkctrl error bits 17 years ago
Ralph Campbell 10a8c3cd01 IB/ipath: Fix sanity checks on QP number of WRs and SGEs 17 years ago
Ralph Campbell 69bd74c696 IB/ipath: Remove useless comments 17 years ago
Dave Olson 72708a0a2b IB/ipath: HW workaround for case where chip can send but not receive 17 years ago
Ralph Campbell a51a2513a8 IB/ipath: Add code to support multiple link speeds and widths 17 years ago
John Gregor 58411d1c01 IB/ipath: Head of Line blocking vs forward progress of user apps 17 years ago
Ralph Campbell 6be979d71a IB/ipath: Make debug error message match the constraint that is checked for 17 years ago
Ralph Campbell c1702be20f IB/ipath: Don't try to handle freeze mode HW errors if diagnostic mode 17 years ago
Arthur Jones b848882153 IB/ipath: Fix link up LED display 17 years ago
Ralph Campbell 8bae0ff259 IB/ipath: Fix error recovery for send buffer status after chip freeze mode 17 years ago
Ralph Campbell 0349d16620 IB/ipath: Fix byte order of pioavail in handle_errors() 17 years ago
Roland Dreier c263ff65d5 IB/mthca: Avoid integer overflow when allocating huge ICM table 17 years ago
Roland Dreier 19773539d6 IB/mthca: Avoid integer overflow when dealing with profile size 17 years ago
Hoang-Nam Nguyen f4f82994d1 IB/ehca: Remove tgid checking 17 years ago
David Dillow 1e89a1946c IB/srp: Enforce protocol limit on srp_sg_tablesize 17 years ago
Dave Olson 826d801009 IB/ipath: Enable 4KB MTU 17 years ago
Dave Olson 5d1ce03dd3 IB/ipath: Shared context code needs to be sure device is usable 17 years ago
Arthur Jones 6ca2abf4c0 IB/ipath: Provide I/O bus speeds for diagnostic purposes 17 years ago
Dave Olson f2ceb4929a IB/ipath: Make some constants chip-specific, related cleanup 17 years ago
Arthur Jones 3dd59e226e IB/ipath: Misc sparse warning cleanup 17 years ago
Eli Cohen 680b575f6d IB/mthca: Add IPoIB checksum offload support 17 years ago
Eli Cohen 8ff095ec4b IB/mlx4: Add IPoIB checksum offload support 17 years ago
Eli Cohen 6046136c74 IPoIB: Use checksum offload support if available 17 years ago
Harvey Harrison 3371836383 IB: Replace remaining __FUNCTION__ occurrences with __func__ 17 years ago