summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib
AgeCommit message (Expand)AuthorFilesLines
2023-06-02net/mlx5: Devcom, extend mlx5_devcom_send_event to work with more than two de...Shay Drory2-3/+16
2023-06-02net/mlx5: Devcom, introduce devcom_for_each_peer_entrySaeed Mahameed2-31/+81
2023-06-02net/mlx5: Devcom, Rename paired to readyShay Drory2-15/+15
2023-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-17/+54
2023-05-23net/mlx5: Devcom, serialize devcom registrationShay Drory1-5/+14
2023-05-23net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory1-1/+2
2023-05-23net/mlx5e: Fix deadlock in tc route query codeVlad Buslov2-11/+38
2023-05-19net/mlx5e: E-Switch, Add a check that log_max_l2_table is validRoi Dayan1-1/+1
2023-04-06net/mlx5: Update cyclecounter shift value to improve ptp free running mode pr...Rahul Rameshbabu1-1/+1
2023-03-20net/mlx5: fs_chains: Refactor to detach chains from tc usagePaul Blakey2-48/+50
2023-02-24net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman1-0/+1
2023-02-23net/mlx5: Fix memory leak in IPsec RoCE creationPatrisious Haddad1-5/+8
2023-02-21net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey1-7/+7
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2-0/+393
2023-02-15net/mlx5: Configure IPsec steering for egress RoCEv2 trafficMark Zhang2-0/+123
2023-02-15net/mlx5: Configure IPsec steering for ingress RoCEv2 trafficMark Zhang2-0/+270
2023-02-09Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski1-5/+0
2023-02-09net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko1-5/+0
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu1-3/+12
2023-01-31net/mlx5: Keep only one bulk of full available DEKsJianbo Liu1-5/+13
2023-01-31net/mlx5: Add async garbage collector for DEK bulkJianbo Liu1-9/+65
2023-01-31net/mlx5: Reuse DEKs after executing SYNC_CRYPTO commandJianbo Liu1-9/+183
2023-01-31net/mlx5: Use bulk allocation for fast update encryption keyJianbo Liu1-7/+208
2023-01-31net/mlx5: Add bulk allocation and modify_dek operationJianbo Liu1-2/+83
2023-01-31net/mlx5: Add support SYNC_CRYPTO commandJianbo Liu1-0/+36
2023-01-31net/mlx5: Add new APIs for fast update encryption keyJianbo Liu2-5/+98
2023-01-31net/mlx5: Refactor the encryption key creationJianbo Liu1-24/+53
2023-01-31net/mlx5: Add const to the key pointer of encryption key creationJianbo Liu2-2/+2
2023-01-31net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu2-0/+38
2023-01-31net/mlx5: Change key type to key purposeJianbo Liu2-4/+4
2023-01-31net/mlx5: Header file for cryptoTariq Toukan3-13/+20
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu1-3/+31
2023-01-18net/mlx5: Add adjphase function to support hardware-only offset controlRahul Rameshbabu1-0/+9
2023-01-10net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2022-12-08net/mlx5e: Update IPsec soft and hard limitsLeon Romanovsky1-0/+1
2022-12-06net/mlx5: Add HW definitions for IPsec packet offloadLeon Romanovsky1-0/+1
2022-12-06net/mlx5: Return ready to use ASO WQELeon Romanovsky2-3/+6
2022-11-30net/mlx5: Remove redundant checkLeon Romanovsky1-3/+0
2022-10-31ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-16/+6
2022-10-27net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda1-3/+3
2022-10-27net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatSaeed Mahameed1-0/+7
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky2-10/+2
2022-09-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-20/+119
2022-09-27net/mlx5: Add support for NPPS with real time modeAya Levin1-20/+119
2022-09-23net/mlx5e: Support MACsec offload extended packet number (EPN)Emeel Hakim1-0/+3
2022-09-07net/mlx5: Add MACsec offload Tx command supportLior Nahmanson1-0/+1
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-8/+4
2022-07-28net/mlx5: Fix driver use of uninitialized timeoutShay Drory2-8/+4
2022-07-14net/mlx5: Use the bitmap API to allocate bitmapsChristophe JAILLET1-11/+8
2022-07-02net/mlx5e: Add support to modify hardware flow meter parametersJianbo Liu1-0/+9