summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
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-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-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-12mlxsw: spectrum_router: Apply user-defined multipath hash seedPetr Machata
2024-06-10mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel
2024-06-10mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel
2024-06-10mlxsw: spectrum_acl_atcam: Fix wrong commentIdo Schimmel
2024-06-05mlxsw: spectrum_router: Constify struct devlink_dpipe_table_opsChristophe JAILLET
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-29mlxsw: pci: Use NAPI for event processingAmit Cohen
2024-04-29mlxsw: pci: Reorganize 'mlxsw_pci_queue' structureAmit Cohen
2024-04-29mlxsw: pci: Initialize dummy net devices for NAPIAmit Cohen
2024-04-29mlxsw: pci: Ring RDQ and CQ doorbells once per several completionsAmit Cohen
2024-04-29mlxsw: pci: Handle up to 64 Rx completions in taskletAmit Cohen
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-19mlxsw: pci: Fix driver initialization with old firmwareIdo Schimmel
2024-04-19mlxsw: core_env: Fix driver initialization with old firmwareIdo Schimmel