1. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. d53b93f mlx4_en: Pause parameters per port by Yevgeny Petrilin · 16 years ago
  3. 3edac25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  4. c1adbb9 mlx4_en: Start port error flow bug fix by Yevgeny Petrilin · 16 years ago
  5. 7b0f5df mlx4_core: Fix unused variable warning by Roland Dreier · 16 years ago
  6. e65b959 mlx4: Setting the correct offset for default mac address by Yevgeny Petrilin · 16 years ago
  7. 9de14eb mlx4_en: remove duplicated #include by Huang Weiyi · 16 years ago
  8. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  9. 57893d1 mlx4_core: Add Ethernet PCI device IDs by Yevgeny Petrilin · 16 years ago
  10. c27a02c mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC by Yevgeny Petrilin · 16 years ago
  11. 7ff93f8 mlx4_core: Multiple port type support by Yevgeny Petrilin · 16 years ago
  12. 2a2336f mlx4_core: Ethernet MAC/VLAN management by Yevgeny Petrilin · 16 years ago
  13. b79acb4 mlx4_core: Get ethernet MTU and default address from firmware by Yevgeny Petrilin · 16 years ago
  14. 93fc9e1 mlx4_core: Support multiple pre-reserved QP regions by Yevgeny Petrilin · 16 years ago
  15. a3cdcbf mlx4_core: Add QP range reservation support by Yevgeny Petrilin · 16 years ago
  16. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  17. 6526128 drivers/net/mlx4/alloc.c needs mm.h by Andrew Morton · 16 years ago
  18. 29bdc88 IB/mlx4: Fix up fast register page list format by Vladimir Sokolovsky · 16 years ago
  19. c925743 mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries by Vladimir Sokolovsky · 16 years ago
  20. 8be1a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  21. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  22. 51a379d mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files by Jack Morgenstein · 16 years ago
  23. 5c40235 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  24. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  25. 7644264 mlx4_core: Improve error message when not enough UAR pages are available by Roland Dreier · 16 years ago
  26. 95d04f0 IB/mlx4: Add support for memory management extensions and local DMA L_Key by Roland Dreier · 16 years ago
  27. e4044cf mlx4_core: Keep free count for MTT buddy allocator by Roland Dreier · 16 years ago
  28. 899698d mlx4_code: Add missing FW status return code by Jack Morgenstein · 16 years ago
  29. 51f5f0e mlx4_core: Add module parameter to enable QoS support by Jack Morgenstein · 16 years ago
  30. 2d92865 mlx4_core: Use MOD_STAT_CFG command to get minimal page size by Vladimir Sokolovsky · 16 years ago
  31. 521e575 IB/mlx4: Add support for blocking multicast loopback packets by Ron Livne · 16 years ago
  32. c5057dd mlx4_core: Support creation of FMRs with pages smaller than 4K by Oren Duer · 16 years ago
  33. bbdc282 mlx4_core: Avoid recycling old FMR R_Keys too soon by Olaf Kirch · 16 years ago
  34. e463c7b mlx4_core: Add a way to set the "collapsed" CQ flag by Yevgeny Petrilin · 16 years ago
  35. ed4d3c1 mlx4_core: Add helper to move QP to ready-to-send by Yevgeny Petrilin · 16 years ago
  36. 38ae6a5 mlx4_core: Add HW queues allocation helpers by Yevgeny Petrilin · 16 years ago
  37. f5b3a09 mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQ by Vladimir Sokolovsky · 16 years ago
  38. 6296883 mlx4_core: Move kernel doorbell management into core by Yevgeny Petrilin · 16 years ago
  39. 4ff08a7 IB/mlx4: Fix incorrect comment by Eli Cohen · 16 years ago
  40. 4dc51b3 IB/mlx4: Fix race when detaching a QP from a multicast group by Eli Cohen · 16 years ago
  41. bbf8eed1 IB/mlx4: Add support for resizing CQs by Vladimir Sokolovsky · 16 years ago
  42. 3fdcb97 IB/mlx4: Add support for modifying CQ moderation parameters by Eli Cohen · 16 years ago
  43. 9b1f385 mlx4_core: Increase max number of QPs to 128K by Jack Morgenstein · 16 years ago
  44. b832be1 IB/mlx4: Add IPoIB LSO support by Eli Cohen · 16 years ago
  45. 8ff095e IB/mlx4: Add IPoIB checksum offload support by Eli Cohen · 16 years ago
  46. 37608ee mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums by Roland Dreier · 16 years ago
  47. ca28121 mlx4_core: Move opening brace of function onto a new line by Roland Dreier · 16 years ago
  48. 11e75a7 mlx4_core: Move table_find from fmr_alloc to fmr_enable by Jack Morgenstein · 16 years ago
  49. 29c2711 mlx4_core: Fix build break (missing include) by Olof Johansson · 16 years ago
  50. b57aacf mlx4_core: Clean up struct mlx4_buf by Roland Dreier · 16 years ago
  51. 313abe5 mlx4_core: For 64-bit systems, vmap() kernel queue buffers by Jack Morgenstein · 16 years ago
  52. f33afc2 IB: Avoid marking __devinitdata as const by Roland Dreier · 16 years ago
  53. 893da75 mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() by Jack Morgenstein · 16 years ago
  54. e8f9b2e mlx4_core: Fix more section mismatches by Roland Dreier · 16 years ago
  55. 5920869 mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP by Jack Morgenstein · 17 years ago
  56. 9ed87fd mlx4_core: Fix state check in mlx4_qp_modify() by Jack Morgenstein · 17 years ago
  57. e383d19 mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free) by Jack Morgenstein · 17 years ago
  58. 3bba11e mlx4_core: Fix possible bad free in mlx4_buf_free() by Ali Ayoub · 17 years ago
  59. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  60. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  61. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  62. 77109cc mlx4_core: Increase command timeout for INIT_HCA to 10 seconds by Jack Morgenstein · 17 years ago
  63. b027cac mlx4_core: Fix infinite loop on device initialization by Roland Dreier · 17 years ago
  64. 3d73c28 mlx4_core: Fix section mismatches by Roland Dreier · 17 years ago
  65. 2e61c64 mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled up by Roland Dreier · 17 years ago
  66. e57ac0c mlx4_core: Increase max number of QPs per multicast group to 56 by Jack Morgenstein · 17 years ago
  67. 8ad11fb IB/mlx4: Implement FMRs by Jack Morgenstein · 17 years ago
  68. d7bb58f mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command by Jack Morgenstein · 17 years ago
  69. 121964e mlx4_core: Fix meaning of dev->caps.reserved_mtts by Roland Dreier · 17 years ago
  70. cf78237 mlx4_core: Reserve the correct number of MTT segments by Roland Dreier · 17 years ago
  71. 5b0bf5e mlx4_core: Support ICM tables in coherent memory by Jack Morgenstein · 17 years ago
  72. cd9281d IB/mlx4: Display misc device information under /sys/class/infiniband/ by Jack Morgenstein · 17 years ago
  73. ea98054 mlx4_core: Change capability decoding: SRC->XRC by Roland Dreier · 17 years ago
  74. d7dc3cc IB/mlx4: Fix up SRQ limit_watermark endianness by Roland Dreier · 17 years ago
  75. 08fb105 mlx4_core: Enable MSI-X by default by Michael S. Tsirkin · 17 years ago
  76. eaf559b mlx4_core: Don't free special QPs in QP number bitmap by Roland Dreier · 17 years ago
  77. 36ce10d mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECS by Dotan Barak · 17 years ago
  78. 947b2a8 mlx4_core: Wait 1 second after reset before accessing device by Eli Cohen · 17 years ago
  79. 0172e2e mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow by Jack Morgenstein · 17 years ago
  80. 0981582 mlx4_core: Change command token on timeout by Roland Dreier · 17 years ago
  81. c9f2ba5 IB/mlx4: Increase max outstanding RDMA reads as target by Jack Morgenstein · 17 years ago
  82. ee49bd9 mlx4_core: Reset device when internal error is detected by Jack Morgenstein · 17 years ago
  83. 65541cb IB/mlx4: Implement query SRQ by Jack Morgenstein · 17 years ago
  84. 6a775e2 IB/mlx4: Implement query QP by Jack Morgenstein · 17 years ago
  85. 149983af mlx4_core: Get the maximum message size from reported device capabilities by Dotan Barak · 17 years ago
  86. 525f5f4 mlx4_core: Include linux/mutex.h from mlx4.h by Michael S. Tsirkin · 17 years ago
  87. 287aa83 drivers/net: fix comparisons of unsigned < 0 by Bill Nottingham · 17 years ago
  88. 786f238 mlx4_core: Add new Mellanox device IDs by Jack Morgenstein · 17 years ago
  89. 5ae2a7a IB/mlx4: Handle FW command interface rev 3 by Roland Dreier · 17 years ago
  90. 0e6e741 IB/mlx4: Handle new FW requirement for send request prefetching by Roland Dreier · 17 years ago
  91. b2d9308 mlx4_core: Don't set MTT address in dMPT entries with PA set by Jack Morgenstein · 17 years ago
  92. fe40900 mlx4_core: Check firmware command interface revision by Roland Dreier · 17 years ago
  93. 3e1db33 IB/mthca, mlx4_core: Fix typo in comment by Roland Dreier · 17 years ago
  94. 2c5cb23 mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id by Roland Dreier · 17 years ago
  95. b581401 mlx4_core: Initialize ctx_list and ctx_lock earlier by Roland Dreier · 17 years ago
  96. 09360d5 mlx4_core: Fix CQ context layout by Eli Cohen · 17 years ago
  97. a2cb4a9 IB/mlx4: Fix last allocated object tracking in bitmap allocator by Roland Dreier · 17 years ago
  98. 23c15c2 mlx4_core: Fix array overrun in dump_dev_cap_flags() by Roland Dreier · 17 years ago
  99. 9cbe05c missing includes in mlx4 by Al Viro · 17 years ago
  100. de7860c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago