summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/mlx5_ifc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-1/+1
|\
| * IB/mlx5: Add port counter support for Receive WQsMajd Dibbiny2017-02-141-1/+1
* | net/mlx5: TX WQE updateSaeed Mahameed2017-02-061-1/+2
* | net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens2017-02-061-2/+4
* | net/mlx5: Add support for setting VF min rateMohamad Haj Yahia2017-01-241-1/+3
* | net/mlx5: Add MPCNT register infrastructureGal Pressman2017-01-191-0/+42
* | net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman2017-01-191-0/+37
* | net/mlx5: Expose PCAM, MCAM registers infrastructureGal Pressman2017-01-191-1/+59
* | net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia2017-01-191-5/+7
* | net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev2017-01-191-1/+59
|/
* Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2017-01-091-2/+5
|\
| * net/mlx5: Introduce blue flame register allocatorEli Cohen2017-01-081-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-051-93/+0
|\ \ | |/ |/|
| * Revert "net/mlx5: Add MPCNT register infrastructure"Gal Pressman2016-12-281-93/+0
* | IB/mlx5: Add ODP atomics supportArtemy Kovalyov2017-01-021-1/+1
* | net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov2017-01-021-5/+4
* | net/mlx5: Support new MR featuresArtemy Kovalyov2017-01-021-2/+8
* | net/mlx5: Fix offset naming for reserved fields in hca_cap_bitsMax Gurtovoy2017-01-021-5/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-1/+1
|\
| * net/mlx5: Report multi packet WQE capabilitiesLeon Romanovsky2016-12-131-1/+1
* | net/mlx5: Add MPCNT register infrastructureGal Pressman2016-11-181-0/+93
* | net/mlx5: Set driver version infrastructureSaeed Mahameed2016-11-181-1/+21
* | net/mlx5: Port module event hardware structuresHuy Nguyen2016-11-181-1/+2
|/
* net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia2016-10-301-4/+195
* net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov2016-10-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-2/+3
|\
| * net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang2016-09-081-2/+3
* | net/mlx5: Introduce sniffer steering hardware capabilitiesMaor Gottlieb2016-08-181-1/+3
* | net/mlx5: Add HW interfaces used by LAGAviv Heller2016-08-181-7/+159
* | net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov2016-08-181-1/+1
* | net/mlx5: Modify RQ bitmask from mlx5 ifcAlex Vesker2016-08-181-1/+8
* | net/mlx5: Update mlx5_ifc.h for vxlan encap/decapHadar Hen Zion2016-08-171-4/+101
* | net/mlx5: Enable setting minimum inline header mode for VFsHadar Hen Zion2016-08-171-1/+1
* | {net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed2016-08-171-1/+4
* | {net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed2016-08-141-1/+1
* | net/mlx5: MCG commands via mlx5 ifcSaeed Mahameed2016-08-141-1/+1
|/
* net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion2016-07-251-3/+7
* net/mlx5: Introduce bulk reading of flow countersAmir Vadai2016-07-141-2/+6
* Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...David S. Miller2016-06-151-12/+263
|\
| * {net,IB}/mlx5: mlx5_ifc updatesSaeed Mahameed2016-06-101-12/+263
* | net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-091-2/+7
* | net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2016-06-091-1/+2
|/
* net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai2016-05-161-0/+2
* net/mlx5_core: Firmware commands to support flow countersAmir Vadai2016-05-161-3/+96
* net/mlx5: Update mlx5_ifc hardware featuresSaeed Mahameed2016-04-151-22/+124
* net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsetsTariq Toukan2016-04-151-52/+55
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-221-1/+36
|\
| * IB/mlx5: Implement callbacks for manipulating VFsEli Cohen2016-03-211-0/+6
| * net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg2016-03-211-1/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-1/+108
|\ \
OpenPOWER on IntegriCloud