1. 5b263f5 mlx4_en: Byte Queue Limit support by Yevgeny Petrilin · 12 years ago
  2. e22979d mlx4_en: Moving to Interrupts for TX completions by Yevgeny Petrilin · 12 years ago
  3. a19a848 mlx4_en: Added Ethtool support for TX Interrupt coalescing by Yevgeny Petrilin · 12 years ago
  4. 43c880d drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.c by Paul Gortmaker · 12 years ago
  5. fd9071e net: Fix spelling typo in net by Masanari Iida · 12 years ago
  6. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. 109d244 net/mlx4_en: Set max rate-limit for a TC by Amir Vadai · 12 years ago
  8. 897d784 net/mlx4_en: sk_prio <=> UP for untagged traffic by Amir Vadai · 12 years ago
  9. 564c274 net/mlx4_en: DCB QoS support by Amir Vadai · 12 years ago
  10. e5395e9 net/mlx4_core: set port QoS attributes by Amir Vadai · 12 years ago
  11. 0e98b52 net/mlx4_en: Force user priority by QP attribute by Amir Vadai · 12 years ago
  12. 117980c mlx4: allocate just enough pages instead of always 4 pages by Thadeu Lima de Souza Cascardo · 12 years ago
  13. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  14. 58a3de0 mlx4_core: fix race on comm channel by Eugenia Emantayev · 12 years ago
  15. 42872c7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  16. db5a7a6 mlx4_core: Scale size of MTT table with system RAM by Roland Dreier · 12 years ago
  17. 096335b mlx4_core: Allow dynamic MTU configuration for IB ports by Or Gerlitz · 13 years ago
  18. 5984be9 mlx4_core: Report thermal error events by Jack Morgenstein · 12 years ago
  19. e10903b mlx4_core: Fix one more static exported function by Roland Dreier · 12 years ago
  20. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. dcf353b mlx4_core: fix bug in modify_cq wrapper for resize flow. by Jack Morgenstein · 12 years ago
  22. 8154c07 mlx4_core: Get rid of redundant ext_port_cap flags by Or Gerlitz · 12 years ago
  23. 66431a7 net/mlx4: defining functions as static by Yevgeny Petrilin · 12 years ago
  24. be6736b net/mlx4: remove unused functions by Yevgeny Petrilin · 12 years ago
  25. 9a9a232 net/mlx4: fixing sparse warnings for not declared, functions by Yevgeny Petrilin · 12 years ago
  26. 2ab573c net/mlx4: fixing sparse warnings when copying mac, address to gid entry by Yevgeny Petrilin · 12 years ago
  27. 39b2c4e net/mlx4: fix sparse warnings on wrong type for RSS keys by Yevgeny Petrilin · 12 years ago
  28. 966684d net/mlx4: fix sparse warnings on TX blue flame buffer by Or Gerlitz · 12 years ago
  29. 4ef2a43 net/mlx4: fix sparse warnings on TX control flags, endianess by Or Gerlitz · 12 years ago
  30. ebf8c9a net/mlx4_en: Saving mem access on data path by Yevgeny Petrilin · 12 years ago
  31. 1d4526e mlx4_core: remove buggy sched_queue masking by Yevgeny Petrilin · 12 years ago
  32. 18f973a mlx4_en: remove sparse errors by Eric Dumazet · 12 years ago
  33. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  34. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  35. 6221217 mlx4_en: dont change mac_header on xmit by Eric Dumazet · 12 years ago
  36. a5bbe89 mlx4: Enforce device max FMR maps in FMR alloc by Eli Cohen · 12 years ago
  37. b52b800 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  38. 1e0f03d mlx4_core: Fixing array indexes when setting port types by Yevgeny Petrilin · 12 years ago
  39. 22c8bff mlx4_core: Exported functions can't be static by Doug Ledford · 12 years ago
  40. 3d8f930 mlx4: Setting new port types after all interfaces unregistered by Yevgeny Petrilin · 12 years ago
  41. 730c41d mlx4: Replacing pool_lock with mutex by Yevgeny Petrilin · 12 years ago
  42. 3d74747 mlx4_core: Do not map BF area if capability is 0 by Jack Morgenstein · 12 years ago
  43. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  44. 9f5b6c6 mlx4: add unicast steering entries to resource_tracker by Eugenia Emantayev · 12 years ago
  45. 2531188 mlx4: fix QP tree trashing by Eugenia Emantayev · 12 years ago
  46. 75c6062 mlx4: fix buffer overrun by Eugenia Emantayev · 12 years ago
  47. eb40d89 mlx4: add unicast steering entries to resource_tracker by Eugenia Emantayev · 12 years ago
  48. f1f75f0 mlx4: attach multicast with correct flag by Eugenia Emantayev · 12 years ago
  49. de9b43d mlx4: remove redundant adding of steering type to gid by Eugenia Emantayev · 12 years ago
  50. deb8b3e mlx4: remove unnecessary variables and arguments by Eugenia Emantayev · 12 years ago
  51. 45b5136 mlx4: remove unused field high_prios by Eugenia Emantayev · 12 years ago
  52. 0ee9f1d mlx4: fix QP tree trashing by Eugenia Emantayev · 12 years ago
  53. 58a30d6 mlx4_core: fix buffer overrun by Eugenia Emantayev · 12 years ago
  54. 758ff23 mlx4: Fix kcalloc parameters swapped by Axel Lin · 12 years ago
  55. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  56. 7e2eb99 mlx4: fix DMA mapping leak when allocation fails by Thadeu Lima de Souza Cascardo · 12 years ago
  57. 68355f7 mlx4: allow device removal by fixing dma unmap size by Thadeu Lima de Souza Cascardo · 12 years ago
  58. 4c41b36 mlx4_core: use correct port for steering by Eugenia Emantayev · 12 years ago
  59. 4df9950 mlx4_core: use correct flag for unicast_promisc by Eugenia Emantayev · 12 years ago
  60. f08ad06 mlx4_core: fix memory leak at multi_func_cleanup by Eugenia Emantayev · 12 years ago
  61. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 12 years ago
  62. 8d9eb06 mlx4: Fix typo in cmd.c by Masanari Iida · 12 years ago
  63. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  64. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  65. 803143f mlx4_core: map async events to arbitrary slave eqs by Marcel Apfelbaum · 13 years ago
  66. 9fd7a1e mlx4_core: Fix mtt profile issue by Marcel Apfelbaum · 13 years ago
  67. eb41049 mlx4_core: removed function index from vf. by Marcel Apfelbaum · 13 years ago
  68. 93ece0c mlx4_en: eth statistics modification by Eugenia Emantayev · 13 years ago
  69. 35fb9af mlx4: VF is not allowed to perform dump stats by Eugenia Emantayev · 13 years ago
  70. b477ba6 mlx4_en: clear all eth statistics when port goes up by Eugenia Emantayev · 13 years ago
  71. 93d3e36 mlx4_en: set number of rx rings used by RSS using ethtool by Yevgeny Petrilin · 13 years ago
  72. 1c015b3 mlx4_core: Elaborating limitation on VF port options by Yevgeny Petrilin · 13 years ago
  73. 1e27ca6 mlx4_core: fix mtt range deallocation by Marcel Apfelbaum · 13 years ago
  74. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  75. cd3109d mlx4_en: nullify cq->vector field when closing completion queue by Yevgeny Petrilin · 13 years ago
  76. 95f56e7 mlx4_core: limiting VF port options by Yevgeny Petrilin · 13 years ago
  77. 46c4674 mlx4_core: using array index for sense_allowed by Yevgeny Petrilin · 13 years ago
  78. e143a1a mlx4: Add missing include of linux/slab.h by Axel Lin · 13 years ago
  79. 89efea2 mlx4_en: FIX: Setting default_qpn before using it by Yevgeny Petrilin · 13 years ago
  80. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  81. 72be84f mlx4: Fixing wrong error codes in communication channel by Yevgeny Petrilin · 13 years ago
  82. 996b054 mlx4: not using spin_lock_irq when getting vf by resource. by Yevgeny Petrilin · 13 years ago
  83. 0e03567 mlx4_en: nullify cached multicast address list after cleanup by Alexander Guller · 13 years ago
  84. 8d0fc7b mlx4_core: Changing link sensing logic by Yevgeny Petrilin · 13 years ago
  85. 58a6016 mlx4: capability for link sensing by Yevgeny Petrilin · 13 years ago
  86. cb9ffb7 mlx4: Fix compile error when driver is comiled-in by Joerg Roedel · 13 years ago
  87. 6edf91d mlx4_en: updated driver version to 2.0 by Yevgeny Petrilin · 13 years ago
  88. 7d4b6bc mlx4_core: updated driver version to 1.1 by Yevgeny Petrilin · 13 years ago
  89. ab9c17a mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet by Jack Morgenstein · 13 years ago
  90. d81c718 mlx4_core: adjust catas operation for SRIOV mode by Jack Morgenstein · 13 years ago
  91. 2b8fb28 mlx4_core: mtts resources units changed to offset by Marcel Apfelbaum · 13 years ago
  92. 5b4c4d3 mlx4_en: Allow communication between functions on same host by Eugenia Emantayev · 13 years ago
  93. ffe455a mlx4: Ethernet port management modifications by Eugenia Emantayev · 13 years ago
  94. 0ec2c0f mlx4: Traffic steering management support for SRIOV by Eugenia Emantayev · 13 years ago
  95. c82e9aa mlx4_core: resource tracking for HCA resources used by guests by Eli Cohen · 13 years ago
  96. acba242 mlx4_core: Add wrapper functions and comm channel and slave event support to EQs by Jack Morgenstein · 13 years ago
  97. ea51b37 mlx4_core: mtt modifications for SRIOV by Jack Morgenstein · 13 years ago
  98. d723338 mlx4_core: cq modifications for SRIOV by Jack Morgenstein · 13 years ago
  99. fe9a260 mlx4_core: qp modifications for SRIOV by Jack Morgenstein · 13 years ago
  100. 3ec65b2 mlx4_core: srq modifications for SRIOV by Jack Morgenstein · 13 years ago