1. 9403589 IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0 by Ralph Campbell · 17 years ago
  2. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 17 years ago
  3. 24babad IB/ipath: Fix incorrect check for max physical address in TID by Dave Olson · 17 years ago
  4. 7ec01ff IB/ipath: Fix lost UD send work request by Ralph Campbell · 17 years ago
  5. 273b257 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  6. 70117b9 IB/ipath: Fix printk format warnings by Alexander Beregalov · 17 years ago
  7. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 17 years ago
  8. 52fd8ca IB/ipath: Use unsigned long for irq flags by Vegard Nossum · 17 years ago
  9. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 17 years ago
  10. c76d3d2 device create: infiniband: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 17 years ago
  11. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 17 years ago
  12. df86661 IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device() by Ralph Campbell · 17 years ago
  13. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 17 years ago
  14. fd91b1b IB/ipath: Simplify code using ARRAY_SIZE() macro by Robert P. J. Day · 17 years ago
  15. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 17 years ago
  16. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 17 years ago
  17. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 17 years ago
  18. 766d027 Merge branch 'linus' into core/rcu by Ingo Molnar · 17 years ago
  19. 27676a3 IB/ipath: Fix SM trap forwarding by Ralph Campbell · 17 years ago
  20. 03031f7 IB/ipath: Fix device capability flags by Ralph Campbell · 17 years ago
  21. e8ffef7 IB/ipath: Avoid test_bit() on u64 SDMA status value by Roland Dreier · 17 years ago
  22. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 17 years ago
  23. df3f0da IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate by Ralph Campbell · 17 years ago
  24. cd80ec6 IB/ipath: Fix printk format for ipath_sdma_status by Roland Dreier · 17 years ago
  25. f018c7e IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long by Roland Dreier · 17 years ago
  26. 40d9769 IB/ipath: Make ipath_portdata work with struct pid * not pid_t by Pavel Emelyanov · 17 years ago
  27. 74116f58 IB/ipath: Fix RDMA read response sequence checking by Ralph Campbell · 17 years ago
  28. e509be8 IB/ipath: Fix many locking issues when switching to error state by Ralph Campbell · 17 years ago
  29. 53dc1ca IB/ipath: Fix RC and UC error handling by Ralph Campbell · 17 years ago
  30. ab69b3c IB/ipath: Fix SDMA error recovery in absence of link status change by John Gregor · 17 years ago
  31. e2ab41c IB/ipath: Need to always request and handle PIO avail interrupts by Dave Olson · 17 years ago
  32. 2889d1e IB/ipath: Fix count of packets received by kernel by Michael Albaugh · 17 years ago
  33. 2bfc8e9 IB/ipath: Return the correct opcode for RDMA WRITE with immediate by Ralph Campbell · 17 years ago
  34. b4d390d IB/ipath: Fix bug that can leave sends disabled after freeze recovery by Dave Olson · 17 years ago
  35. 6e87d15 IB/ipath: Only increment SSN if WQE is put on send queue by Ralph Campbell · 17 years ago
  36. 5f51efc IB/ipath: Only warn about prototype chip during init by Michael Albaugh · 17 years ago
  37. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 17 years ago
  38. bc751fe IB/ipath: Correct capitalization "IntX" -> "INTx" by Roland Dreier · 17 years ago
  39. 4495757 IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c by Roland Dreier · 17 years ago
  40. 480f58e IB/ipath: Remove dependency on PCI_MSI || HT_IRQ by Roland Dreier · 17 years ago
  41. 37a6ab5 IB/ipath: Build IBA7220 code unconditionally by Roland Dreier · 17 years ago
  42. 88a8317 IB/ipath: Remove reference to dev->class_dev by Roland Dreier · 17 years ago
  43. 9862874 IB/ipath: Fix module parameter description for disable_sma by Paul Bolle · 17 years ago
  44. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 17 years ago
  45. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 17 years ago
  46. e7eacd3 IB/ipath: Update copyright dates for files changed in 2008 by Ralph Campbell · 17 years ago
  47. 124b4dc IB/ipath: add calls to new 7220 code and enable in build by Dave Olson · 17 years ago
  48. bb91714 IB/ipath: Misc changes to prepare for IB7220 introduction by Arthur Jones · 17 years ago
  49. 8babfa4 IB/ipath: User mode send DMA by Arthur Jones · 17 years ago
  50. 909c0fa IB/ipath: User mode send DMA header file by Arthur Jones · 17 years ago
  51. f7a60d7 IB/ipath: Add code for IBA7220 send DMA by John Gregor · 17 years ago
  52. 2c19643 IB/ipath: Add IBA7220-specific SERDES initialization data by Ralph Campbell · 17 years ago
  53. ab0fb2e IB/ipath: Support for SerDes portion of IBA7220 by Michael Albaugh · 17 years ago
  54. 843e6ab IB/ipath: HCA-specific code to support IBA7220 by Ralph Campbell · 17 years ago
  55. dd042d5 IB/ipath: Isolate 7220-specific content by Michael Albaugh · 17 years ago
  56. afce688 IB/ipath: Header file changes to support IBA7220 by Ralph Campbell · 17 years ago
  57. 6bb6883 IB/ipath: Fix up error handling by Ralph Campbell · 17 years ago
  58. 9b436eb IB/ipath: Fix check for no interrupts to reliably fallback to INTx by Dave Olson · 17 years ago
  59. 1d7c2e5 IB/ipath: Enable reduced PIO update for HCAs that support it. by Dave Olson · 17 years ago
  60. 0ab6b2b IB/ipath: Set LID filtering for HCAs that support it. by Dave Olson · 17 years ago
  61. b3e8f54 IB/ipath: Add support for IBTA 1.2 Heartbeat by Dave Olson · 17 years ago
  62. 555b203 IB/ipath: Make link state transition code ignore (transient) link recovery by Dave Olson · 17 years ago
  63. 9355fb6 IB/ipath: Add support for 7220 receive queue changes by Ralph Campbell · 17 years ago
  64. 2ba3f56 IB/ipath: Fix some white space and code style issues by Ralph Campbell · 17 years ago
  65. afd9970 IB/ipath: Allow old and new diagnostic packet formats by Michael Albaugh · 17 years ago
  66. b3b8128 IB/ipath: Fix time comparison to use time_after_eq() by Robert P. J. Day · 17 years ago
  67. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 17 years ago
  68. d84e0b2 IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup by Michael Albaugh · 17 years ago
  69. d98b193 IB/ipath: Use PIO buffer for RC ACKs by Ralph Campbell · 17 years ago
  70. c4b4d16 IB/ipath: Make send buffers available for kernel if not allocated to user by Ralph Campbell · 17 years ago
  71. 4330e4d IB/ipath: Prevent link-recovery code from negating admin disable by Michael Albaugh · 17 years ago
  72. 8c641d4 IB/ipath: Remove some useless (void) casts by Ralph Campbell · 17 years ago
  73. 928e3e4 IB/ipath: Change the module author by Ralph Campbell · 17 years ago
  74. 7822038 IB/ipath: Fix PCI config write size used to clear linkctrl error bits by Roland Dreier · 17 years ago
  75. 10a8c3c IB/ipath: Fix sanity checks on QP number of WRs and SGEs by Ralph Campbell · 17 years ago
  76. 69bd74c IB/ipath: Remove useless comments by Ralph Campbell · 17 years ago
  77. 72708a0 IB/ipath: HW workaround for case where chip can send but not receive by Dave Olson · 17 years ago
  78. a51a251 IB/ipath: Add code to support multiple link speeds and widths by Ralph Campbell · 17 years ago
  79. 58411d1 IB/ipath: Head of Line blocking vs forward progress of user apps by John Gregor · 17 years ago
  80. 6be979d IB/ipath: Make debug error message match the constraint that is checked for by Ralph Campbell · 17 years ago
  81. c1702be IB/ipath: Don't try to handle freeze mode HW errors if diagnostic mode by Ralph Campbell · 17 years ago
  82. b848882 IB/ipath: Fix link up LED display by Arthur Jones · 17 years ago
  83. 8bae0ff IB/ipath: Fix error recovery for send buffer status after chip freeze mode by Ralph Campbell · 17 years ago
  84. 0349d16 IB/ipath: Fix byte order of pioavail in handle_errors() by Ralph Campbell · 17 years ago
  85. 826d801 IB/ipath: Enable 4KB MTU by Dave Olson · 17 years ago
  86. 5d1ce03 IB/ipath: Shared context code needs to be sure device is usable by Dave Olson · 17 years ago
  87. 6ca2abf IB/ipath: Provide I/O bus speeds for diagnostic purposes by Arthur Jones · 17 years ago
  88. f2ceb49 IB/ipath: Make some constants chip-specific, related cleanup by Dave Olson · 17 years ago
  89. 3dd59e2 IB/ipath: Misc sparse warning cleanup by Arthur Jones · 17 years ago
  90. 6358ae2 IB/ipath: Fix sparse warning about shadowed symbol by Roland Dreier · 17 years ago
  91. 6ef6aee IB/ipath: Fix sparse warning about pointer signedness by Arthur Jones · 17 years ago
  92. 450bb38 IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets by Patrick Marchand Latifi · 17 years ago
  93. 2a049e5 IB/ipath: Fix error completion put on send CQ instead of recv CQ by Patrick Marchand Latifi · 18 years ago
  94. 4cd5060 IB/ipath: Fix RC QP initialization by Patrick Marchand Latifi · 18 years ago
  95. 87d5aed IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp() by Patrick Marchand Latifi · 18 years ago
  96. 140277e IB/ipath: Fix IB compliance problems with link state vs physical state by Ralph Campbell · 18 years ago
  97. f7fca1e IB/ipath: Remove unnecessary cast by Jan Engelhardt · 18 years ago
  98. 4e1e93a IB/ipath: Trivial simplification of ipath_make_ud_req() by Ralph Campbell · 18 years ago
  99. 3d68ea3 IB/ipath: Add mappings from HW register to PortInfo port physical state by Ralph Campbell · 18 years ago
  100. 6ac5072 IB/ipath: Changes to support PIO bandwidth check on IBA7220 by Dave Olson · 18 years ago