summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-292-2/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-099-364/+527
|\
| * IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-077-293/+37
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-072-4/+4
| * IB/mlx5/odp: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+2
| * IB/mlx5: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/mlx5: LAG QP load balancingAviv Heller2016-10-072-5/+59
| * IB/mlx5: Set unique device name on LAGAviv Heller2016-10-071-1/+7
| * IB/mlx5: Port status track LAG master, when LAG is activeAviv Heller2016-10-071-3/+28
| * IB/mlx5: Merge vports flow steering during LAGAviv Heller2016-10-072-0/+50
| * IB/mlx5: Port events in RoCE now rely on netdev eventsAviv Heller2016-10-071-15/+51
| * IB/mlx5: Track asynchronous events on a receive work queueYishai Hadas2016-10-072-6/+35
| * IB/mlx5: Add support of more IPv6 fields to flow steeringMaor Gottlieb2016-10-071-11/+45
| * IB/mlx5: Add support in TOS and protocol to flow steeringMaor Gottlieb2016-10-071-1/+21
| * IB/mlx5: Add validation to flow specifications parsingMaor Gottlieb2016-10-071-10/+26
| * IB/mlx5: Add sniffer support to steeringMaor Gottlieb2016-10-072-2/+74
| * IB/mlx5: Increase flow table reference count in create ruleMaor Gottlieb2016-10-071-1/+3
| * IB/mlx5: Fix coverity warningMaor Gottlieb2016-10-071-4/+4
| * IB/mlx5: Save flow table priority handler instead of indexMaor Gottlieb2016-10-072-3/+3
| * IB/mlx5: Fix steering resource leakMaor Gottlieb2016-10-071-0/+1
| * IB/mlx5: Add port counter support for raw packet QPAlex Vesker2016-10-071-8/+32
| * IB/mlx5: Refactor raw packet QP modify functionAlex Vesker2016-10-071-8/+20
| * IB/mlx5: Expose RSS related capabilitiesYishai Hadas2016-10-072-0/+38
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-1/+10
|\ \
| * | IB/mlx5: Set source mac address in FTEMaor Gottlieb2016-09-161-0/+7
| * | IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich2016-09-161-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-125-32/+16
|\ \ \ | |/ /
| * | IB/mlx5: Don't return errors from poll_cqLeon Romanovsky2016-09-021-20/+2
| * | IB/mlx5: Use TIR number based on selectorYishai Hadas2016-09-023-1/+7
| * | IB/mlx5: Simplify code by removing return variableLeon Romanovsky2016-09-021-7/+3
| * | IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever2016-09-021-1/+1
| * | IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet2016-09-021-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-1/+0
|\ \ \ | |/ / | | / | |/ |/|
| * IB/mlx5: Remove superfluous include of io-mapping.hChris Wilson2016-08-241-1/+0
* | net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich2016-08-181-2/+1
* | net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-172-11/+4
* | {net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed2016-08-171-16/+6
* | {net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed2016-08-171-70/+84
* | {net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed2016-08-143-86/+108
* | {net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2016-08-141-47/+63
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-048-121/+1383
|\
| *-. Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford2016-08-033-15/+8
| |\ \
| | | * IB/mlx5: Fix port counter ID association to QP offsetAlex Vesker2016-08-021-1/+1
| | | * IB/mlx5: Fix iteration overrun in GSI qpsSlava Shwartsman2016-08-021-13/+6
| | | * IB/mlx5: Fix duplicate const warningWei Yongjun2016-08-021-1/+1
| | | |
| | \ \
| *-. \ \ Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford2016-06-237-108/+1377
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * IB/mlx5: Support device FW version stringIra Weiny2016-06-231-11/+10
| | |/ | |/|
| | * IB/mlx5: Add port protocol statsMark Bloch2016-06-231-0/+78
| | * IB/mlx5: Add per port countersMark Bloch2016-06-233-2/+69
OpenPOWER on IntegriCloud