summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx4: Remove gfp_mask argument from acquire_group callLeon Romanovsky2017-08-241-5/+4
* RDMA/mlx4: Don't use uninitialized variableLeon Romanovsky2017-08-241-1/+1
* IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang2017-08-222-20/+8
* Add OPA extended LID supportHiatt, Don2017-08-182-5/+5
* Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-101-3/+2
|\
| * RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
| |
| \
*-. \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-102-5/+5
|\ \ \ | |_|/ |/| |
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-3/+3
| * | IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2017-08-082-2/+2
| |/
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-1/+0
|\ \
| * | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
| |/
* | IB/mlx4: Expose RSS capabilitiesGuy Levi2017-07-241-1/+6
* | IB/mlx4: Add support for RSS QPGuy Levi2017-07-242-22/+439
* | IB/mlx4: Add support for WQ indirection table related verbsGuy Levi2017-07-243-3/+85
* | IB/mlx4: Add support for WQ related verbsGuy Levi2017-07-243-57/+497
* | (IB, net)/mlx4: Add resource utilization supportMoshe Shemesh2017-07-243-6/+15
* | IB/mlx4: Add inline-receive supportMaor Gottlieb2017-07-243-7/+35
|/
* IB/mlx4: Fix CM REQ retries in paravirt modeHåkon Bugge2017-07-201-0/+4
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-174-31/+24
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-172-2/+2
* IB/mlx4: Bump driver versionTariq Toukan2017-06-071-3/+2
* RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein2017-06-011-0/+1
* IB/mlx4: Fix incorrect order of formal and actual parametersHåkon Bugge2017-05-011-2/+2
* IB/mlx4: Change flush logic so it adheres to the variable nameHåkon Bugge2017-05-011-3/+3
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-013-25/+18
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-014-109/+143
* IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli2017-05-011-5/+5
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-12/+12
* IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-4/+4
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-015-17/+21
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-254-6/+6
* IB/mlx4: Change vma from shared to privateMaor Gottlieb2017-04-211-0/+2
* IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb2017-04-211-2/+2
* IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein2017-04-211-1/+2
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-04-211-0/+1
* IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny2017-04-211-15/+11
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-5/+5
|\
| * IB/mlx4: Switch from dma_device to dev.parentBart Van Assche2017-01-243-5/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-234-36/+49
|\ \ | |/ |/|
| * IB/mlx4: Take source GID by index from HW GID tableTalat Batheesh2017-02-141-24/+32
| * IB/mlx4: Remove unused variable from function declarationLeon Romanovsky2017-02-141-2/+2
| * IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-143-9/+11
| * IB/mlx4: Support raw packet protocolOr Gerlitz2017-02-141-2/+5
* | RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-101-5/+1
|/
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-291-2/+12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-158-58/+88
|\
| *-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-1/+2
| |\ \
OpenPOWER on IntegriCloud