aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2016-12-13net/mlx5: Report multi packet WQE capabilitiesLeon Romanovsky1-1/+1
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan1-0/+11
2016-11-28net/mlx5: Add DCBX firmware commands supportHuy Nguyen2-0/+9
2016-11-28net/mlx5e: Support DCBX CEE APIHuy Nguyen1-0/+4
2016-11-24net/mlx5: Enable to query min inline for a specific vportRoi Dayan1-2/+8
2016-11-18net/mlx5: Add MPCNT register infrastructureGal Pressman3-0/+99
2016-11-18net/mlx5: Set driver version infrastructureSaeed Mahameed1-1/+21
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen1-0/+27
2016-11-18net/mlx5: Port module event hardware structuresHuy Nguyen3-1/+16
2016-11-18net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia1-7/+7
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion1-2/+7
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion1-2/+8
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller3-19/+212
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-13/+15
2016-10-30net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia1-4/+195
2016-10-30net/mlx5: Ensure SRQ physical address structure endiannessArtemy Kovalyov1-1/+1
2016-10-30net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov1-1/+1
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia1-0/+1
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia1-0/+4
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens1-11/+0
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert1-2/+11
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia1-0/+2
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia1-2/+0
2016-09-08net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang1-2/+3
2016-08-18net/mlx5: Add sniffer namespacesMaor Gottlieb1-0/+2
2016-08-18net/mlx5: Introduce sniffer steering hardware capabilitiesMaor Gottlieb2-1/+15
2016-08-18net/mlx5: Vport LAG creation supportAviv Heller1-0/+2
2016-08-18net/mlx5: Add LAG flow steering namespaceAviv Heller1-0/+1
2016-08-18net/mlx5: LAG demux flow table supportAviv Heller1-0/+3
2016-08-18net/mlx5: Get RoCE netdevAviv Heller1-0/+1
2016-08-18net/mlx5: Implement RoCE LAG featureAviv Heller1-0/+4
2016-08-18net/mlx5: Add HW interfaces used by LAGAviv Heller1-7/+159
2016-08-18net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich1-3/+4
2016-08-18net/mlx5: Expose mlx5e_link_modeNoa Osherovich1-0/+33
2016-08-18net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov1-1/+1
2016-08-18net/mlx5: Modify RQ bitmask from mlx5 ifcAlex Vesker2-5/+8
2016-08-17net/mlx5: Update mlx5_ifc.h for vxlan encap/decapHadar Hen Zion1-4/+101
2016-08-17net/mlx5: Enable setting minimum inline header mode for VFsHadar Hen Zion2-1/+3
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed2-118/+4
2016-08-17{net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed1-17/+3
2016-08-17{net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed2-102/+11
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed3-111/+15
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2-79/+3
2016-08-14net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed2-75/+1
2016-08-14net/mlx5: MCG commands via mlx5 ifcSaeed Mahameed1-1/+1
2016-08-14net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed1-29/+0
2016-08-14net/mlx5: Init/Teardown hca commands via mlx5 ifcSaeed Mahameed1-24/+0
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds4-5/+32