1. bf1bac5 net/mlx4_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
  2. 43c816c net/mlx4_core: Cache line EQE size support by Ido Shamay · 10 years ago
  3. 35f6f45 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map by Amir Vadai · 11 years ago
  4. 96b2e73 Revert "net/mlx4_en: Use affinity hint" by David S. Miller · 11 years ago
  5. 70a640d net/mlx4_en: Use affinity hint by Yuval Atias · 11 years ago
  6. 2eacc23 net/mlx4_core: Enforce irq affinity changes immediatly by Yuval Atias · 11 years ago
  7. 1a91de2 mellanox: Logging message cleanups by Joe Perches · 11 years ago
  8. 449fc48 net/mlx4: Adapt code for N-Port VF by Matan Barak · 11 years ago
  9. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  10. 7c6d74d mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTs by Jack Morgenstein · 11 years ago
  11. 571b8b9 net/mlx4_core: Initialize all mailbox buffers to zero before use by Jack Morgenstein · 11 years ago
  12. fe6f700 net/mlx4_core: Respond to operation request by firmware by Yevgeny Petrilin · 12 years ago
  13. 948e306 net/mlx4: Add VF link state support by Rony Efraim · 12 years ago
  14. e0debf9 mlx4_core: Reduce warning message for SRQ_LIMIT event to debug level by Jack Morgenstein · 12 years ago
  15. c101c81 net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper by Moshe Lazer · 12 years ago
  16. f132c54 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  17. 311f813 mlx4_core: Fix potential deadlock in mlx4_eq_int() by Jack Morgenstein · 12 years ago
  18. 08ff323 mlx4: 64-byte CQE/EQE support by Or Gerlitz · 12 years ago
  19. b3834be various: Fix spelling of "asynchronous" in comments. by Adam Buchbinder · 12 years ago
  20. e657e07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  21. bfc0d8c net/mlx4_core: Unmap UAR also in the case of error flow by Dotan Barak · 12 years ago
  22. 3cf164c mlx4_core: Remove annoying debug messages from SR-IOV flow by Or Gerlitz · 12 years ago
  23. 992e8e6e IB/mlx4: Miscellaneous adjustments for SR-IOV IB support by Jack Morgenstein · 13 years ago
  24. 993c401 mlx4_core: Add IB port-state machine and port mgmt event propagation by Jack Morgenstein · 13 years ago
  25. 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  26. d9236c3 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq by Amir Vadai · 13 years ago
  27. 00f5ce9 mlx4: Use port management change event instead of smp_snoop by Jack Morgenstein · 13 years ago
  28. 30f7c73 net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int by Jack Morgenstein · 13 years ago
  29. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  30. 5984be9 mlx4_core: Report thermal error events by Jack Morgenstein · 13 years ago
  31. 730c41d mlx4: Replacing pool_lock with mutex by Yevgeny Petrilin · 13 years ago
  32. 758ff23 mlx4: Fix kcalloc parameters swapped by Axel Lin · 13 years ago
  33. 803143f mlx4_core: map async events to arbitrary slave eqs by Marcel Apfelbaum · 13 years ago
  34. eb41049 mlx4_core: removed function index from vf. by Marcel Apfelbaum · 13 years ago
  35. c82e9aa mlx4_core: resource tracking for HCA resources used by guests by Eli Cohen · 13 years ago
  36. acba242 mlx4_core: Add wrapper functions and comm channel and slave event support to EQs by Jack Morgenstein · 13 years ago
  37. f9baff5 mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) by Jack Morgenstein · 13 years ago
  38. 623ed84 mlx4_core: initial header-file changes for SRIOV support by Jack Morgenstein · 13 years ago
  39. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  40. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  41. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  42. 5a2cc19 mlx4: Move the Mellanox driver by Jeff Kirsher · 14 years ago[Renamed from drivers/net/mlx4/eq.c]
  43. c379474 mlx4: Fixing bad size of event queue buffer by Yevgeny Petrilin · 14 years ago
  44. 0b7ca5a mlx4: Changing interrupt scheme by Yevgeny Petrilin · 14 years ago
  45. e7c1c2c4 mlx4_en: Added self diagnostics test implementation by Yevgeny Petrilin · 15 years ago
  46. 0a645e8 drivers/net/mlx4: Use %pV, pr_<level>, printk_once by Joe Perches · 15 years ago
  47. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 15 years ago
  48. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 15 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  50. f5f5951 mlx4_core: Distinguish multiple devices in /proc/interrupts by Arputham Benjamin · 15 years ago
  51. fa0681d mlx4_core: Allocate and map sufficient ICM memory for EQ context by Roland Dreier · 15 years ago
  52. ff149b2 mlx4_core: Remove unnecessary includes of <linux/init.h> by Roland Dreier · 15 years ago
  53. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  54. d1fdf24 mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 16 years ago
  55. a5b19b6 mlx4: FIX error flow when initializing EQ table by Yevgeny Petrilin · 16 years ago
  56. 27bf91d mlx4_core: Add link type autosensing by Yevgeny Petrilin · 16 years ago
  57. f5eda57 mlx4_core: Delete incorrect comment by Roland Dreier · 16 years ago
  58. b8dd786 mlx4_core: Add support for multiple completion event vectors by Yevgeny Petrilin · 16 years ago
  59. 93fc9e1 mlx4_core: Support multiple pre-reserved QP regions by Yevgeny Petrilin · 16 years ago
  60. 8be1a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  61. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 17 years ago
  62. 51a379d mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files by Jack Morgenstein · 17 years ago
  63. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 17 years ago
  64. 37608ee mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums by Roland Dreier · 17 years ago
  65. 3d73c28 mlx4_core: Fix section mismatches by Roland Dreier · 17 years ago
  66. ee49bd9 mlx4_core: Reset device when internal error is detected by Jack Morgenstein · 18 years ago
  67. 2c5cb23 mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id by Roland Dreier · 18 years ago
  68. 9cbe05c missing includes in mlx4 by Al Viro · 18 years ago
  69. 4093785 mlx4: don't use deprecated IRQ flags by Andrew Morton · 18 years ago
  70. 225c7b1 IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters by Roland Dreier · 18 years ago