1. 9420269 IB/ehca: Rework destroy_eq() by Alexander Schmidt · 15 years ago
  2. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  3. 50d40b8 IB/ehca: Make port autodetect mode the default by Alexander Schmidt · 15 years ago
  4. 1d4d6da IB/ehca: Bump version number by Alexander Schmidt · 15 years ago
  5. 0cf89dc IB/ehca: Tolerate dynamic memory operations before driver load by Hannes Hering · 15 years ago
  6. f899c2d infiniband: ehca: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  7. bde2cfa IB/ehca: Increment version number by Stefan Roscher · 15 years ago
  8. 3750f60 IB/ehca: Fix printk format warnings from u64 type change by Stephen Rothwell · 15 years ago
  9. 7ddccb2 IB/ehca: spin_lock_irqsave() takes an unsigned long by Stephen Rothwell · 15 years ago
  10. 75c21ae IB/ehca: Fix locking for shca_list_lock by Joachim Fenkes · 16 years ago
  11. 6b1f9d6 IB/ehca: Change misleading error message on memory hotplug by Joachim Fenkes · 16 years ago
  12. 263c24a IB/ehca: Reject dynamic memory add/remove when ehca adapter is present by Stefan Roscher · 16 years ago
  13. 19f4282 IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter by Stefan Roscher · 16 years ago
  14. 038919f IB/ehca: Make device table externally visible by Joachim Fenkes · 16 years ago
  15. d227fa7 IB/ehca: Allocate event queue size depending on max number of CQs and QPs by Stefan Roscher · 16 years ago
  16. 14fb05b IB/ehca: Bump version number to 0026 by Joachim Fenkes · 16 years ago
  17. 0455e36 IB/ehca: Make some module parameters bool, update descriptions by Joachim Fenkes · 16 years ago
  18. a7607c9 IB/ehca: Remove mr_largepage parameter by Joachim Fenkes · 16 years ago
  19. 4da27d6 IB/ehca: Move high-volume debug output to higher debug levels by Joachim Fenkes · 16 years ago
  20. e8e91f6 IB/ehca: Make symbols used only in a single source file static by Roland Dreier · 16 years ago
  21. 2b5e6b1 IB/ehca: Add PMA support by Hoang-Nam Nguyen · 16 years ago
  22. bbdd267 IB/ehca: Add "port connection autodetect mode" by Hoang-Nam Nguyen · 16 years ago
  23. b8b50e3 IB/ehca: Define array to store SMI/GSI QPs by Hoang-Nam Nguyen · 16 years ago
  24. 1a7d2dc IB/ehca: Use round_jiffies() for EQ polling timer by Anton Blanchard · 17 years ago
  25. 23b9c1a Infiniband: make ipath driver use default driver groups. by Greg Kroah-Hartman · 17 years ago
  26. 3d758a4 IB/ehca: Fix lock flag variable location, bump version number by Joachim Fenkes · 17 years ago
  27. 4faf775 IB/ehca: Serialize HCA-related hCalls if necessary by Joachim Fenkes · 17 years ago
  28. 51aaa54 IB/ehca: Fix static rate calculation by Joachim Fenkes · 17 years ago
  29. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  30. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  31. 8da9ee9 IB/ehca: Enable large page MRs by default by Joachim Fenkes · 17 years ago
  32. abc39d3 IB/ehca: Change meaning of hca_cap_mr_pgsize by Joachim Fenkes · 17 years ago
  33. 6b08f3a [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers by Joachim Fenkes · 17 years ago
  34. 39089e7 IB/ehca: Bump version number and change its format by Joachim Fenkes · 17 years ago
  35. e372219 IB/ehca: Print return codes as signed decimal integers by Joachim Fenkes · 17 years ago
  36. 5281a4b IB/ehca: Support more than 4k QPs for userspace and kernelspace by Stefan Roscher · 17 years ago
  37. 339e264 IB/ehca: Export module parameters in sysfs by Anton Blanchard · 17 years ago
  38. e2f81da IB/ehca: Support small QP queues by Stefan Roscher · 17 years ago
  39. 51d2bfb IB/ehca: Move ehca2ib_return_code() out of line by Hoang-Nam Nguyen · 17 years ago
  40. 5bb7d92 IB/ehca: Support large page MRs by Hoang-Nam Nguyen · 17 years ago
  41. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  42. 2b94397 IB/ehca: Fix warnings issued by checkpatch.pl by Hoang-Nam Nguyen · 17 years ago
  43. fbb9318 IB/ehca: Fix HW level autodetection by Joachim Fenkes · 17 years ago
  44. 26ed687 IB/ehca: Change idr spinlocks into rwlocks by Joachim Fenkes · 17 years ago
  45. 9844b71 IB/ehca: Lock renaming, static initializers by Joachim Fenkes · 17 years ago
  46. a6a1294 IB/ehca: add Shared Receive Queue support by Joachim Fenkes · 17 years ago
  47. 91f13aa IB/ehca: HW level, HW caps and MTU autodetection by Joachim Fenkes · 17 years ago
  48. b8a3ba5 IB/ehca: Change scaling_code parameter description to match default value by Hoang-Nam Nguyen · 17 years ago
  49. 4e430dc IB/ehca: Disable scaling code by default, bump version number by Joachim Fenkes · 17 years ago
  50. bba9b60 IB/ehca: Beautify sysfs attribute code and fix compiler warnings by Joachim Fenkes · 17 years ago
  51. 5d88278 IB/ehca: Serialize hypervisor calls in ehca_register_mr() by Stefan Roscher · 17 years ago
  52. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  53. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  54. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  55. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  56. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  57. a48141d Revert "[POWERPC] Rename get_property to of_get_property: drivers" by Paul Mackerras · 17 years ago
  58. c4ed790 IB/ehca: Implement modify_port by Joachim Fenkes · 17 years ago
  59. d05c7a8 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  60. a7edd0e [POWERPC] get_property returns const by Stephen Rothwell · 17 years ago
  61. 3172679 IB/ehca: Fix sync between completion handler and destroy cq by Hoang-Nam Nguyen · 17 years ago
  62. 4fd3006 IB/ehca: Allow en/disabling scaling code via module parameter by Hoang-Nam Nguyen · 17 years ago
  63. 78d8d5f IB/ehca: Rework irq handler by Hoang-Nam Nguyen · 17 years ago
  64. 4c34bdf IB/ehca: Remove use of do_mmap() by Hoang-Nam Nguyen · 17 years ago
  65. f2d9136 IB/ehca: Use proper GFP_ flags for get_zeroed_page() by Hoang-Nam Nguyen · 17 years ago
  66. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  67. 2771e9e IB/ehca: Use WQE offset instead of WQE addr for pending work reqs by Hoang-Nam Nguyen · 18 years ago
  68. 7e28db5 IB/ehca: Assure 4K alignment for firmware control blocks by Hoang-Nam Nguyen · 18 years ago
  69. 0f248d9 IB/ehca: Fix device registration by Hoang-Nam Nguyen · 18 years ago
  70. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  71. fab9722 IB/ehca: Add driver for IBM eHCA InfiniBand adapters by Heiko J Schick · 18 years ago