index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
mlxsw: spectrum_router: fix xa_store() error checking
Yuan Can
1
-6
/
+3
2024-09-16
Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-84
/
+31
2024-09-06
mlxsw: spectrum: Remove setting of RX software timestamp
Gal Pressman
2
-20
/
+6
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-2
/
+3
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+2
2024-08-22
mlxsw: core_thermal: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
1
-84
/
+31
2024-08-01
mlxsw: core_thermal: Fix -Wformat-truncation warning
Ido Schimmel
1
-1
/
+1
2024-08-01
mlxsw: core_thermal: Remove unnecessary assignments
Ido Schimmel
1
-2
/
+0
2024-08-01
mlxsw: core_thermal: Remove unnecessary checks
Ido Schimmel
1
-5
/
+3
2024-08-01
mlxsw: core_thermal: Simplify rollback
Ido Schimmel
1
-1
/
+1
2024-08-01
mlxsw: core_thermal: Make mlxsw_thermal_module_{init, fini} symmetric
Ido Schimmel
1
-7
/
+6
2024-08-01
mlxsw: core_thermal: Remove unused arguments
Ido Schimmel
1
-3
/
+2
2024-08-01
mlxsw: core_thermal: Fold two loops into one
Ido Schimmel
1
-3
/
+1
2024-08-01
mlxsw: core_thermal: Remove another unnecessary check
Ido Schimmel
1
-2
/
+0
2024-08-01
mlxsw: core_thermal: Remove unnecessary check
Ido Schimmel
1
-3
/
+0
2024-08-01
mlxsw: core_thermal: Call thermal_zone_device_unregister() unconditionally
Ido Schimmel
1
-8
/
+2
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
4
-9
/
+9
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
4
-9
/
+9
2024-07-10
mlxsw: pci: Lock configuration space of upstream bridge during reset
Ido Schimmel
1
-0
/
+6
2024-07-10
mlxsw: core_thermal: Report valid current state during cooling device registr...
Ido Schimmel
1
-26
/
+25
2024-07-10
mlxsw: Warn about invalid accesses to array fields
Petr Machata
1
-0
/
+4
2024-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-07-04
mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...
Aleksandr Mishin
1
-0
/
+1
2024-06-28
mlxsw: Implement ethtool operation to write to a transceiver module EEPROM
Ido Schimmel
4
-0
/
+93
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+31
2024-06-26
mlxsw: pci: Use fragmented buffers
Amit Cohen
1
-34
/
+129
2024-06-26
mlxsw: pci: Store number of scatter/gather entries for maximum packet size
Amit Cohen
1
-0
/
+20
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2024-06-21
mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems
Ido Schimmel
1
-6
/
+14
2024-06-21
mlxsw: pci: Fix driver initialization with Spectrum-4
Ido Schimmel
2
-3
/
+17
2024-06-20
mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completion
Amit Cohen
1
-3
/
+3
2024-06-20
mlxsw: pci: Do not store SKB for RDQ elements
Amit Cohen
1
-12
/
+7
2024-06-20
mlxsw: pci: Optimize data buffer access
Amit Cohen
1
-0
/
+1
2024-06-20
mlxsw: pci: Use page pool for Rx buffers allocation
Amit Cohen
1
-39
/
+64
2024-06-20
mlxsw: pci: Initialize page pool per CQ
Amit Cohen
2
-1
/
+60
2024-06-20
mlxsw: pci: Store CQ pointer as part of RDQ structure
Amit Cohen
1
-0
/
+5
2024-06-20
mlxsw: pci: Split NAPI setup/teardown into two steps
Amit Cohen
1
-3
/
+2
2024-06-15
mlxsw: Use the same maximum MTU value throughout the driver
Amit Cohen
3
-26
/
+6
2024-06-15
mlxsw: spectrum: Set more accurate values for netdevice min/max MTU
Amit Cohen
1
-4
/
+2
2024-06-15
mlxsw: Adjust MTU value to hardware check
Amit Cohen
2
-1
/
+2
2024-06-15
mlxsw: port: Edit maximum MTU value
Amit Cohen
1
-1
/
+1
2024-06-13
mlxsw: spectrum_router: Apply user-defined multipath hash seed
Petr Machata
1
-1
/
+5
2024-06-10
mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors
Ido Schimmel
3
-17
/
+12
2024-06-10
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-13
/
+0
2024-06-10
mlxsw: spectrum_acl_atcam: Fix wrong comment
Ido Schimmel
1
-1
/
+1
2024-06-05
mlxsw: spectrum_router: Constify struct devlink_dpipe_table_ops
Christophe JAILLET
1
-4
/
+4
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-1
/
+1
2024-04-29
mlxsw: pci: Use NAPI for event processing
Amit Cohen
1
-19
/
+77
2024-04-29
mlxsw: pci: Reorganize 'mlxsw_pci_queue' structure
Amit Cohen
1
-38
/
+38
[next]