summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/device.h
Commit message (Expand)AuthorAgeFilesLines
...
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-271-2/+8
|\
| * mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer2017-05-231-2/+8
* | net/mlx5: FPGA, Add basic support for InnovaIlan Tayari2017-05-141-0/+6
|/
* net/mlx5: Fix static checker warningsOr Gerlitz2017-02-061-1/+2
* net/mlx5: Move cached hca caps to designated caps structGal Pressman2017-01-191-17/+17
* net/mlx5: Add MPCNT register infrastructureGal Pressman2017-01-191-0/+4
* net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman2017-01-191-0/+1
* net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman2017-01-191-0/+6
* net/mlx5: Expose PCAM, MCAM registers infrastructureGal Pressman2017-01-191-0/+16
* net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev2017-01-191-0/+18
* Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2017-01-091-9/+14
|\
| * IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-091-5/+7
| * net/mlx5: Introduce blue flame register allocatorEli Cohen2017-01-081-0/+2
| * mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-081-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-051-5/+0Star
|\ \ | |/ |/|
| * Revert "net/mlx5: Add MPCNT register infrastructure"Gal Pressman2016-12-281-5/+0Star
* | {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-021-2/+4
|/
* net/mlx5: Add MPCNT register infrastructureGal Pressman2016-11-181-0/+5
* net/mlx5: Port module event hardware structuresHuy Nguyen2016-11-181-0/+11
* net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+11
* net/mlx5: Introduce sniffer steering hardware capabilitiesMaor Gottlieb2016-08-181-0/+12
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-115/+0Star
* {net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed2016-08-141-106/+7Star
* {net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2016-08-141-76/+0Star
* net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed2016-08-141-74/+0Star
* net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed2016-08-141-29/+0Star
* net/mlx5: Init/Teardown hca commands via mlx5 ifcSaeed Mahameed2016-08-141-24/+0Star
* net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2016-07-261-0/+7
* net/mlx5: Rate limit tables supportYevgeny Petrilin2016-06-271-0/+4
* net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2016-06-101-0/+6
* net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2016-06-101-2/+0Star
* net/mlx5e: CQE compressionTariq Toukan2016-05-121-0/+34
* net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia2016-05-041-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-0/+11
|\
| * IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-04-281-0/+11
* | net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed2016-04-261-5/+16
* | net/mlx5e: Add link down events counterGal Pressman2016-04-261-0/+1
* | net/mlx5e: Statistics handling refactoringGal Pressman2016-04-261-0/+1
* | net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan2016-04-211-1/+38
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-221-0/+6
|\
| * net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg2016-03-211-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-0/+17
|\ \ | |/ |/|
| * net/mlx5e: Wake On LAN supportTariq Toukan2016-02-241-0/+11
| * net/mlx5e: Implement DCBNL IEEE max rateTariq Toukan2016-02-241-0/+6
| |
| \
*-. \ Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-161-2/+31
|\ \ \ | |_|/ |/| |
| | * IB/mlx5: Modify MAD reading counters method to use counter registersMeny Yossefi2016-03-011-0/+23
| | * net/mlx5_core: Add helper function to read IB error countersMeny Yossefi2016-03-011-1/+2
| |/ |/|
| * IB/mlx5: Add support for don't trap rulesMaor Gottlieb2016-03-101-1/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-241-2/+38
|\
| * net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-211-1/+11