aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib
AgeCommit message (Expand)AuthorFilesLines
2023-04-05net/mlx5: Update cyclecounter shift value to improve ptp free running mode pr...Gravatar Rahul Rameshbabu 1-1/+1
2023-03-20net/mlx5: fs_chains: Refactor to detach chains from tc usageGravatar Paul Blakey 2-48/+50
2023-02-24net/mlx5: Geneve, Fix handling of Geneve object id as error codeGravatar Maor Dickman 1-0/+1
2023-02-23net/mlx5: Fix memory leak in IPsec RoCE creationGravatar Patrisious Haddad 1-5/+8
2023-02-20net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGGravatar Paul Blakey 1-7/+7
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Jakub Kicinski 2-0/+393
2023-02-15net/mlx5: Configure IPsec steering for egress RoCEv2 trafficGravatar Mark Zhang 2-0/+123
2023-02-15net/mlx5: Configure IPsec steering for ingress RoCEv2 trafficGravatar Mark Zhang 2-0/+270
2023-02-08Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Gravatar Jakub Kicinski 1-5/+0
2023-02-08net/mlx5e: Propagate an internal event in case uplink netdev changesGravatar Jiri Pirko 1-5/+0
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsGravatar Rahul Rameshbabu 1-3/+12
2023-01-30net/mlx5: Keep only one bulk of full available DEKsGravatar Jianbo Liu 1-5/+13
2023-01-30net/mlx5: Add async garbage collector for DEK bulkGravatar Jianbo Liu 1-9/+65
2023-01-30net/mlx5: Reuse DEKs after executing SYNC_CRYPTO commandGravatar Jianbo Liu 1-9/+183
2023-01-30net/mlx5: Use bulk allocation for fast update encryption keyGravatar Jianbo Liu 1-7/+208
2023-01-30net/mlx5: Add bulk allocation and modify_dek operationGravatar Jianbo Liu 1-2/+83
2023-01-30net/mlx5: Add support SYNC_CRYPTO commandGravatar Jianbo Liu 1-0/+36
2023-01-30net/mlx5: Add new APIs for fast update encryption keyGravatar Jianbo Liu 2-5/+98
2023-01-30net/mlx5: Refactor the encryption key creationGravatar Jianbo Liu 1-24/+53
2023-01-30net/mlx5: Add const to the key pointer of encryption key creationGravatar Jianbo Liu 2-2/+2
2023-01-30net/mlx5: Prepare for fast crypto key update if hardware supports itGravatar Jianbo Liu 2-0/+38
2023-01-30net/mlx5: Change key type to key purposeGravatar Jianbo Liu 2-4/+4
2023-01-30net/mlx5: Header file for cryptoGravatar Tariq Toukan 3-13/+20
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseGravatar Rahul Rameshbabu 1-3/+31
2023-01-18net/mlx5: Add adjphase function to support hardware-only offset controlGravatar Rahul Rameshbabu 1-0/+9
2023-01-09net/mlx5: Fix ptp max frequency adjustment rangeGravatar Rahul Rameshbabu 1-1/+1
2022-12-08net/mlx5e: Update IPsec soft and hard limitsGravatar Leon Romanovsky 1-0/+1
2022-12-06net/mlx5: Add HW definitions for IPsec packet offloadGravatar Leon Romanovsky 1-0/+1
2022-12-06net/mlx5: Return ready to use ASO WQEGravatar Leon Romanovsky 2-3/+6
2022-11-29net/mlx5: Remove redundant checkGravatar Leon Romanovsky 1-3/+0
2022-10-31ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppmGravatar Jacob Keller 1-16/+6
2022-10-27net/mlx5: Fix crash during sync firmware resetGravatar Suresh Devarakonda 1-3/+3
2022-10-27net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatGravatar Saeed Mahameed 1-0/+7
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextGravatar Leon Romanovsky 2-10/+2
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Gravatar Jakub Kicinski 1-20/+119
2022-09-27net/mlx5: Add support for NPPS with real time modeGravatar Aya Levin 1-20/+119
2022-09-22net/mlx5e: Support MACsec offload extended packet number (EPN)Gravatar Emeel Hakim 1-0/+3
2022-09-07net/mlx5: Add MACsec offload Tx command supportGravatar Lior Nahmanson 1-0/+1
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Paolo Abeni 2-8/+4
2022-07-28net/mlx5: Fix driver use of uninitialized timeoutGravatar Shay Drory 2-8/+4
2022-07-13net/mlx5: Use the bitmap API to allocate bitmapsGravatar Christophe JAILLET 1-11/+8
2022-07-02net/mlx5e: Add support to modify hardware flow meter parametersGravatar Jianbo Liu 1-0/+9
2022-07-02net/mlx5: Implement interfaces to control ASO SQ and CQGravatar Jianbo Liu 2-0/+162
2022-07-02net/mlx5: Add support to create SQ and CQ for ASOGravatar Jianbo Liu 2-0/+349
2022-06-13net/mlx5: Manage ICM of type modify-header patternGravatar Yevgeny Kliteynik 1-0/+42
2022-05-09net/mlx5: devcom only supports 2 portsGravatar Mark Bloch 2-7/+11
2022-05-09net/mlx5: Increase FW pre-init timeout for health recoveryGravatar Gavin Li 2-0/+2
2022-05-04net/mlx5: Fix matching on inner TTCGravatar Mark Bloch 1-0/+2
2022-03-10net/mlx5: Add smfs lib to export direct steering API to CTGravatar Paul Blakey 2-0/+104
2022-03-10net/mlx5: Delete useless module.h includeGravatar Leon Romanovsky 2-2/+0