summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-08IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik1-18/+11
2018-03-24IB/mlx5: Change vma from shared to privateMaor Gottlieb1-0/+1
2018-03-24IB/mlx5: Take write semaphore when changing the vma structMaor Gottlieb1-2/+2
2018-02-03RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy1-0/+14
2017-12-14IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny1-0/+2
2017-11-08IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny1-0/+21
2017-06-24IB/mlx5: Fix kernel to user leak prevention logicEli Cohen1-7/+7
2017-03-18IB/mlx5: Verify that Q counters are supportedKamal Heib1-5/+9
2017-01-26IB/mlx5: Fix reported max SGE calculationEli Cohen1-3/+5
2016-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-4/+7
2016-11-17IB/mlx5: Fix fatal error dispatchingEli Cohen1-2/+5
2016-11-17IB/mlx5: Fix memory leak in query deviceMajd Dibbiny1-2/+2
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens1-1/+1
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-51/+340
2016-10-07IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky1-1/+0
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-3/+3
2016-10-07IB/mlx5: Set unique device name on LAGAviv Heller1-1/+7
2016-10-07IB/mlx5: Port status track LAG master, when LAG is activeAviv Heller1-3/+28
2016-10-07IB/mlx5: Merge vports flow steering during LAGAviv Heller1-0/+49
2016-10-07IB/mlx5: Port events in RoCE now rely on netdev eventsAviv Heller1-15/+51
2016-10-07IB/mlx5: Add support of more IPv6 fields to flow steeringMaor Gottlieb1-11/+45
2016-10-07IB/mlx5: Add support in TOS and protocol to flow steeringMaor Gottlieb1-1/+21
2016-10-07IB/mlx5: Add validation to flow specifications parsingMaor Gottlieb1-10/+26
2016-10-07IB/mlx5: Add sniffer support to steeringMaor Gottlieb1-2/+72
2016-10-07IB/mlx5: Increase flow table reference count in create ruleMaor Gottlieb1-1/+3
2016-10-07IB/mlx5: Fix coverity warningMaor Gottlieb1-4/+4
2016-10-07IB/mlx5: Save flow table priority handler instead of indexMaor Gottlieb1-2/+2
2016-10-07IB/mlx5: Fix steering resource leakMaor Gottlieb1-0/+1
2016-10-07IB/mlx5: Expose RSS related capabilitiesYishai Hadas1-0/+31
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig1-1/+1
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+10
2016-09-16IB/mlx5: Set source mac address in FTEMaor Gottlieb1-0/+7
2016-09-16IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich1-1/+3
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2016-09-02IB/mlx5: Use TIR number based on selectorYishai Hadas1-1/+5
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2016-08-24IB/mlx5: Remove superfluous include of io-mapping.hChris Wilson1-1/+0
2016-08-18net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich1-2/+1
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-7/+3
2016-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-23/+406
2016-08-04Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford1-1/+1
2016-08-02IB/mlx5: Fix duplicate const warningWei Yongjun1-1/+1
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb1-12/+9
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford1-23/+406
2016-06-23IB/mlx5: Support device FW version stringIra Weiny1-11/+10
2016-06-23IB/mlx5: Add port protocol statsMark Bloch1-0/+78
2016-06-23IB/mlx5: Add per port countersMark Bloch1-2/+54
2016-06-23IB/mlx5: Report mlx5 TSO capabilities when querying deviceBodong Wang1-5/+36
2016-06-23IB/mlx5: Enable flow steering for IPv6 trafficMaor Gottlieb1-0/+26
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb1-0/+62