summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)AuthorFilesLines
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus 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/dledfo...Linus 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 ...Doug 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/dledfo...Linus Torvalds1-1/+1
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb1-1/+2
2016-04-28Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford1-1/+1
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed1-2/+2
2016-04-06IB/mlx5: fix VFs callback function prototypesArnd Bergmann1-9/+9
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds5-3/+215
2016-03-21IB/mlx5: Implement callbacks for manipulating VFsEli Cohen4-1/+213
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen1-1/+1
2016-03-21IB/mlx5: Fix decision on using MAD_IFCEli Cohen1-1/+1