summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib
AgeCommit message (Expand)AuthorFilesLines
2023-08-21net/mlx5: Devcom, only use devcom after NULL check in mlx5_devcom_send_event()Li Zetao1-1/+2
2023-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5
2023-08-07net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh1-0/+5
2023-08-07net/mlx5: remove many unnecessary NULL valuesRuan Jinjie1-1/+1
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla2-2/+2
2023-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan2-245/+277
2023-07-27net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supportedChris Mi1-1/+1
2023-06-20net/mlx5: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu1-16/+15
2023-06-16net/mlx5: Add header file for eventsJuhee Kang2-34/+40
2023-06-16net/mlx5: Check DTOR entry value is not zeroMoshe Shemesh1-1/+2
2023-06-16net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh2-1/+4
2023-06-08net/mlx5: Enable 4 ports VF LAGShay Drory2-3/+4
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