1. 7495ab6 RDMA/nes: Formatting cleanup by Glenn Streiff · 17 years ago
  2. 0e1de5d RDMA/nes: Add support for SFP+ PHY by Eric Schneider · 17 years ago
  3. 37dab41 RDMA/nes: Use LRO by Faisal Latif · 17 years ago
  4. baaad38 IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute by Roland Dreier · 17 years ago
  5. 0bfe151 IB/mthca: Avoid recycling old FMR R_Keys too soon by Olaf Kirch · 17 years ago
  6. d227fa7 IB/ehca: Allocate event queue size depending on max number of CQs and QPs by Stefan Roscher · 17 years ago
  7. 7df109d IB/ehca: handle negative return value from ibmebus_request_irq() properly by Hoang-Nam Nguyen · 17 years ago
  8. f8b0dfd RDMA/cxgb3: Support peer-2-peer connection setup by Steve Wise · 17 years ago
  9. ccaf10d RDMA/cxgb3: Set the max_mr_size device attribute correctly by Steve Wise · 17 years ago
  10. 989a178 RDMA/cxgb3: Correctly serialize peer abort path by Steve Wise · 17 years ago
  11. e463c7b mlx4_core: Add a way to set the "collapsed" CQ flag by Yevgeny Petrilin · 17 years ago
  12. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 17 years ago
  13. 31d1e34 RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase by Roland Dreier · 17 years ago
  14. 6296883 mlx4_core: Move kernel doorbell management into core by Yevgeny Petrilin · 17 years ago
  15. 14fb05b IB/ehca: Bump version number to 0026 by Joachim Fenkes · 17 years ago
  16. 0455e36 IB/ehca: Make some module parameters bool, update descriptions by Joachim Fenkes · 17 years ago
  17. a7607c9 IB/ehca: Remove mr_largepage parameter by Joachim Fenkes · 17 years ago
  18. 4da27d6 IB/ehca: Move high-volume debug output to higher debug levels by Joachim Fenkes · 17 years ago
  19. 863fb09 IB/ehca: Prevent posting of SQ WQEs if QP not in RTS by Joachim Fenkes · 17 years ago
  20. bc5698f3 RDMA/nes: Fix adapter reset after PXE boot by Chien Tung · 17 years ago
  21. e447703 RDMA/nes: Print IPv4 addresses in a readable format by Roland Dreier · 17 years ago
  22. 2bd01c5 RDMA/nes: Use print_mac() to format ethernet addresses for printing by Roland Dreier · 17 years ago
  23. bc751fe IB/ipath: Correct capitalization "IntX" -> "INTx" by Roland Dreier · 17 years ago
  24. 4495757 IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c by Roland Dreier · 17 years ago
  25. 480f58e IB/ipath: Remove dependency on PCI_MSI || HT_IRQ by Roland Dreier · 17 years ago
  26. 37a6ab5 IB/ipath: Build IBA7220 code unconditionally by Roland Dreier · 17 years ago
  27. 88a8317 IB/ipath: Remove reference to dev->class_dev by Roland Dreier · 17 years ago
  28. 9862874 IB/ipath: Fix module parameter description for disable_sma by Paul Bolle · 17 years ago
  29. 6a5546e RDMA/nes: Remove unneeded function declarations by Roland Dreier · 17 years ago
  30. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  31. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 17 years ago
  32. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 17 years ago
  33. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  34. 068c4ea IB/mlx4: Update module version and release date by Jack Morgenstein · 17 years ago
  35. c83b5b1 IB/ehca: Support all ibv_devinfo values in query_device() and query_port() by Stefan Roscher · 17 years ago
  36. 4cd1e5e RDMA/nes: Free IRQ before killing tasklet by Roland Dreier · 17 years ago
  37. 940801b IB/mthca: Update module version and release date by Jack Morgenstein · 17 years ago
  38. 0df67030 IB/mlx4: Update QP state if query QP succeeds by Dotan Barak · 17 years ago
  39. 5121df3 IB/mthca: Update QP state if query QP succeeds by Dotan Barak · 17 years ago
  40. 9285faa RDMA/amso1100: Add check for NULL reply_msg in c2_intr() by Tom Tucker · 17 years ago
  41. bbf8eed1 IB/mlx4: Add support for resizing CQs by Vladimir Sokolovsky · 17 years ago
  42. 3fdcb97 IB/mlx4: Add support for modifying CQ moderation parameters by Eli Cohen · 17 years ago
  43. 139b2db RDMA/amso1100: Add support for "send with invalidate" work requests by Roland Dreier · 17 years ago
  44. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 17 years ago
  45. e7eacd3 IB/ipath: Update copyright dates for files changed in 2008 by Ralph Campbell · 17 years ago
  46. 124b4dc IB/ipath: add calls to new 7220 code and enable in build by Dave Olson · 17 years ago
  47. bb91714 IB/ipath: Misc changes to prepare for IB7220 introduction by Arthur Jones · 17 years ago
  48. 8babfa4 IB/ipath: User mode send DMA by Arthur Jones · 17 years ago
  49. 909c0fa IB/ipath: User mode send DMA header file by Arthur Jones · 17 years ago
  50. f7a60d7 IB/ipath: Add code for IBA7220 send DMA by John Gregor · 17 years ago
  51. 2c19643 IB/ipath: Add IBA7220-specific SERDES initialization data by Ralph Campbell · 17 years ago
  52. ab0fb2e IB/ipath: Support for SerDes portion of IBA7220 by Michael Albaugh · 17 years ago
  53. 843e6ab IB/ipath: HCA-specific code to support IBA7220 by Ralph Campbell · 17 years ago
  54. dd042d5 IB/ipath: Isolate 7220-specific content by Michael Albaugh · 17 years ago
  55. afce688 IB/ipath: Header file changes to support IBA7220 by Ralph Campbell · 17 years ago
  56. 6bb6883 IB/ipath: Fix up error handling by Ralph Campbell · 17 years ago
  57. 9b436eb IB/ipath: Fix check for no interrupts to reliably fallback to INTx by Dave Olson · 17 years ago
  58. 1d7c2e5 IB/ipath: Enable reduced PIO update for HCAs that support it. by Dave Olson · 17 years ago
  59. 0ab6b2b IB/ipath: Set LID filtering for HCAs that support it. by Dave Olson · 17 years ago
  60. b3e8f54 IB/ipath: Add support for IBTA 1.2 Heartbeat by Dave Olson · 17 years ago
  61. 555b203 IB/ipath: Make link state transition code ignore (transient) link recovery by Dave Olson · 17 years ago
  62. 9355fb6 IB/ipath: Add support for 7220 receive queue changes by Ralph Campbell · 17 years ago
  63. 2ba3f56 IB/ipath: Fix some white space and code style issues by Ralph Campbell · 17 years ago
  64. afd9970 IB/ipath: Allow old and new diagnostic packet formats by Michael Albaugh · 17 years ago
  65. b3b8128 IB/ipath: Fix time comparison to use time_after_eq() by Robert P. J. Day · 17 years ago
  66. f438000 IB/mlx4: Micro-optimize mlx4_ib_post_send() by Roland Dreier · 17 years ago
  67. b832be1 IB/mlx4: Add IPoIB LSO support by Eli Cohen · 17 years ago
  68. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 17 years ago
  69. d84e0b2 IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup by Michael Albaugh · 17 years ago
  70. d98b193 IB/ipath: Use PIO buffer for RC ACKs by Ralph Campbell · 17 years ago
  71. c4b4d16 IB/ipath: Make send buffers available for kernel if not allocated to user by Ralph Campbell · 17 years ago
  72. 4330e4d IB/ipath: Prevent link-recovery code from negating admin disable by Michael Albaugh · 17 years ago
  73. 8c641d4 IB/ipath: Remove some useless (void) casts by Ralph Campbell · 17 years ago
  74. 928e3e4 IB/ipath: Change the module author by Ralph Campbell · 17 years ago
  75. 4e96a77 RDMA/nes: Use more concise list_for_each_entry() by Robert P. J. Day · 17 years ago
  76. 4d43653 RDMA/nes: Remove session_id from nes_cm stuff by Roland Dreier · 17 years ago
  77. 7822038 IB/ipath: Fix PCI config write size used to clear linkctrl error bits by Roland Dreier · 17 years ago
  78. 10a8c3c IB/ipath: Fix sanity checks on QP number of WRs and SGEs by Ralph Campbell · 17 years ago
  79. 69bd74c6 IB/ipath: Remove useless comments by Ralph Campbell · 17 years ago
  80. 72708a0 IB/ipath: HW workaround for case where chip can send but not receive by Dave Olson · 17 years ago
  81. a51a251 IB/ipath: Add code to support multiple link speeds and widths by Ralph Campbell · 17 years ago
  82. 58411d1 IB/ipath: Head of Line blocking vs forward progress of user apps by John Gregor · 17 years ago
  83. 6be979d IB/ipath: Make debug error message match the constraint that is checked for by Ralph Campbell · 17 years ago
  84. c1702be IB/ipath: Don't try to handle freeze mode HW errors if diagnostic mode by Ralph Campbell · 17 years ago
  85. b848882 IB/ipath: Fix link up LED display by Arthur Jones · 17 years ago
  86. 8bae0ff IB/ipath: Fix error recovery for send buffer status after chip freeze mode by Ralph Campbell · 17 years ago
  87. 0349d16 IB/ipath: Fix byte order of pioavail in handle_errors() by Ralph Campbell · 17 years ago
  88. c263ff6 IB/mthca: Avoid integer overflow when allocating huge ICM table by Roland Dreier · 17 years ago
  89. 1977353 IB/mthca: Avoid integer overflow when dealing with profile size by Roland Dreier · 17 years ago
  90. f4f8299 IB/ehca: Remove tgid checking by Hoang-Nam Nguyen · 17 years ago
  91. 826d801 IB/ipath: Enable 4KB MTU by Dave Olson · 17 years ago
  92. 5d1ce03 IB/ipath: Shared context code needs to be sure device is usable by Dave Olson · 17 years ago
  93. 6ca2abf IB/ipath: Provide I/O bus speeds for diagnostic purposes by Arthur Jones · 17 years ago
  94. f2ceb49 IB/ipath: Make some constants chip-specific, related cleanup by Dave Olson · 17 years ago
  95. 3dd59e2 IB/ipath: Misc sparse warning cleanup by Arthur Jones · 17 years ago
  96. 680b575 IB/mthca: Add IPoIB checksum offload support by Eli Cohen · 17 years ago
  97. 8ff095e IB/mlx4: Add IPoIB checksum offload support by Eli Cohen · 17 years ago
  98. 3371836 IB: Replace remaining __FUNCTION__ occurrences with __func__ by Harvey Harrison · 17 years ago
  99. e8e91f6 IB/ehca: Make symbols used only in a single source file static by Roland Dreier · 17 years ago
  100. 1a855fb RDMA/nes: Make symbols used only in a single source file static by Roland Dreier · 17 years ago