aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/mlx5_ifc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-3/+8
2022-10-03net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman1-2/+6
2022-09-28net/mlx5: Add the log_min_mkey_entity_size capabilityMaxim Mikityanskiy1-1/+7
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-7/+119
2022-09-27net/mlx5: Remove from FPGA IFC file not-needed definitionsLeon Romanovsky1-0/+16
2022-09-27net/mlx5: add IFC bits for bypassing port select flow tableLiu, Changcheng1-2/+7
2022-09-27net/mlx5: Expose NPPS related registersAya Levin1-4/+14
2022-09-27net/mlx5: Add IFC bits for mkey ATSJason Gunthorpe1-3/+8
2022-09-22net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay protectionEmeel Hakim1-0/+29
2022-09-22net/mlx5: Fix fields name prefix in MACsecEmeel Hakim1-3/+3
2022-09-07net/mlx5: Introduce MACsec Connect-X offload hardware bits and structuresLior Nahmanson1-2/+97
2022-09-07net/mlx5: Generalize Flow Context for new crypto fieldsLior Nahmanson1-4/+8
2022-09-07net/mlx5: Introduce ifc bits for page trackerYishai Hadas1-1/+82
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+4
2022-07-19net/mlx5: Expose ts_cqe_metadata_size2wqe_counterAya Levin1-1/+5
2022-07-17net/mlx5: Expose the ability to point to any UID from shared UIDMark Bloch1-2/+4
2022-07-13net/mlx5: Introduce ifc bits for using software vhca idYishai Hadas1-4/+21
2022-06-13net/mlx5: Add bits and fields to support enhanced CQE compressionOfer Levi1-2/+5
2022-06-13net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed1-4/+19
2022-06-13net/mlx5: Add IFC bits and enums for flow meterJianbo Liu1-4/+110
2022-06-13net/mlx5: Introduce header-modify-pattern ICM propertiesYevgeny Kliteynik1-2/+5
2022-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2022-05-31net/mlx5: correct ECE offset in query qp outputChangcheng Liu1-3/+2
2022-05-31vdpa/mlx5: Add support for reading descriptor statisticsEli Cohen1-0/+1
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen1-2/+3
2022-05-03net/mlx5: Remove not-supported ICV lengthLeon Romanovsky1-2/+0
2022-05-02net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch1-10/+6
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-15/+25
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+146
2022-03-10net/mlx5: Parse module mapping using mlx5_ifcGal Pressman1-4/+4
2022-03-10net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman1-1/+3
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+2
2022-03-09net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik1-0/+1
2022-03-09net/mlx5: DR, Add support for matching on Internet Header Length (IHL)Yevgeny Kliteynik1-1/+4
2022-03-09net/mlx5: Change release_all_pages cap bit locationMoshe Shemesh1-1/+2
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay1-1/+0
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-2/+12
2022-02-27net/mlx5: Introduce migration bits and structuresYishai Hadas1-1/+146
2022-02-23net/mlx5: Add reset_state field to MFRL registerMoshe Shemesh1-2/+12
2022-01-27net/mlx5: Remove unused TIR modify bitmask enumsTariq Toukan1-7/+0
2021-12-31net/mlx5: DR, Ignore modify TTL if device doesn't support itYevgeny Kliteynik1-1/+1
2021-12-31net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist fieldYevgeny Kliteynik1-2/+4
2021-12-31net/mlx5: Add misc5 flow table match parametersMuhammad Sammar1-1/+24
2021-12-31net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"Yevgeny Kliteynik1-1/+1
2021-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-1/+1
2021-12-15net/mlx5: Introduce log_max_current_uc_list_wr_supported bitShay Drory1-1/+1
2021-11-30net/mlx5: Fix access to a non-supported registerAya Levin1-1/+4
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed1-5/+21
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa1-1/+1