1. 9fd7a1e mlx4_core: Fix mtt profile issue by Marcel Apfelbaum · 13 years ago
  2. eb41049 mlx4_core: removed function index from vf. by Marcel Apfelbaum · 13 years ago
  3. 46c4674 mlx4_core: using array index for sense_allowed by Yevgeny Petrilin · 13 years ago
  4. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  5. 8d0fc7b mlx4_core: Changing link sensing logic by Yevgeny Petrilin · 13 years ago
  6. 58a6016 mlx4: capability for link sensing by Yevgeny Petrilin · 13 years ago
  7. ab9c17a mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet by Jack Morgenstein · 13 years ago
  8. 2b8fb28 mlx4_core: mtts resources units changed to offset by Marcel Apfelbaum · 13 years ago
  9. 0ec2c0f mlx4: Traffic steering management support for SRIOV by Eugenia Emantayev · 13 years ago
  10. 65dab25 mlx4: Extanding port_mask functionality by Jack Morgenstein · 13 years ago
  11. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  12. 5a2cc19 mlx4: Move the Mellanox driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/mlx4/main.c]
  13. 06fa0a8 mlx4: Fixing Ethernet unicast packet steering by Yevgeny Petrilin · 13 years ago
  14. ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  15. f2a3f6a mlx4_core: Add network flow counters by Or Gerlitz · 13 years ago
  16. ccf8632 mlx4_core: Read extended capabilities into the flags field by Or Gerlitz · 13 years ago
  17. aca7a3a mlx4: use pci_dev->revision by Sergei Shtylyov · 13 years ago
  18. ab6dc30 mlx4: Sensing link type at device initialization by Yevgeny Petrilin · 13 years ago
  19. 00a2470 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  20. c1b43dc mlx4: Add blue flame support for kernel consumers by Eli Cohen · 13 years ago
  21. b12d93d mlx4: Add support for promiscuous mode in the new steering model. by Yevgeny Petrilin · 13 years ago
  22. 0345584 mlx4: generalization of multicast steering. by Yevgeny Petrilin · 13 years ago
  23. 725c899 mlx4_en: Reporting HW revision in ethtool -i by Yevgeny Petrilin · 13 years ago
  24. 14c07b1 mlx4: Wake on LAN support by Yevgeny Petrilin · 13 years ago
  25. 0b7ca5a mlx4: Changing interrupt scheme by Yevgeny Petrilin · 13 years ago
  26. 7f9e5c48 IB: Increase DMA max_segment_size on Mellanox hardware by David Dillow · 14 years ago
  27. 31dd272 mlx4_core: Add ConnectX-3 device IDs by Yevgeny Petrilin · 14 years ago
  28. 4979d18 mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) by Roland Dreier · 14 years ago
  29. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  30. 0498628 mlx4_core: Allow log_mtts_per_seg up to 7 by Eli Cohen · 14 years ago
  31. 0533943 mlx4_en: UDP RSS support by Yevgeny Petrilin · 14 years ago
  32. 7699517 mlx4_en: Fixing report in Ethtool get_settings by Yevgeny Petrilin · 14 years ago
  33. e7c1c2c4 mlx4_en: Added self diagnostics test implementation by Yevgeny Petrilin · 14 years ago
  34. 0a645e8 drivers/net/mlx4: Use %pV, pr_<level>, printk_once by Joe Perches · 14 years ago
  35. 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
  36. 3691c96 sysfs: fix sysfs lockdep warning in mlx4 code by Greg Kroah-Hartman · 14 years ago
  37. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  39. b4f7726 mlx4_core: Fix cleanup in __mlx4_init_one() error path by Eli Cohen · 15 years ago
  40. 06c3aa5 mlx4_core: Add a new supported 40 GigE device ID by Eli Cohen · 15 years ago
  41. e76d0b6 mlx4_core: Add 40GigE device ID by Yevgeny Petrilin · 15 years ago
  42. 1af92e2 mlx4_core: Avoid double free_icms by Yevgeny Petrilin · 15 years ago
  43. fa0681d mlx4_core: Allocate and map sufficient ICM memory for EQ context by Roland Dreier · 15 years ago
  44. a01df0f mlx4_core: Use pci_request_regions() by Roland Dreier · 15 years ago
  45. 92bd3bb mlx4_core: Add new ConnectX EN PCI ID 0x6764 by Yevgeny Petrilin · 15 years ago
  46. cc4ac2e mlx4_core: Handle multi-physical function devices by Yevgeny Petrilin · 15 years ago
  47. ab6bf42 mlx4_core: Add module parameter for number of MTTs per segment by Eli Cohen · 15 years ago
  48. 5bf0da7 mlx4_core: Fix memory leak in mlx4_enable_msi_x() by Nicolas Morey-Chaisemartin · 15 years ago
  49. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  50. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  51. 27bf91d mlx4_core: Add link type autosensing by Yevgeny Petrilin · 15 years ago
  52. 085343b mlx4_core: Add device IDs for MT25458 10GigE devices by Jack Morgenstein · 15 years ago
  53. 70cb925 mlx4_core: Fix warning from min() by Roland Dreier · 16 years ago
  54. b8dd786 mlx4_core: Add support for multiple completion event vectors by Yevgeny Petrilin · 16 years ago
  55. 9a5aa62 mlx4_core: Save/restore default port IB capability mask by Jack Morgenstein · 16 years ago
  56. 57893d1 mlx4_core: Add Ethernet PCI device IDs by Yevgeny Petrilin · 16 years ago
  57. 7ff93f8 mlx4_core: Multiple port type support by Yevgeny Petrilin · 16 years ago
  58. 2a2336f mlx4_core: Ethernet MAC/VLAN management by Yevgeny Petrilin · 16 years ago
  59. b79acb4 mlx4_core: Get ethernet MTU and default address from firmware by Yevgeny Petrilin · 16 years ago
  60. 93fc9e1 mlx4_core: Support multiple pre-reserved QP regions by Yevgeny Petrilin · 16 years ago
  61. 51a379d mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files by Jack Morgenstein · 16 years ago
  62. 95d04f0 IB/mlx4: Add support for memory management extensions and local DMA L_Key by Roland Dreier · 16 years ago
  63. 2d92865 mlx4_core: Use MOD_STAT_CFG command to get minimal page size by Vladimir Sokolovsky · 16 years ago
  64. 6296883 mlx4_core: Move kernel doorbell management into core by Yevgeny Petrilin · 16 years ago
  65. 4ff08a7 IB/mlx4: Fix incorrect comment by Eli Cohen · 16 years ago
  66. 9b1f385 mlx4_core: Increase max number of QPs to 128K by Jack Morgenstein · 16 years ago
  67. b832be1 IB/mlx4: Add IPoIB LSO support by Eli Cohen · 16 years ago
  68. f33afc2 IB: Avoid marking __devinitdata as const by Roland Dreier · 16 years ago
  69. 893da75 mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() by Jack Morgenstein · 17 years ago
  70. e8f9b2e mlx4_core: Fix more section mismatches by Roland Dreier · 16 years ago
  71. b027cac mlx4_core: Fix infinite loop on device initialization by Roland Dreier · 17 years ago
  72. 3d73c28 mlx4_core: Fix section mismatches by Roland Dreier · 17 years ago
  73. d7bb58f mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command by Jack Morgenstein · 17 years ago
  74. 121964e mlx4_core: Fix meaning of dev->caps.reserved_mtts by Roland Dreier · 17 years ago
  75. 5b0bf5e mlx4_core: Support ICM tables in coherent memory by Jack Morgenstein · 17 years ago
  76. cd9281d IB/mlx4: Display misc device information under /sys/class/infiniband/ by Jack Morgenstein · 17 years ago
  77. 08fb105 mlx4_core: Enable MSI-X by default by Michael S. Tsirkin · 17 years ago
  78. c9f2ba5 IB/mlx4: Increase max outstanding RDMA reads as target by Jack Morgenstein · 17 years ago
  79. ee49bd9 mlx4_core: Reset device when internal error is detected by Jack Morgenstein · 17 years ago
  80. 149983af mlx4_core: Get the maximum message size from reported device capabilities by Dotan Barak · 17 years ago
  81. 786f238 mlx4_core: Add new Mellanox device IDs by Jack Morgenstein · 17 years ago
  82. 5ae2a7a IB/mlx4: Handle FW command interface rev 3 by Roland Dreier · 17 years ago
  83. b581401 mlx4_core: Initialize ctx_list and ctx_lock earlier by Roland Dreier · 17 years ago
  84. 20eebcf mlx4_core: Remove unused doorbell_lock by Roland Dreier · 17 years ago
  85. 225c7b1 IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters by Roland Dreier · 17 years ago