summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)AuthorFilesLines
2020-01-09IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit1-4/+5
2019-12-17mlx4: Use snprintf instead of complicated strcpyQian Cai1-8/+4
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang1-2/+2
2019-06-22infiniband: fix race condition between infiniband mlx4, mlx5 driver and core ...Ajay Kaher1-1/+3
2019-04-20IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein1-1/+1
2019-04-05IB/mlx4: Increase the timeout for CM cacheHåkon Bugge1-1/+1
2018-10-04IB/mlx4: Test port number before querying type.Tarick Bedeir1-1/+1
2018-08-24IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet1-2/+5
2018-07-03RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky1-1/+0
2018-07-03IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein1-8/+42
2018-05-30IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M1-2/+7
2018-05-30IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein1-2/+0
2018-05-30IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua1-1/+3
2018-03-03IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky1-1/+1
2018-02-25IB/mlx4: Fix RSS hash fields restrictionsGuy Levi1-7/+19
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-8/+5
2017-12-20IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi1-7/+9
2017-12-14IB/mlx4: Increase maximal message size under UD QPMark Bloch1-1/+1
2017-09-14IB/mlx4: fix sprintf format warningArnd Bergmann1-1/+1
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-13/+13
2017-08-30net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha1-13/+13
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov1-2/+2
2017-08-24RDMA/mlx4: Properly annotate link layer variableLeon Romanovsky1-4/+2
2017-08-24IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zeroGuy Levi1-0/+3
2017-08-24IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi1-5/+4
2017-08-24IB/mlx4: Fix RSS QP type in creation verbGuy Levi1-1/+1
2017-08-24IB/mlx4: Fix some spelling mistakesTalat Batheesh2-2/+2
2017-08-24RDMA/mlx4: Remove gfp_mask argument from acquire_group callLeon Romanovsky1-5/+4
2017-08-24RDMA/mlx4: Don't use uninitialized variableLeon Romanovsky1-1/+1
2017-08-22IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang2-20/+8
2017-08-18Add OPA extended LID supportHiatt, Don2-5/+5
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford1-3/+2
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2-5/+5
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-3/+2
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don1-3/+3
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2-2/+2
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford1-1/+0
2017-07-24IB/mlx4: Expose RSS capabilitiesGuy Levi1-1/+6
2017-07-24IB/mlx4: Add support for RSS QPGuy Levi2-22/+439
2017-07-24IB/mlx4: Add support for WQ indirection table related verbsGuy Levi3-3/+85
2017-07-24IB/mlx4: Add support for WQ related verbsGuy Levi3-57/+497
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh3-6/+15
2017-07-24IB/mlx4: Add inline-receive supportMaor Gottlieb3-7/+35
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-07-20IB/mlx4: Fix CM REQ retries in paravirt modeHåkon Bugge1-0/+4
2017-07-18{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky4-31/+24
2017-07-18IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2-2/+2
2017-06-07IB/mlx4: Bump driver versionTariq Toukan1-3/+2
2017-06-02RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein1-0/+1
2017-05-01IB/mlx4: Fix incorrect order of formal and actual parametersHåkon Bugge1-2/+2