Age | Commit message (Expand) | Author | Files | Lines |
2021-08-18 | net/mlx4: Use ARRAY_SIZE to get an array's size | Jason Wang | 1 | -1/+1 |
2021-08-02 | net/mlx4: make the array states static const, makes object smaller | Colin Ian King | 1 | -1/+1 |
2018-05-23 | net/mlx4: Fix irq-unsafe spinlock usage | Jack Morgenstein | 1 | -2/+2 |
2018-01-15 | IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports | Jack Morgenstein | 1 | -0/+3 |
2017-10-22 | drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-09 | net/mlx4: Fix endianness issue in qp context params | Tariq Toukan | 1 | -1/+1 |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -19/+12 |
2017-09-03 | net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qps | Colin Ian King | 1 | -2/+3 |
2017-08-29 | net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap | Eran Ben Elisha | 1 | -16/+8 |
2017-08-16 | mlx4: sizeof style usage | stephen hemminger | 1 | -6/+6 |
2017-07-24 | (IB, net)/mlx4: Add resource utilization support | Moshe Shemesh | 1 | -2/+3 |
2017-07-17 | {net, IB}/mlx4: Remove gfp flags argument | Leon Romanovsky | 1 | -10/+10 |
2017-06-05 | net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo... | Ido Shamay | 1 | -0/+6 |
2017-06-04 | net/mlx4: Fix the check in attaching steering rules | Talat Batheesh | 1 | -0/+13 |
2017-02-23 | net/mlx4: Change ENOTSUPP to EOPNOTSUPP | Or Gerlitz | 1 | -1/+1 |
2016-01-19 | net/mlx4_core: Add support for RoCE v2 entropy | Moni Shoua | 1 | -0/+26 |
2015-11-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -1/+18 |
2015-10-21 | net/mlx4_core: Add support for filtering multicast loopback | Maor Gottlieb | 1 | -1/+18 |
2015-10-09 | net/mlx4_core: Fix mailbox leak in error flow when performing update qp | Jack Morgenstein | 1 | -3/+3 |
2015-06-11 | net/mlx4: use swap() in mlx4_init_qp_table() | Fabian Frederick | 1 | -6/+3 |
2015-04-02 | net/mlx4: Added qos_vport QP configuration in VST mode | Ido Shamay | 1 | -0/+5 |
2015-03-18 | net/mlx4_core: Add basic support for QP max-rate limiting | Or Gerlitz | 1 | -0/+5 |
2015-03-02 | net/mlx4_core: Fix wrong mask and error flow for the update-qp command | Or Gerlitz | 1 | -1/+0 |
2015-02-04 | net/mlx4_core: Port aggregation upper layer interface | Moni Shoua | 1 | -0/+2 |
2014-12-11 | net/mlx4: Add support for A0 steering | Matan Barak | 1 | -2/+2 |
2014-12-11 | net/mlx4: Add A0 hybrid steering | Matan Barak | 1 | -16/+261 |
2014-12-11 | net/mlx4: Add a check if there are too many reserved QPs | Dotan Barak | 1 | -1/+7 |
2014-12-11 | net/mlx4: Change QP allocation scheme | Eugenia Emantayev | 1 | -5/+19 |
2014-09-10 | net/mlx4: Set vlan stripping policy by the right command | Matan Barak | 1 | -2/+10 |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -4/+3 |
2014-06-10 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -10/+10 |
2014-06-04 | mlx4_core: Fix GFP flags parameters to be gfp_t | Roland Dreier | 1 | -1/+1 |
2014-06-02 | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO | Jiri Kosina | 1 | -10/+10 |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+35 |
2014-05-16 | net/mlx4_core: Add UPDATE_QP SRIOV wrapper support | Matan Barak | 1 | -0/+35 |
2014-05-08 | mellanox: Logging message cleanups | Joe Perches | 1 | -4/+3 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-09 | mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ... | Jack Morgenstein | 1 | -1/+1 |
2013-11-04 | mlx4: Structures and init/teardown for VF resource quotas | Jack Morgenstein | 1 | -2/+1 |
2013-03-07 | net/mlx4_core: Fix endianness bug in set_param_l | Jack Morgenstein | 1 | -4/+4 |
2012-09-30 | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations | Jack Morgenstein | 1 | -20/+51 |
2012-09-30 | mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV mode | Jack Morgenstein | 1 | -4/+34 |
2012-09-30 | mlx4_core: Add proxy and tunnel QPs to the reserved QP area | Jack Morgenstein | 1 | -3/+26 |
2012-03-06 | mlx4_core: remove buggy sched_queue masking | Yevgeny Petrilin | 1 | -5/+0 |
2012-01-22 | mlx4_core: removed function index from vf. | Marcel Apfelbaum | 1 | -1/+1 |
2011-12-13 | mlx4_core: resource tracking for HCA resources used by guests | Eli Cohen | 1 | -4/+4 |
2011-12-13 | mlx4_core: qp modifications for SRIOV | Jack Morgenstein | 1 | -54/+181 |
2011-12-13 | mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) | Jack Morgenstein | 1 | -4/+7 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -0/+3 |