summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-232-2/+6
|\
| * IB/mlx5: Add implicit MR supportArtemy Kovalyov2017-02-141-0/+2
| * IB/mlx5: Expose MR cache for mlx5_ibArtemy Kovalyov2017-02-141-1/+2
| * IB/mlx5: Add port counter support for Receive WQsMajd Dibbiny2017-02-141-1/+1
| * IB/mlx5: Add additional checks before processing MADsMaor Gottlieb2017-02-141-0/+1
* | net/mlx5: TX WQE updateSaeed Mahameed2017-02-062-3/+16
* | net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens2017-02-061-2/+4
* | net/mlx5: Fix static checker warningsOr Gerlitz2017-02-061-1/+2
* | net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz2017-01-241-0/+1
* | net/mlx5: Add support for setting VF min rateMohamad Haj Yahia2017-01-241-1/+3
* | net/mlx5: Move cached hca caps to designated caps structGal Pressman2017-01-192-19/+19
* | net/mlx5: Add MPCNT register infrastructureGal Pressman2017-01-193-0/+47
* | net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman2017-01-192-0/+38
* | net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman2017-01-192-0/+10
* | net/mlx5: Expose PCAM, MCAM registers infrastructureGal Pressman2017-01-193-1/+77
* | 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-193-1/+80
|/
* Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2017-01-095-54/+68
|\
| * IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2017-01-092-13/+1
| * IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-092-13/+11
| * IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-093-23/+5
| * net/mlx5: Add interface to get reference to a UAREli Cohen2017-01-091-1/+4
| * net/mlx5: Introduce blue flame register allocatorEli Cohen2017-01-083-2/+44
| * mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-082-11/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-053-99/+0
|\ \ | |/ |/|
| * Revert "net/mlx5: Add MPCNT register infrastructure"Gal Pressman2016-12-283-99/+0
* | IB/mlx5: Improve MR checkArtemy Kovalyov2017-01-021-0/+6
* | IB/mlx5: Add ODP atomics supportArtemy Kovalyov2017-01-022-1/+19
* | {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-023-51/+96
* | net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov2017-01-021-5/+4
* | IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov2017-01-021-1/+1
* | IB/mlx5: Refactor UMR post send formatArtemy Kovalyov2017-01-021-3/+11
* | 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/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan2016-12-021-0/+11
* | net/mlx5: Add DCBX firmware commands supportHuy Nguyen2016-11-282-0/+9
* | net/mlx5e: Support DCBX CEE APIHuy Nguyen2016-11-281-0/+4
* | net/mlx5: Enable to query min inline for a specific vportRoi Dayan2016-11-241-2/+8
* | net/mlx5: Add MPCNT register infrastructureGal Pressman2016-11-183-0/+99
* | net/mlx5: Set driver version infrastructureSaeed Mahameed2016-11-181-1/+21
* | net/mlx5: Add handling for port module eventHuy Nguyen2016-11-181-0/+27
* | net/mlx5: Port module event hardware structuresHuy Nguyen2016-11-183-1/+16
* | net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia2016-11-181-7/+7
* | net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-091-2/+7
* | net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion2016-11-091-2/+8
* | Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2016-10-303-19/+212
|\|
| * net/mlx5: Add multi dest supportMark Bloch2016-10-301-13/+15
| * net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia2016-10-301-4/+195