1. 9684c2e IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  2. 1e6d9ab Drivers: infinband: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  3. 9b89925 IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  4. cdb73db IB/mthca: Stop returning separate error and status from FW commands by Goldwyn Rodrigues · 13 years ago
  5. 7f9e5c48 IB: Increase DMA max_segment_size on Mellanox hardware by David Dillow · 13 years ago
  6. eb4a7cb IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long) by John L. Burr · 13 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  8. 45c448a Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  9. d841064 IB/mthca: Don't allow userspace open while recovering from catastrophic error by Jack Morgenstein · 15 years ago
  10. f1aa78b IB: Use printk_once() for driver versions by Marcin Slusarz · 15 years ago
  11. c1f67a8 IB/mthca: Add module parameter for number of MTTs per segment by Eli Cohen · 15 years ago
  12. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  13. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  14. 208dde2 IB/mthca: Use pci_request_regions() by Roland Dreier · 16 years ago
  15. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  16. 12103dc IB/mthca: Fix max_sge value returned by query_device by Roland Dreier · 16 years ago
  17. 1977353 IB/mthca: Avoid integer overflow when dealing with profile size by Roland Dreier · 16 years ago
  18. 680b575 IB/mthca: Add IPoIB checksum offload support by Eli Cohen · 16 years ago
  19. f33afc2 IB: Avoid marking __devinitdata as const by Roland Dreier · 16 years ago
  20. 6ccef1d IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() by Jack Morgenstein · 16 years ago
  21. 950529e IB/mthca: Update latest "native Arbel" firmware revision by Roland Dreier · 16 years ago
  22. e57895d IB/mthca: Remove MSI support as scheduled by Adrian Bunk · 16 years ago
  23. a855b1a IB/mthca: Use PCI-X/PCI-Express read control interfaces by Peter Oruba · 17 years ago
  24. 017aadc IB/mthca: Enable MSI-X by default by Michael S. Tsirkin · 17 years ago
  25. e4daf73 IB/mthca: Fix printk format used for firmware version in warning by Roland Dreier · 17 years ago
  26. f6be6fb IB/mthca: Schedule MSI support for removal by Roland Dreier · 17 years ago
  27. de57c9f IB/mthca: Fix use-after-free on device restart by Ali Ayoub · 17 years ago
  28. 3f11485 IB/mthca: Update HCA firmware revisions by Roland Dreier · 17 years ago
  29. 391e4de IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs by Michael S. Tsirkin · 17 years ago
  30. 1d1f19c IB/mthca: Give reserved MTTs a separate cache line by Michael S. Tsirkin · 17 years ago
  31. 0b0df6f IB/mthca: Use DEFINE_MUTEX() instead of mutex_init() by Roland Dreier · 18 years ago
  32. 82da703 IB/mthca: Add HCA profile module parameters by Leonid Arsh · 18 years ago
  33. f4f3d0f IB/mthca: Fix section mismatches by Roland Dreier · 18 years ago
  34. b3b30f5 IB/mthca: Recover from catastrophic errors by Jack Morgenstein · 18 years ago
  35. 834ac73 IB/mthca: Update HCA firmware revisions by Michael S. Tsirkin · 18 years ago
  36. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  37. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  38. 59fef3b IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices by Jack Morgenstein · 18 years ago
  39. abf45db IB/mthca: Disable tuning PCI read burst size by Michael S. Tsirkin · 18 years ago
  40. bf6a9e3 IB: simplify static rate encoding by Jack Morgenstein · 18 years ago
  41. 227c939 IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y by Roland Dreier · 18 years ago
  42. 6226bb5 IB/mthca: Update firmware versions by Roland Dreier · 18 years ago
  43. 651eaac IB/mthca: Optimize large messages on Sinai HCAs by Eli Cohen · 18 years ago
  44. cbd2981 IB/mthca: Relax UAR size check by Michael S. Tsirkin · 18 years ago
  45. aa2f936 IB/mthca: check return value in mthca_dev_lim call by Jack Morgenstein · 18 years ago
  46. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  47. 77369ed [IB] uverbs: have kernel return QP capabilities by Jack Morgenstein · 19 years ago
  48. 0f69ce1 [IB] mthca: report page size capability by Jack Morgenstein · 19 years ago
  49. 87cfe32 [IB] mthca: fix format of FW version by Roland Dreier · 19 years ago
  50. d476306 [IB] mthca: Add struct pci_driver.owner field by Roland Dreier · 19 years ago
  51. efaae8f [IB] mthca: Better limit checking and reporting by Jack Morgenstein · 19 years ago
  52. 33033b79 [IB] mthca: Report correct atomic capability by Jack Morgenstein · 19 years ago
  53. aba7a22 [IB] mthca: Fix memory leak on device close by Michael S. Tsirkin · 19 years ago
  54. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 19 years ago
  55. ec34a92 [PATCH] IB/mthca: Add SRQ implementation by Roland Dreier · 19 years ago
  56. da6561c [PATCH] IB/mthca: Use correct port width capability value by Roland Dreier · 19 years ago
  57. 2aeba9a [PATCH] IB: Remove unnecessary includes of <linux/version.h> by Olaf Hering · 19 years ago
  58. 2e8b981 [PATCH] IB/mthca: add HCA board ID to sysfs info by Michael S. Tsirkin · 19 years ago
  59. 2a1d9b7 [PATCH] IB: Add copyright notices by Roland Dreier · 19 years ago
  60. 49f6a7f [PATCH] IB: Update current firmware versions in mthca driver by Tziporet Koren · 19 years ago
  61. 99264c1 [PATCH] IB uverbs: add mthca user PD support by Roland Dreier · 19 years ago
  62. 80fd823 [PATCH] IB/mthca: Encapsulate command interface init by Roland Dreier · 19 years ago
  63. 177214a [PATCH] IB/mthca: Clean up error messages by Bernhard Fischer · 19 years ago
  64. cd4e8fb [PATCH] IB/mthca: Add Sun copyright notice by Tom Duffy · 19 years ago
  65. 19272d4 [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label by Roland Dreier · 19 years ago
  66. 68a3c21 [PATCH] IB/mthca: add support for new MT25204 HCA by Roland Dreier · 19 years ago
  67. 08aeb14 [PATCH] IB/mthca: map context for RDMA responder in mem-free mode by Roland Dreier · 19 years ago
  68. d10ddbf [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree() by Roland Dreier · 19 years ago
  69. e0f5fdc [PATCH] IB/mthca: add fast memory region implementation by Michael S. Tsirkin · 19 years ago
  70. 44ea668 [PATCH] IB/mthca: fix MTT allocation in mem-free mode by Roland Dreier · 19 years ago
  71. 4ad8117 [PATCH] IB/mthca: print assigned IRQ when interrupt test fails by Roland Dreier · 19 years ago
  72. 86562a1 [PATCH] IB/mthca: map MPT/MTT context in mem-free mode by Roland Dreier · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago