1. 3029fcc IB/ipath: Export hardware counters more consistently by Ralph Campbell · 17 years ago
  2. 6c719ca IB/ipath: MAD performance sampling registers support by Ralph Campbell · 17 years ago
  3. 755807a IB/ipath: Changes for fields moving from devdata to portdata by Dave Olson · 17 years ago
  4. d827486 IB/ipath: Generalize some xxx_SHIFT macros by Dave Olson · 17 years ago
  5. c59a80a IB/ipath: kreceive uses portdata rather than devdata by Ralph Campbell · 17 years ago
  6. d65708f IB/ipath: Cleanup ipath_get_egrbuf() by Ralph Campbell · 17 years ago
  7. cc65edc IB/ipath: Fix RNR NAK handling by Ralph Campbell · 17 years ago
  8. 3c84508 IB/ipath: Convert from .nopage to .fault by Nick Piggin · 17 years ago
  9. a2f76cd IB/ipath: Add the work completion error code to the QP error debug output by Ralph Campbell · 17 years ago
  10. 2f01a70 IB/ipath: Better comment for rmb() in ipath_intr() by Arthur Jones · 17 years ago
  11. 6276980 IB/ipath: Fix comments for ipath_create_srq() by Ralph Campbell · 17 years ago
  12. 733d128 IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entries by Ralph Campbell · 17 years ago
  13. e342c11 IB/ipath: Fix sendctrl locking by John Gregor · 17 years ago
  14. 9ab4295 IB/ipath: Remove dead code for user process waiting for send buffer by Ralph Campbell · 17 years ago
  15. 2c45688 IB/ipath: Convert ipath_eep_sem semaphore to a mutex by Matthias Kaehlcke · 17 years ago
  16. f9b4035 IB/ipath: Enable loopback of DR SMP responses from userspace by Ralph Campbell · 17 years ago
  17. e193e33 IB/ipath: Improve interrupt handler cache footprint by Dave Olson · 17 years ago
  18. 657c2f2 IB/ipath: Fix crash on unload introduced by sysfs changes by Roland Dreier · 17 years ago
  19. 23b9c1a Infiniband: make ipath driver use default driver groups. by Greg Kroah-Hartman · 17 years ago
  20. 0a69631b IB/ipath: Fix receiving UD messages with immediate data by Ralph Campbell · 17 years ago
  21. 4187b91 IB/ipath: Normalize error return codes for posting work requests by Ralph Campbell · 17 years ago
  22. 14de986 IB/ipath: Fix offset returned to ibv_modify_srq() by Ralph Campbell · 17 years ago
  23. 8a278e6d5 IB/ipath: Fix error path in QP creation by Ralph Campbell · 17 years ago
  24. fb74dac IB/ipath: Fix offset returned to ibv_resize_cq() by Ralph Campbell · 17 years ago
  25. f4ad1bc IB/ipath: Fix race with ACK retry timeout list management by Ralph Campbell · 17 years ago
  26. a6e7550 IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails by Ralph Campbell · 17 years ago
  27. 164ef7a IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) by Dave Olson · 17 years ago
  28. 6279344 IB/ipath: Limit length checksummed in eeprom by Michael Albaugh · 17 years ago
  29. fffbfea IB/ipath: Fix a race where s_last is updated without lock held by Ralph Campbell · 17 years ago
  30. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  31. 53d412f infiniband: sg chaining support by Jens Axboe · 17 years ago
  32. 3ac8c70 IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. by Dave Olson · 17 years ago
  33. bda94e32 IB/ipath: Remove redundant link state checks by Ralph Campbell · 17 years ago
  34. 49739b3 IB/ipath: Fix IB_EVENT_PORT_ERR event by Ralph Campbell · 17 years ago
  35. 6a733cd IB/ipath: Better handling of unexpected GPIO interrupts by Michael Albaugh · 17 years ago
  36. 192594d IB/ipath: Maintain active time on all chips by Michael Albaugh · 17 years ago
  37. aa7c79a IB/ipath: Fix QHT7040 serial number check by Dave Olson · 17 years ago
  38. 20bed34 IB/ipath: Indicate a couple of chip bugs to userspace by Arthur Jones · 17 years ago
  39. 4bec0b9 IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround by Arthur Jones · 17 years ago
  40. 70c51da IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close by Arthur Jones · 17 years ago
  41. 542869a IB/ipath: Remove duplicate copy of LMC by Ralph Campbell · 17 years ago
  42. 15cba26 IB/ipath: Add ability to set the LMC via the sysfs debugging interface by Ralph Campbell · 17 years ago
  43. 6cff2fa IB/ipath: Optimize completion queue entry insertion and polling by Ralph Campbell · 17 years ago
  44. d42b01b IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED by Ralph Campbell · 17 years ago
  45. c9cf7db IB/ipath: Generate flush CQE when QP is in error state by Ralph Campbell · 17 years ago
  46. 036be09 IB/ipath: Remove redundant code by Ralph Campbell · 17 years ago
  47. d29cc6e IB/ipath: Future proof eeprom checksum code (contents reading) by Dave Olson · 17 years ago
  48. 5504669 IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate by Ralph Campbell · 17 years ago
  49. 9ef8617 IB/ipath: Correctly describe workaround for TID write chip bug by Dave Olson · 17 years ago
  50. 1793b47 IB/ipath: Remove unneeded code for ipathfs by Ralph Campbell · 17 years ago
  51. 9bec399 IB/ipath: Verify host bus bandwidth to chip will not limit performance by Dave Olson · 17 years ago
  52. 4ee9718 IB/ipath: Change UD to queue work requests like RC & UC by Ralph Campbell · 17 years ago
  53. 210d6ca IB/ipath: Performance optimization for CPU differences by Ralph Campbell · 17 years ago
  54. 327a338 IB/ipath: iba6110 rev4 GPIO counters support by Arthur Jones · 17 years ago
  55. 4dcf39c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  56. 78d1e02 IB/ipath: Workaround problem of errormask register being overwritten by Dave Olson · 17 years ago
  57. 3810f2a IB/ipath: Fix some issues with buffer cancel and sendctrl register update by Dave Olson · 17 years ago
  58. cf5b60a IB/ipath: Use faster put_tid_2 routine after initialization by Dave Olson · 17 years ago
  59. f17fddc IB/ipath: Remove unsafe fastrcvint code from interrupt handler by Dave Olson · 17 years ago
  60. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  61. bd63104 IB/ipath: Remove ipath_layer dead code by Arthur Jones · 17 years ago
  62. 1743b91 IB/ipath: Remove ipath_get_user_pages_nocopy() by Roland Dreier · 17 years ago
  63. da9aec7 IB/ipath: Make a few functions static by Roland Dreier · 17 years ago
  64. 0cdf699 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  65. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  66. f41d229 IB/ipath: return correct PortGUID in NodeInfo by Sean Hefty · 17 years ago
  67. 4f5973f IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp by Arthur Jones · 17 years ago
  68. 3588423 IB/ipath: Test interrupts at driver startup by Arthur Jones · 17 years ago
  69. 9ca4865 IB/ipath: Remove support for preproduction HTX InfiniPath cards by Ralph Campbell · 17 years ago
  70. 12f9a49 IB/ipath: Change version wording to be less confusing with release number by Dave Olson · 17 years ago
  71. 37a7e9b IB/ipath: Lower default number of kernel send buffers by Ralph Campbell · 17 years ago
  72. 0f4fc5e IB/ipath: Be more cautious about coming out of freeze mode by Dave Olson · 17 years ago
  73. 4fc570b IB/ipath: Add barrier before updating WC head in shared memory by Ralph Campbell · 17 years ago
  74. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 17 years ago
  75. 87427da IB/ipath: Update copyright dates by John Gregor · 17 years ago
  76. 991bda2 IB/ipath: Clean send flags properly on QP reset by Robert Walsh · 17 years ago
  77. f2d0423 IB/ipath: ipath_poll fixups and enhancements by Robert Walsh · 17 years ago
  78. b506e1d IB/ipath: Send ACK invalid where appropriate by Robert Walsh · 17 years ago
  79. e8e7ad7 IB/ipath: Add capability to modify PBC word by Michael Albaugh · 17 years ago
  80. bacf401 IB/ipath: Make handling of one subport consistent by Mark Debbage · 17 years ago
  81. 0df6291 IB/ipath: Correct checking of swminor version field when using subports by Mark Debbage · 17 years ago
  82. d781b12 IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately by Ralph Campbell · 17 years ago
  83. 30d149a IB/ipath: Fix possible data corruption if multiple SGEs used for receive by Ralph Campbell · 17 years ago
  84. db5518c IB/ipath: Wait for PIO available interrupt by Ralph Campbell · 17 years ago
  85. 06ee109 IB/ipath: Fix RDMA read retry code by Ralph Campbell · 17 years ago
  86. 9380068 IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery by Dave Olson · 17 years ago
  87. 561095f IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizes by Dave Olson · 17 years ago
  88. f716cdf IB/ipath: Change use of constants for TID type to defined values by Joan Eslinger · 17 years ago
  89. 1dd6a1b IB/ipath: Set M bit in BTH according to IB spec by Ralph Campbell · 17 years ago
  90. 6d2fad0 IB/ipath: Fix local loopback bug when waiting for resources by Ralph Campbell · 17 years ago
  91. 2c9749c IB/ipath: Fix problem with next WQE after a UC completion by Ralph Campbell · 17 years ago
  92. fdc7215 IB/ipath: Fill in some missing FMR-related fields in query_device by Robert Walsh · 17 years ago
  93. e7340f0 IB/ipath: Fix maximum MTU reporting by Robert Walsh · 17 years ago
  94. 380bf5d IB/ipath: Support the IBA6110 revision 4 by Dave Olson · 17 years ago
  95. aecd3b5 IB/ipath: Log "active" time and some errors to EEPROM by Michael Albaugh · 17 years ago
  96. 8e9ab3f IB/ipath: Remove incompletely implemented ipath_runtime flags and code by John Gregor · 17 years ago
  97. 17b2eb9 IB/ipath: Lock and always use shadow copies of GPIO register by Michael Albaugh · 17 years ago
  98. 82466f0 IB/ipath: Support blinking LEDs with an led_override file by Michael Albaugh · 17 years ago
  99. a024291 IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build by Bryan O'Sullivan · 17 years ago
  100. 8b8c8bc IB/ipath: Fix potential deadlock with multicast spinlocks by Roland Dreier · 17 years ago