aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mlx5/mlx5_ifc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-16net/mlx5: Update relaxed ordering read HCA capabilitiesAvihai Horon1-2/+3
2023-04-11net/mlx5: Add mlx5_ifc bits for modify header argumentYevgeny Kliteynik1-1/+27
2023-04-11net/mlx5: Add mlx5_ifc definitions for bridge multicast supportVlad Buslov1-1/+6
2023-03-29net/mlx5: Introduce other vport query for Q-countersPatrisious Haddad1-3/+10
2023-03-23net/mlx5: Expose bits for enabling out-of-order by defaultOr Har-Toov1-3/+7
2023-03-17net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin Li1-2/+11
2023-03-15net/mlx5: Implement thermal zoneSandipan Patra1-0/+26
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+20
2023-02-19IB/mlx5: Extend debug control for CC parametersEdward Srouji1-0/+12
2023-02-17net/mlx5: Expose bits for querying special mkeysOr Har-Toov1-2/+8
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-2/+10
2023-02-15net/mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad1-2/+10
2023-02-08Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-5/+42
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu1-2/+10
2023-01-30net/mlx5: Change key type to key purposeJianbo Liu1-4/+4
2023-01-30net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu1-6/+140
2023-01-30net/mlx5: Add IFC bits for general obj create paramJianbo Liu1-3/+8
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu1-1/+3
2023-01-15net/mlx5: Introduce CQE error syndromePatrisious Haddad1-5/+42
2023-01-10net/mlx5: Expose shared buffer registers bits and structsMaher Sanalla1-0/+61
2022-12-28net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh1-1/+2
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-3/+11
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextJakub Kicinski1-3/+50
2022-12-08net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik1-2/+66
2022-12-07net/mlx5: Introduce IFC bits for migratableYishai Hadas1-1/+5
2022-12-06net/mlx5: Introduce ifc bits for pre_copyShay Drory1-3/+11
2022-12-06net/mlx5: Add HW definitions for IPsec packet offloadLeon Romanovsky1-3/+50
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