summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/mlx5_ifc.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Fix flow counter query via DEVXMark Bloch2023-05-111-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-02-241-2/+20
|\
| * IB/mlx5: Extend debug control for CC parametersEdward Srouji2023-02-191-0/+12
| * net/mlx5: Expose bits for querying special mkeysOr Har-Toov2023-02-171-2/+8
* | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-02-161-2/+10
|\|
| * net/mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad2023-02-151-2/+10
* | Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2023-02-081-5/+42
|\|
| * net/mlx5: Introduce CQE error syndromePatrisious Haddad2023-01-151-5/+42
* | net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu2023-02-041-2/+10
* | net/mlx5: Change key type to key purposeJianbo Liu2023-01-301-4/+4
* | net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu2023-01-301-6/+140
* | net/mlx5: Add IFC bits for general obj create paramJianbo Liu2023-01-301-3/+8
* | net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu2023-01-181-1/+3
* | net/mlx5: Expose shared buffer registers bits and structsMaher Sanalla2023-01-101-0/+61
|/
* net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh2022-12-281-1/+2
* Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-12-151-3/+11
|\
| * net/mlx5: Introduce ifc bits for pre_copyShay Drory2022-12-061-3/+11
* | Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-12-091-3/+50
|\ \
| * | net/mlx5: Add HW definitions for IPsec packet offloadLeon Romanovsky2022-12-061-3/+50
| |/
* | net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik2022-12-081-2/+66
* | net/mlx5: Introduce IFC bits for migratableYishai Hadas2022-12-071-1/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-10-071-3/+8
|\
| * net/mlx5: Add IFC bits for mkey ATSJason Gunthorpe2022-09-271-3/+8
* | net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman2022-10-031-2/+6
* | net/mlx5: Add the log_min_mkey_entity_size capabilityMaxim Mikityanskiy2022-09-281-1/+7
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2022-09-281-7/+119
|\ \
| * | net/mlx5: Remove from FPGA IFC file not-needed definitionsLeon Romanovsky2022-09-271-0/+16
| * | net/mlx5: add IFC bits for bypassing port select flow tableLiu, Changcheng2022-09-271-2/+7
| * | net/mlx5: Expose NPPS related registersAya Levin2022-09-271-4/+14
| * | net/mlx5: Introduce ifc bits for page trackerYishai Hadas2022-09-071-1/+82
| |/
* | net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay pro...Emeel Hakim2022-09-221-0/+29
* | net/mlx5: Fix fields name prefix in MACsecEmeel Hakim2022-09-221-3/+3
* | net/mlx5: Introduce MACsec Connect-X offload hardware bits and structuresLior Nahmanson2022-09-071-2/+97
* | net/mlx5: Generalize Flow Context for new crypto fieldsLior Nahmanson2022-09-071-4/+8
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-08-041-2/+4
|\
| * net/mlx5: Expose the ability to point to any UID from shared UIDMark Bloch2022-07-171-2/+4
* | net/mlx5: Expose ts_cqe_metadata_size2wqe_counterAya Levin2022-07-191-1/+5
* | net/mlx5: Introduce ifc bits for using software vhca idYishai Hadas2022-07-131-4/+21
|/
* net/mlx5: Add bits and fields to support enhanced CQE compressionOfer Levi2022-06-131-2/+5
* net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed2022-06-131-4/+19
* net/mlx5: Add IFC bits and enums for flow meterJianbo Liu2022-06-131-4/+110
* net/mlx5: Introduce header-modify-pattern ICM propertiesYevgeny Kliteynik2022-06-131-2/+5
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-06-031-0/+1
|\
| * vdpa/mlx5: Add support for reading descriptor statisticsEli Cohen2022-05-311-0/+1
* | net/mlx5: correct ECE offset in query qp outputChangcheng Liu2022-05-311-3/+2
|/
* net/mlx5: Support multiport eswitch modeEli Cohen2022-05-171-2/+3
* net/mlx5: Remove not-supported ICV lengthLeon Romanovsky2022-05-031-2/+0
* net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch2022-05-021-10/+6
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-15/+25
|\
| * net/mlx5: Parse module mapping using mlx5_ifcGal Pressman2022-03-101-4/+4