summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Initialize events outside devlink lockCosmin Ratiu
2025-11-18net/mlx5: Use EOPNOTSUPP instead of ENOTSUPPTariq Toukan
2025-11-18net/mlx5: Abort new commands if all command slots are stalledSaeed Mahameed
2025-11-18net/mlx5: Remove redundant bw_share minimal value assignmentCarolina Jubran
2025-11-18net/mlx5e: Recover SQ on excessive PTP TX timestamp deltaCarolina Jubran
2025-11-18net/mlx5: Refactor EEPROM query error handling to return status separatelyGal Pressman
2025-11-17mlx5: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-17mlx4: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger
2025-11-11net/mlx5e: Fix potentially misleading debug messageGal Pressman
2025-11-11net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman
2025-11-11net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman
2025-11-11net/mlx5e: Trim the length of the num_doorbell errorCosmin Ratiu
2025-11-11net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran
2025-11-11net/mlx5: E-Switch, support eswitch inactive modeSaeed Mahameed
2025-11-11net/mlx5: MPFS, add support for dynamic enable/disableSaeed Mahameed
2025-11-09net/mlx5: fs, set non default device per namespacePatrisious Haddad
2025-11-09net/mlx5: fs, Add other_eswitch support for steering tablesPatrisious Haddad
2025-11-09net/mlx5: Add direct ST mode support for RDMAYishai Hadas
2025-11-07net/mlx5e: Add PSP stats support for Rx/Tx flowsJakub Kicinski
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-05net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pagesDragos Tatulea
2025-11-05net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea
2025-11-05net/mlx5e: SHAMPO, Fix header mapping for 64K pagesDragos Tatulea
2025-11-05net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman
2025-11-04net/mlx5e: Defer channels closure to reduce interface down timeTariq Toukan
2025-11-04net/mlx5e: Pass old channels as argument to mlx5e_switch_priv_channelsTariq Toukan
2025-11-04net/mlx5e: Do not re-apply TIR loopback configuration if not necessaryTariq Toukan
2025-11-04net/mlx5: IPoIB, set self loopback prevention in TIR initTariq Toukan
2025-11-04net/mlx5e: Allow setting self loopback prevention bits on TIR initTariq Toukan
2025-11-04net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()Tariq Toukan
2025-11-04net/mlx5e: Enhance function structures for self loopback prevention applicationTariq Toukan
2025-10-31net/mlx5e: Convert to new hwtstamp_get/set interfaceCarolina Jubran
2025-10-31net/mlx5e: Rename timestamp fields to hwtstamp_configCarolina Jubran
2025-10-31net/mlx5e: Rename hwstamp functions to hwtstampCarolina Jubran
2025-10-31net/mlx5e: Remove unnecessary tstamp local variable in mlx5i_complete_rx_cqeCarolina Jubran
2025-10-31net/mlx5e: Remove redundant tstamp pointer from channel structuresCarolina Jubran
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-29net/mlx5e: kTLS, Cancel RX async resync request in error flowsShahar Shitrit
2025-10-29net: tls: Change async resync helpers argumentShahar Shitrit
2025-10-29net/mlx5: Don't zero user_count when destroying FDB tablesCosmin Ratiu
2025-10-28net/mlx5: Add balance ID support for LAG multiplane groupsMark Bloch
2025-10-28net/mlx5: Refactor HCA cap 2 settingMark Bloch