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
starfive-6.6.48-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
2020-10-09
devlink: Add devlink reload limit option
Moshe Shemesh
1
-1
/
+3
2020-10-09
devlink: Add reload action option to devlink reload command
Moshe Shemesh
1
-3
/
+7
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-18
/
+30
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
3
-17
/
+28
2020-09-27
mlxsw: spectrum_ethtool: Expose transceiver_overheat counter
Amit Cohen
1
-1
/
+56
2020-09-27
mlxsw: Update module's settings when module is plugged in
Amit Cohen
4
-0
/
+137
2020-09-27
mlxsw: spectrum: Initialize netdev's module overheat counter
Amit Cohen
2
-0
/
+26
2020-09-27
mlxsw: Enable temperature event for all supported port module sensors
Amit Cohen
2
-0
/
+107
2020-09-27
mlxsw: Update transceiver_overheat counter according to MTWE
Amit Cohen
6
-0
/
+99
2020-09-27
mlxsw: core: Add an infrastructure to track transceiver overheat counter
Amit Cohen
4
-0
/
+96
2020-09-27
mlxsw: core_hwmon: Query MTMP before writing to set only relevant fields
Amit Cohen
1
-4
/
+17
2020-09-27
mlxsw: reg: Add Ports Module Administrative and Operational Status Register
Amit Cohen
1
-0
/
+59
2020-09-27
mlxsw: reg: Add Port Module Plug/Unplug Event Register
Amit Cohen
1
-0
/
+45
2020-09-27
mlxsw: reg: Add Management Temperature Warning Event Register
Amit Cohen
1
-0
/
+18
2020-09-27
mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path
Ido Schimmel
1
-1
/
+2
2020-09-26
devlink: convert flash_update to use params structure
Jacob Keller
1
-5
/
+4
2020-09-26
devlink: check flash_update parameter support in net core
Jacob Keller
1
-3
/
+0
2020-09-21
mlxsw: spectrum_router: simplify the return expression of __mlxsw_sp_router_i...
Qinglang Miao
1
-5
/
+1
2020-09-18
mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscs
Petr Machata
1
-1
/
+33
2020-09-18
mlxsw: spectrum_dcb: Implement dcbnl_setbuffer / getbuffer
Petr Machata
1
-0
/
+59
2020-09-18
mlxsw: spectrum_buffers: Support two headroom modes
Petr Machata
2
-3
/
+30
2020-09-17
mlxsw: spectrum_buffers: Manage internal buffer in the hdroom code
Petr Machata
4
-64
/
+113
2020-09-17
mlxsw: spectrum_buffers: Introduce shared buffer ops
Petr Machata
3
-0
/
+21
2020-09-17
mlxsw: spectrum_buffers: Convert mlxsw_sp_port_headroom_init()
Petr Machata
1
-52
/
+23
2020-09-17
mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells()
Petr Machata
2
-9
/
+1
2020-09-17
mlxsw: spectrum_buffers: Move here the new headroom code
Petr Machata
2
-201
/
+199
2020-09-17
mlxsw: spectrum: Move here the three-step headroom configuration from DCB
Petr Machata
2
-61
/
+61
2020-09-17
mlxsw: spectrum_dcb: Convert mlxsw_sp_port_pg_prio_map() to hdroom code
Petr Machata
1
-10
/
+19
2020-09-17
mlxsw: spectrum_dcb: Convert ETS handler fully to mlxsw_sp_hdroom_configure()
Petr Machata
1
-36
/
+6
2020-09-17
mlxsw: spectrum: Split headroom autoresize out of buffer configuration
Petr Machata
4
-31
/
+97
2020-09-17
mlxsw: spectrum: Track buffer sizes in struct mlxsw_sp_hdroom
Petr Machata
2
-5
/
+16
2020-09-17
mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroom
Petr Machata
5
-49
/
+64
2020-09-17
mlxsw: spectrum: Track priorities in struct mlxsw_sp_hdroom
Petr Machata
4
-13
/
+35
2020-09-17
mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroom
Petr Machata
5
-20
/
+26
2020-09-17
mlxsw: spectrum: Unify delay handling between PFC and pause
Petr Machata
4
-45
/
+67
2020-09-17
mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroom
Petr Machata
3
-2
/
+25
2020-09-16
mlxsw: core: Introduce fw_fatal health reporter
Jiri Pirko
5
-0
/
+256
2020-09-16
mlxsw: reg: Add Monitoring FW General Debug Register
Jiri Pirko
1
-0
/
+21
2020-09-16
mlxsw: reg: Add Monitoring FW Debug Register
Jiri Pirko
1
-0
/
+79
2020-09-16
mlxsw: Move fw_load_policy devlink param into core.c
Jiri Pirko
2
-59
/
+51
2020-09-16
mlxsw: core: Push code doing params register/unregister into separate helpers
Jiri Pirko
1
-12
/
+27
2020-09-16
mlxsw: Move fw flashing code into core.c
Jiri Pirko
4
-307
/
+268
2020-09-16
mlxsw: Bump firmware version to XX.2008.1310
Jiri Pirko
1
-6
/
+6
2020-09-15
mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTU
Petr Machata
3
-67
/
+4
2020-09-15
mlxsw: spectrum: Keep maximum speed around
Petr Machata
2
-0
/
+10
2020-09-15
mlxsw: spectrum: Keep maximum MTU around
Petr Machata
2
-5
/
+21
2020-09-15
mlxsw: spectrum_ethtool: Introduce ptys_max_speed callback
Petr Machata
2
-0
/
+45
2020-09-15
mlxsw: spectrum_ethtool: Extract a helper to get Ethernet attributes
Petr Machata
1
-10
/
+28
2020-09-14
net: mlx: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-46
/
+46
[next]