summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-13eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled outJakub Kicinski
2024-07-13net/mlx5: Use set number of max EQsDaniel Jurgens
2024-07-13net/mlx5: Set default max eqs for SFsDaniel Jurgens
2024-07-13net/mlx5: Set sf_eq_usage for SF max EQsDaniel Jurgens
2024-07-11net/mlx5: Expose SFs IRQsShay Drory
2024-07-09net/mlx5e: CT: Initialize err to 0 to avoid warningCosmin Ratiu
2024-07-09net/mlx5e: SHAMPO, Add missing aggregate counterDragos Tatulea
2024-07-09net/mlx5: DR, Remove definer functions from SW Steering APIYevgeny Kliteynik
2024-07-09mlxsw: pci: Lock configuration space of upstream bridge during resetIdo Schimmel
2024-07-09mlxsw: core_thermal: Report valid current state during cooling device registr...Ido Schimmel
2024-07-09mlxsw: Warn about invalid accesses to array fieldsPetr Machata
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin
2024-06-28net/mlx5e: Approximate IPsec per-SA payload data bytes countLeon Romanovsky
2024-06-28net/mlx5e: Present succeeded IPsec SA bytes and packetLeon Romanovsky
2024-06-28net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu
2024-06-28net/mlx5: E-switch, Create ingress ACL when neededChris Mi
2024-06-28net/mlx5: Use max_num_eqs_24b when setting max_io_eqsDaniel Jurgens
2024-06-28net/mlx5: Use max_num_eqs_24b capability if setDaniel Jurgens
2024-06-28mlxsw: Implement ethtool operation to write to a transceiver module EEPROMIdo Schimmel
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-26mlxsw: pci: Use fragmented buffersAmit Cohen
2024-06-26mlxsw: pci: Store number of scatter/gather entries for maximum packet sizeAmit Cohen
2024-06-26net: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-21mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systemsIdo Schimmel
2024-06-21mlxsw: pci: Fix driver initialization with Spectrum-4Ido Schimmel
2024-06-19mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completionAmit Cohen
2024-06-19mlxsw: pci: Do not store SKB for RDQ elementsAmit Cohen
2024-06-19mlxsw: pci: Optimize data buffer accessAmit Cohen
2024-06-19mlxsw: pci: Use page pool for Rx buffers allocationAmit Cohen
2024-06-19mlxsw: pci: Initialize page pool per CQAmit Cohen
2024-06-19mlxsw: pci: Store CQ pointer as part of RDQ structureAmit Cohen
2024-06-19mlxsw: pci: Split NAPI setup/teardown into two stepsAmit Cohen
2024-06-18net/mlx4_en: Use ethtool_puts/sprintf to fill stats stringsKamal Heib
2024-06-18net/mlx4_en: Use ethtool_puts to fill selftest stringsKamal Heib
2024-06-18net/mlx4_en: Use ethtool_puts to fill priv flags stringsKamal Heib
2024-06-17net/mlx5e: Add per queue netdev-genl statsJoe Damato
2024-06-17net/mlx5e: Add txq to sq stats mappingJoe Damato
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu
2024-06-14mlxsw: Use the same maximum MTU value throughout the driverAmit Cohen
2024-06-14mlxsw: spectrum: Set more accurate values for netdevice min/max MTUAmit Cohen
2024-06-14mlxsw: Adjust MTU value to hardware checkAmit Cohen
2024-06-14mlxsw: port: Edit maximum MTU valueAmit Cohen
2024-06-14net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu
2024-06-14net/mlx5e: Use tcp_v[46]_check checksum helpersGal Pressman
2024-06-14net/mlx5e: Fix outdated comment in features checkGal Pressman
2024-06-14net/mlx5: Replace strcpy with strscpyMoshe Shemesh