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/rdma/rdmaLinus Torvalds2020-04-011-2/+6
|\
| * Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe2020-03-271-1/+1
| |\
| | * net/mlx5: Add support for RDMA TX steeringMichael Guralnik2020-03-271-1/+1
| * | Merge branch 'mlx5_mr_cache' into rdma.git for-nextJason Gunthorpe2020-03-131-4/+7
| |\|
| * | IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker2020-03-101-1/+5
| * | Merge branch 'mlx5_packet_pacing' into rdma.git for-nextJason Gunthorpe2020-03-101-10/+16
| |\ \
* | | | net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen2020-03-171-1/+2
* | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-03-091-14/+23
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | net/mlx5: HW bit for goto chain offload supportEli Cohen2020-03-071-1/+2
| * | net/mlx5: Expose link speed directlyMark Bloch2020-03-071-1/+2
| * | net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed2020-03-071-1/+2
| * | net/mlx5: Introduce egress acl forward-to-vport capabilityVu Pham2020-03-071-1/+1
| |/
| * net/mlx5: Expose raw packet pacing APIsYishai Hadas2020-03-051-10/+16
* | net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit2020-02-181-1/+4
|/
* net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan2020-02-061-3/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-01-311-4/+20
|\
| * net/mlx5: Expose relaxed ordering bitsMichael Guralnik2020-01-161-2/+5
| * net/mlx5: Add RoCE accelerator countersLeon Romanovsky2020-01-161-2/+15
* | net/mlx5e: Add discard counters per priorityAharon Landau2020-01-161-1/+3
* | net/mlx5e: Expose FEC feilds and related capability bitAya Levin2020-01-161-1/+15
* | net/mlx5: Add mlx5_ifc definitions for connection tracking supportPaul Blakey2020-01-161-4/+20
* | net/mlx5: Add copy header action struct layoutHamdan Igbaria2020-01-161-0/+16
* | net/mlx5: Expose resource dump register mappingAya Levin2020-01-161-1/+129
* | net/mlx5: Add structures and defines for MIRC registerEran Ben Elisha2020-01-161-0/+8
* | net/mlx5: Add structures layout for new MCAM access reg groupsEran Ben Elisha2020-01-161-0/+24
|/
* net/mlx5: Add Virtio Emulation related device capabilitiesYishai Hadas2020-01-101-0/+15
* net/mlx5: DR, Add HW bits and definitions for Geneve flex parserYevgeny Kliteynik2019-11-221-0/+1
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-11-131-1/+1
|\
| * net/mlx5: Expose optimal performance scatter entries capabilityYamin Friedman2019-10-081-1/+1
* | net/mlx5: Fix flow counter list auto bits structRoi Dayan2019-10-291-2/+1
|/
* net/mlx5: DR, Fix SW steering HW bits and definitionsYevgeny Kliteynik2019-09-241-14/+14
* net/mlx5: Expose HW capability bits for port buffer per priority congestion c...Aya Levin2019-09-051-5/+24
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-09-021-37/+198
|\
| * net/mlx5: Add HW bits and definitions required for SW steeringAlex Vesker2019-09-011-37/+198
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-08-281-7/+19
|\|
| * net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik2019-08-281-1/+3
| * net/mlx5: Add lag_tx_port_affinity capability bitMaxim Mikityanskiy2019-08-201-1/+3
| * net/mlx5: Expose IP-in-IP capability bitAya Levin2019-08-201-1/+3
| * net/mlx5: Add support for VNIC_ENV internal rq counterMoshe Shemesh2019-08-201-2/+8
| * net/mlx5: Add XRQ legacy commands opcodesYishai Hadas2019-08-131-0/+2
| * net/mlx5: Fix mlx5_ifc_query_lag_out_bitsMark Zhang2019-08-041-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-3/+2
|\ \
| * | net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan2019-08-081-3/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-2/+4
|\| | | |/ |/|
| * net/mlx5: Fix modify_cq_in alignmentEdward Srouji2019-07-251-2/+4
* | net/mlx5: E-Switch, Verify support QoS element typeEli Cohen2019-08-011-0/+7
* | net/mlx5: Fix offset of tisc bits reserved fieldSaeed Mahameed2019-08-011-1/+1
* | net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz2019-08-011-2/+19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-151-2/+4
|\
| * net/mlx5: Introduce VHCA tunnel device capabilityMax Gurtovoy2019-07-071-2/+4