summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2024-06-16net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran1-1/+1
2024-06-16net/mlx5: Discard command completions in internal errorAkiva Goldberger1-0/+3
2024-05-02net/mlx5e: Fix a race in command alloc flowShifeng Li1-5/+7
2024-05-02net/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
2024-02-23net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu1-11/+15
2024-02-23net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik1-0/+1
2024-01-05net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu1-1/+1
2024-01-05net/mlx5: Fix fw tracer first block checkMoshe Shemesh1-1/+1
2024-01-05net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li1-1/+1
2024-01-05Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov1-4/+6
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu1-4/+8
2023-11-28net/mlx5_core: Clean driver version and nameLeon Romanovsky6-13/+9
2023-11-28net/mlx5e: fix double free of encap_headerDust Li1-6/+4
2023-10-25net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla1-1/+1
2023-09-19net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen1-7/+2
2023-08-26net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh1-0/+5
2023-08-26net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha2-47/+63
2023-08-26net/mlx5: Refactor init clock functionEran Ben Elisha1-23/+53
2023-08-16net/mlx5: Allow 0 for total host VFsDaniel Jurgens1-2/+1
2023-08-11net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu1-8/+72
2023-08-11net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu1-15/+14
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong1-1/+3
2023-08-11net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao1-2/+3
2023-07-27net/mlx5e: Check for NOT_READY flag state after lockingVlad Buslov1-3/+3
2023-07-27net/mlx5e: fix double free in mlx5e_destroy_flow_tableZhengchao Shao1-0/+1
2023-06-09net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh1-1/+1
2023-06-09net/mlx5: fw_tracer, Fix event handlingShay Drory1-1/+1
2023-06-05net/mlx5: Devcom, serialize devcom registrationShay Drory1-5/+14
2023-06-05net/mlx5: devcom only supports 2 portsMark Bloch2-7/+11
2023-05-30net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory1-1/+2
2023-05-30net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan1-1/+1
2023-05-30net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit1-1/+2
2023-05-30net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski1-7/+9
2023-04-05net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter1-2/+1
2023-04-05net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla1-2/+4
2023-04-05net/mlx5: Fix steering rules cleanupLama Kayal1-0/+1
2023-03-11net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman1-0/+1
2023-03-11net/mlx5: fw_tracer: Fix debug printShay Drory1-1/+1
2023-03-11net/mlx5: Enhance debug print in page allocation failureJack Morgenstein1-1/+2
2023-02-15net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory1-1/+1
2023-02-15net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory1-0/+1
2023-02-15net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea1-8/+5
2023-02-01net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2023-01-24net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()Yang Yingliang1-0/+1
2023-01-18net/mlx5e: Don't support encap rules with gbp optionGavin Li1-0/+2
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-14net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris1-1/+1
2023-01-14net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea1-0/+4
2023-01-14net/mlx5: Avoid recovery in probe flowsShay Drory1-0/+6
2023-01-14net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko1-0/+2