aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-02IB/mlx5: Don't return errors from poll_cqLeon Romanovsky1-20/+2
2016-09-02IB/mlx5: Use TIR number based on selectorYishai Hadas3-1/+7
2016-09-02IB/mlx5: Simplify code by removing return variableLeon Romanovsky1-7/+3
2016-09-02IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever1-1/+1
2016-09-02IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet1-3/+3
2016-08-24IB/mlx5: Remove superfluous include of io-mapping.hChris Wilson1-1/+0
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds8-121/+1383
2016-08-03Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford3-15/+8
2016-08-02IB/mlx5: Fix port counter ID association to QP offsetAlex Vesker1-1/+1
2016-08-02IB/mlx5: Fix iteration overrun in GSI qpsSlava Shwartsman1-13/+6
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 Ledford7-108/+1377
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 Bloch3-2/+69
2016-06-23{net, IB}/mlx5: Refactor internal SRQ APIArtemy Kovalyov1-62/+40
2016-06-23IB/mlx5: Report mlx5 TSO capabilities when querying deviceBodong Wang2-7/+58
2016-06-23IB/mlx5: Enable flow steering for IPv6 trafficMaor Gottlieb1-0/+26
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb6-21/+248
2016-06-23IB/mlx5: Implements disassociate_ucontext APIMaor Gottlieb2-4/+135
2016-06-23IB/mlx5: Add RSS QP supportYishai Hadas3-0/+239
2016-06-23IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas4-1/+102
2016-06-23IB/mlx5: Add receive Work Queue verbsYishai Hadas4-1/+373
2016-06-23IB/mlx5: Fix wrong naming of port_rcv_data counterTalat Batheesh1-1/+1
2016-06-23IB/mlx5: Fix post send fence logicEli Cohen1-3/+4
2016-06-07IB/mlx5: Fix alternate path codeAchiad Shochat1-5/+9
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich1-7/+8
2016-06-07IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich1-2/+7
2016-06-07IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich1-1/+2
2016-06-07IB/mlx5: Check BlueFlame HCA supportNoa Osherovich1-1/+2
2016-06-07IB/mlx5: Fix returned values of query QPNoa Osherovich1-5/+9
2016-06-07IB/mlx5: Limit query HCA clockNoa Osherovich1-1/+8
2016-06-07IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha1-1/+1
2016-06-07IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich1-4/+1
2016-06-07IB/mlx5: Set flow steering capability bitMaor Gottlieb1-0/+3
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds5-36/+124
2016-05-18IB/mlx5: Fire the CQ completion handler from taskletMatan Barak1-1/+4
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7Doug Ledford3-23/+102
2016-05-13IB/mlx5: Report Scatter FCS device capability when supportedMajd Dibbiny1-0/+4
2016-05-13IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny2-1/+20
2016-05-13IB/mlx5: Add UARs write-combining and non-cached mappingGuy Levi2-21/+77
2016-05-13IB/mlx5: Allow mapping the free running counter on PROT_EXECMatan Barak1-1/+1
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche2-3/+7
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2-12/+14
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb1-1/+2