summaryrefslogtreecommitdiff
path: root/include/linux/mlx5/mlx5_ifc.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-6/+17
2024-11-04net/mlx5: Introduce data placement ordering bitsEdward Srouji1-6/+17
2024-10-10net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.hCosmin Ratiu1-30/+37
2024-10-03Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+1
2024-09-25net/mlx5: Fix wrong reserved field in hca_cap_2 in mlx5_ifcYevgeny Kliteynik1-1/+1
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-18/+95
2024-09-13net/mlx5: Add device cap for supporting hot reset in sync reset flowMoshe Shemesh1-2/+9
2024-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+9
2024-09-11net/mlx5: Expose HW bits for Memory scheme ODPMichael Guralnik1-11/+46
2024-09-11net/mlx5: Expand mkey page size to support 6 bitsMichael Guralnik1-3/+4
2024-09-09net/mlx5: Add missing masks and QoS bit masks for scheduling elementsCarolina Jubran1-1/+9
2024-09-09net/mlx5: Added missing mlx5_ifc definition for HW SteeringYevgeny Kliteynik1-28/+161
2024-08-08net/mlx5: Add IFC related stuff for data directYishai Hadas1-5/+46
2024-08-06net/mlx5: Add support for MTPTM and MTCTR registersRahul Rameshbabu1-0/+43
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-7/+54
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski1-1/+5
2024-07-14net/mlx5: IFC updates for SF max IO EQsDaniel Jurgens1-1/+3
2024-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+5
2024-07-01net/mlx5: mlx5_ifc update for accessing ppcnt register of plane portsMark Zhang1-2/+45
2024-07-01net/mlx5: mlx5_ifc update for multi-plane supportMark Zhang1-5/+9
2024-06-28net/mlx5: IFC updates for changing max EQsDaniel Jurgens1-1/+5
2024-06-16RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceededPatrisious Haddad1-1/+5
2024-06-15net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu1-1/+2
2024-06-15net/mlx5: Correct TASR typo into TSARCosmin Ratiu1-1/+1
2024-06-06net/mlx5e: SHAMPO, Re-enable HW-GROYoray Zack1-5/+11
2024-05-24net/mlx5: Fix MTMP register capability offset in MCAM registerGal Pressman1-2/+2
2024-04-23net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu1-1/+2
2024-04-23net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu1-2/+2
2024-04-06net/mlx5e: Support FEC settings for 100G/lane modesCosmin Ratiu1-2/+18
2024-04-04net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu1-1/+3
2024-04-04net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu1-5/+27
2024-03-15Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+5
2024-03-09Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+3
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2024-03-07net/mlx5: Add MPIR bit in mcam_access_regTariq Toukan1-1/+3
2024-03-02net/mlx5: Check capability for fw_resetMoshe Shemesh1-1/+3
2024-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-02-22net/mlx5: Add the IFC related bits for query trackerYishai Hadas1-0/+5
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2024-02-06net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman1-0/+1
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko1-0/+8
2024-01-31IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang1-1/+1
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh1-1/+1
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan1-3/+7
2024-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+2
2024-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+7
2024-01-10vdpa/mlx5: Expose resumable vq capabilityDragos Tatulea1-1/+2
2024-01-08Revert "mlx5 updates 2023-12-20"Jakub Kicinski1-18/+6
2023-12-21net/mlx5: Implement management PF Ethernet profileArmen Ratner1-3/+11
2023-12-21net/mlx5: Fix query of sd_group fieldTariq Toukan1-3/+7