summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-14IB/mlx5: Expose Q counters groups only if they are supported by FWKamal Heib1-40/+118
2017-02-14IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPPLeon Romanovsky1-6/+6
2017-02-14IB/mlx5: Add flow tag supportMoses Reuben1-3/+23
2017-02-14IB/mlx5: Remove deprecated module parameterLeon Romanovsky1-7/+0
2017-02-14IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny1-0/+21
2017-02-14IB/mlx5: Add additional checks before processing MADsMaor Gottlieb1-0/+33
2017-02-14IB/mlx5: Verify that Q counters are supportedKamal Heib1-5/+9
2017-01-24IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz1-0/+9
2017-01-24IB/mlx5: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2017-01-20net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia1-2/+2
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen1-2/+19
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen1-75/+126
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen1-3/+25
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen1-39/+41
2017-01-08IB/mlx5: Fix kernel to user leak prevention logicEli Cohen1-7/+7
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov1-11/+3
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov1-1/+13
2017-01-02IB/mlx5: Reorder code in query device commandLeon Romanovsky1-11/+11
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-88/+180
2016-12-14mlx5: Use { } instead of { 0 } to init structBart Van Assche1-1/+1
2016-12-13IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang1-1/+2
2016-12-13IB/mlx5: Report mlx5 packet pacing capabilities when querying deviceBodong Wang1-0/+13
2016-12-13IB/mlx5: Support RAW Ethernet when RoCE is disabledOr Gerlitz1-9/+13
2016-12-13IB/mlx5: Rename RoCE related helpers to reflect being Eth onesOr Gerlitz1-11/+11
2016-12-13IB/mlx5: Refactor registration to netdev notifierOr Gerlitz1-9/+20
2016-12-13IB/mlx5: Make create/destroy_ah available to userspaceMoni Shoua1-0/+2
2016-12-13IB/mlx5: Report that device has udata response in create_ahMoni Shoua1-1/+2
2016-12-13IB/mlx5: Add support to match inner packet fieldsMoses Reuben1-53/+78
2016-12-13IB/mlx5: Support Vxlan tunneling specificationMoses Reuben1-0/+11
2016-12-13IB/mlx5: Report mlx5 CQE compression caps during queryBodong Wang1-0/+10
2016-12-13IB/mlx5: Report mlx5 multi packet WQE caps during queryBodong Wang1-0/+11
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+7
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 reported max SGE calculationEli Cohen1-3/+5
2016-11-17IB/mlx5: Put non zero value in max_ahMaor Gottlieb1-0/+1
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-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion1-5/+5
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion1-1/+1
2016-10-31Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-7/+9
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-7/+7
2016-10-30IB/mlx5: Skip handling unknown eventsSaeed Mahameed1-0/+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