1. 35e455f net/mlx4_en: Hardware accelerated 802.1ad works only on the first port by Amir Vadai · 9 years ago
  2. e38af4f net/mlx4_en: Add support for hardware accelerated 802.1ad vlan by Hadar Hen Zion · 9 years ago
  3. e802f8e net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support by Hadar Hen Zion · 9 years ago
  4. 7c509a4 net/mlx4_en: Prepare ethtool private flags to support more flags by Hadar Hen Zion · 9 years ago
  5. 77fc29c net/mlx4_core: Preparations for 802.1ad VLAN support by Hadar Hen Zion · 9 years ago
  6. 0beb44b net/mlx4_core: Add extra check for total vfs for SRIOV by Carol Soto · 9 years ago
  7. 0a6d424 mlx4: TCP/UDP packets have L4 hash by Eric Dumazet · 9 years ago
  8. 7254acf mlx4: Disable HA for SRIOV PF RoCE devices by Or Gerlitz · 9 years ago
  9. 79a2585 net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled by Ido Shamay · 9 years ago
  10. 488a9b4 net/mlx4_en: Wake TX queues only when there's enough room by Ido Shamay · 9 years ago
  11. 0eb0851 net/mlx4_en: Release TX QP when destroying TX ring by Eran Ben Elisha · 9 years ago
  12. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  13. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. f1a3bad net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device by Eran Ben Elisha · 9 years ago
  15. 9a2abf5 net/mlx4_en: Fix off-by-four in ethtool by Eran Ben Elisha · 9 years ago
  16. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  17. 62a8905 net/mlx4_en: Support ndo_get_vf_stats by Eran Ben Elisha · 9 years ago
  18. b42de4d net/mlx4_en: Show PF own statistics via ethtool by Eran Ben Elisha · 9 years ago
  19. 9616982 net/mlx4_core: Add helper to query counters by Eran Ben Elisha · 9 years ago
  20. 6de5f7f net/mlx4_core: Allocate default counter per port by Eran Ben Elisha · 9 years ago
  21. 6823024 net/mlx4_core: Add port attribute when tracking counters by Eran Ben Elisha · 9 years ago
  22. 9de92c6 net/mlx4_core: Adjust counter grant policy in the resource tracker by Eran Ben Elisha · 9 years ago
  23. 2632d18 net/mlx4_core: Remove counters table allocation from VF flow by Eran Ben Elisha · 9 years ago
  24. 47d8417 net/mlx4_core: Add sink counter by Eran Ben Elisha · 9 years ago
  25. b72ca7e net/mlx4_core: Reset counters data when freed by Eran Ben Elisha · 9 years ago
  26. efa6bc9 net/mlx4_core: Check before cleaning counters bitmap by Eran Ben Elisha · 9 years ago
  27. ac0a72a net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configuration by Or Gerlitz · 9 years ago
  28. 52033cf IB/mlx4: Add mmap call to map the hardware clock by Matan Barak · 9 years ago
  29. e55898a net/mlx4_core: use swap() in mlx4_make_profile() by Fabian Frederick · 9 years ago
  30. 2df1caf net/mlx4: use swap() in mlx4_init_qp_table() by Fabian Frederick · 9 years ago
  31. 613d8c1 net/mlx4_core: fix typo in mlx4_set_vf_mac by Carol Soto · 9 years ago
  32. ed3d227 net/mlx4_core: need to call close fw if alloc icm is called twice by Carol Soto · 9 years ago
  33. 5114a04 net/mlx4_core: double free of dev_vfs by Carol L Soto · 9 years ago
  34. db9777e net/mlx4_core: Fix build failure introduced by the EQ pool changes by Or Gerlitz · 9 years ago
  35. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  36. 6d90aa5 net/mlx4_core: Make sure there are no pending async events when freeing CQ by Matan Barak · 9 years ago
  37. de16180 net/mlx4_core: Move affinity hints to mlx4_core ownership by Ido Shamay · 9 years ago
  38. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 9 years ago
  39. 4856413 net/mlx4_core: Demote simple multicast and broadcast flow steering rules by Matan Barak · 9 years ago
  40. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  41. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  42. f4ecf29 mlx4_core: Fix fallback from MSI-X to INTx by Benjamin Poirier · 9 years ago
  43. be9b9ec net/mlx4_core: Enable single ported IB VFs by Or Gerlitz · 9 years ago
  44. e5dfbf9 net/mlx4_core: Adjust the schedule queue port in reset-to-init too by Or Gerlitz · 9 years ago
  45. f40e99e net/mlx4_core: Adjust the schedule queue port for single ported IB VFs by Or Gerlitz · 9 years ago
  46. 74d4943 net/mlx4_core: Modify port values when generting EQEs for VFs by Or Gerlitz · 9 years ago
  47. 7c35ef4 net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical by Or Gerlitz · 9 years ago
  48. c1c52db net/mlx4: Avoid 'may be used uninitialized' warnings by Bjorn Helgaas · 9 years ago
  49. 2d3c739 net/mlx4_core: Work properly with EQ numbers > 256 in SRIOV by Yishai Hadas · 9 years ago
  50. cae06338 net/mlx4_en: Fix off-by-one in counters manipulation by Eran Ben Elisha · 9 years ago
  51. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 9 years ago
  52. 17d5ceb net/mlx4_core: Fix unaligned accesses by David Ahern · 9 years ago
  53. f94813f mlx4_en: Use correct loop cursor in error path. by Benjamin Poirier · 9 years ago
  54. 42eab00 mlx4: Fix tx ring affinity_mask creation by Benjamin Poirier · 9 years ago
  55. 2decb26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  56. b370690 net/mlx4_en: Prevent setting invalid RSS hash function by Amir Vadai · 9 years ago
  57. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  58. fab9adf net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP by Eran Ben Elisha · 9 years ago
  59. e9a7ff3 net/mlx4_core: Return the admin alias GUID upon host view request by Yishai Hadas · 10 years ago
  60. a0667a8 net/mlx4_core: Raise slave shutdown event upon FLR by Yishai Hadas · 10 years ago
  61. fb517a4 net/mlx4_core: Set initial admin GUIDs for VFs by Yishai Hadas · 10 years ago
  62. 773af94 net/mlx4_core: Manage alias GUID per VF by Yishai Hadas · 10 years ago
  63. 12b3375 mlx4/mlx5: Use dma_wmb/rmb where appropriate by Alexander Duyck · 9 years ago
  64. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. fde913e net/mlx4_core: Fix error message deprecation for ConnectX-2 cards by Jack Morgenstein · 9 years ago
  66. 78500b8 net/mlx4_en: Add RX-ALL support by Muhammad Mahajna · 9 years ago
  67. f0df350 net/mlx4_en: Add RX-FCS support by Muhammad Mahajna · 9 years ago
  68. 51af33c net/mlx4_en: Add interface identify support by Ido Shamay · 9 years ago
  69. a130b59 net/mlx4: Add SET_PORT opcode modifiers enumeration by Ido Shamay · 9 years ago
  70. 38438f7 net/mlx4: Set enhanced QoS support by default when ETS supported by Ido Shamay · 9 years ago
  71. 3742cc6 net/mlx4: Warn users of depracated QoS Firmware by Ido Shamay · 9 years ago
  72. cda373f net/mlx4_en: Enable TX rate limit per VF by Ido Shamay · 9 years ago
  73. 08068cd net/mlx4: Added qos_vport QP configuration in VST mode by Ido Shamay · 9 years ago
  74. 666672d net/mlx4: Allocate VPPs for each port on PF init by Ido Shamay · 9 years ago
  75. d019fcb net/mlx4: Query device for QoS per VF support by Ido Shamay · 9 years ago
  76. 1c29146 net/mlx4: Add mlx4_SET_VPORT_QOS implementation by Ido Shamay · 9 years ago
  77. 7e95bb9 net/mlx4: Add mlx4_ALLOCATE_VPP implementation by Ido Shamay · 9 years ago
  78. 12a889c net/mlx4: New file for QoS related firmware commands by Ido Shamay · 9 years ago
  79. 4abccb6 net/mlx4: Aesthetic code changes in multi_func_init by Ido Shamay · 9 years ago
  80. fccea64 net/mlx4: Make mlx4_is_eth visible inline funcion by Ido Shamay · 9 years ago
  81. 241a08c net/mlx4_en: Change loopback only upon feature change by Ido Shamay · 9 years ago
  82. 802f42a net/mlx4: Add RSS support for fragmented IP datagrams by Ido Shamay · 9 years ago
  83. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  84. f75419c ptp: mlx4: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  85. a3333b3 net/mlx4_en: Moderate ethtool callback to show more statistics by Eran Ben Elisha · 9 years ago
  86. 0b13156 net/mlx4_en: Add Flow control statistics display via ethtool by Matan Barak · 9 years ago
  87. 3da8a36 net/mlx4_en: Protect access to the statistics bitmap by Eran Ben Elisha · 9 years ago
  88. 6fcd273 net/mlx4_en: Support general selective view of ethtool statistics by Eran Ben Elisha · 9 years ago
  89. ffa88f3 net/mlx4_en: Move statistics bitmap setting to the Ethernet driver by Eran Ben Elisha · 9 years ago
  90. b4b6e84 net/mlx4_en: Create new header file for all statistics info by Eran Ben Elisha · 9 years ago
  91. 66f24a7 net/mlx4_en: Fix port counters statistics bitmask by Eran Ben Elisha · 9 years ago
  92. e394b80 ptp: mlx4: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  93. 8cb65d0 net: Move check for multiple vlans to drivers by Toshiaki Makita · 9 years ago
  94. bffb023 net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex by Jack Morgenstein · 9 years ago
  95. e5eda89 net/mlx4_en: Call register_netdevice in the proper location by Ido Shamay · 9 years ago
  96. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  97. de1cf8a net/mlx4_en: mlx4_en_set_tx_maxrate() can be static by Wu Fengguang · 10 years ago
  98. 39de961 net/mlx4_en: Set statistics bitmap at port init by Eran Ben Elisha · 10 years ago
  99. a16f356 net/mlx4_en: Fix off-by-one in ethtool statistics display by Eran Ben Elisha · 10 years ago
  100. c10e4fc net/mlx4_en: Add tx queue maxrate support by Or Gerlitz · 10 years ago