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
/
minimal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
mlxsw: Implement ethtool operation to write to a transceiver module EEPROM
Ido Schimmel
1
-0
/
+15
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2024-01-31
mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_list
Heiner Kallweit
1
-1
/
+0
2023-06-30
mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_init
Zhengchao Shao
1
-0
/
+1
2022-11-04
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-11
/
+0
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-4
/
+2
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-31
mlxsw: minimal: Return -ENOMEM on allocation failure
Dan Carpenter
1
-2
/
+6
2022-08-24
mlxsw: minimal: Extend to support line card dynamic operations
Vadim Pasternak
1
-1
/
+99
2022-08-24
mlxsw: minimal: Extend module to port mapping with slot index
Vadim Pasternak
1
-52
/
+163
2022-08-24
mlxsw: minimal: Move ports allocation to separate routine
Vadim Pasternak
1
-8
/
+34
2022-08-24
mlxsw: minimal: Extend APIs with slot index for modular system support
Vadim Pasternak
1
-14
/
+24
2022-08-11
mlxsw: minimal: Fix deadlock in ports creation
Vadim Pasternak
1
-7
/
+0
2022-06-15
mlxsw: Revert "Introduce initial XM router support"
Petr Machata
1
-2
/
+1
2022-04-18
mlxsw: spectrum: Add port to linecard mapping
Jiri Pirko
1
-1
/
+1
2022-04-18
mlxsw: Narrow the critical section of devl_lock during ports creation/removal
Jiri Pirko
1
-6
/
+7
2022-04-15
mlxsw: core: Extend interfaces for cable info access with slot argument
Vadim Pasternak
1
-11
/
+13
2022-03-16
eth: mlxsw: switch to explicit locking for port registration
Jakub Kicinski
1
-0
/
+6
2022-02-23
mlxsw: Remove resource query check
Ido Schimmel
1
-1
/
+0
2022-01-26
mlxsw: Add netdev argument to mlxsw_env_get_module_info()
Danielle Ratson
1
-1
/
+2
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
1
-5
/
+5
2021-10-19
ethernet: mlxsw: use eth_hw_addr_gen()
Jakub Kicinski
1
-7
/
+3
2021-10-07
mlxsw: Add ability to control transceiver modules' power mode
Ido Schimmel
1
-0
/
+26
2021-09-15
mlxsw: Add support for transceiver modules reset
Ido Schimmel
1
-0
/
+10
2021-09-15
mlxsw: Track per-module port status
Ido Schimmel
1
-3
/
+17
2021-06-21
mlxsw: core: Add support for module EEPROM read by page
Ido Schimmel
1
-0
/
+13
2021-05-18
mlxsw: Verify the accessed index doesn't exceed the array length
Danielle Ratson
1
-0
/
+4
2020-12-15
mlxsw: Ignore ports that are connected to eXtended mezanine
Jiri Pirko
1
-1
/
+2
2020-07-09
mlxsw: Set port split ability attribute in driver
Danielle Ratson
1
-2
/
+2
2020-07-09
mlxsw: Set number of port lanes attribute in driver
Danielle Ratson
1
-1
/
+1
2020-01-27
mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'
Christophe JAILLET
1
-1
/
+1
2019-10-06
mlxsw: minimal: Add validation for FW version
Vadim Pasternak
1
-0
/
+30
2019-10-04
mlxsw: Propagate extack down to register_fib_notifier()
Jiri Pirko
1
-1
/
+2
2019-10-04
mlxsw: Register port netdevices into net of core
Jiri Pirko
1
-0
/
+1
2019-05-30
mlxsw: i2c: Extend initialization with querying firmware info
Vadim Pasternak
1
-0
/
+18
2019-04-05
mlxsw: Remove ndo_get_port_parent_id implementation
Jiri Pirko
1
-13
/
+0
2019-04-05
mlxsw: Pass switch ID through devlink_port_attrs_set()
Jiri Pirko
1
-1
/
+3
2019-03-28
mlxsw: Remove ndo_get_phys_port_name implementation
Jiri Pirko
1
-11
/
+0
2019-03-28
mlxsw: Implement ndo_get_devlink_port
Jiri Pirko
1
-0
/
+11
2019-03-24
mlxsw: Move devlink_port_attrs_set() call before register
Jiri Pirko
1
-2
/
+3
2019-03-13
mlxsw: minimal: Initialize base_mac
Jiri Pirko
1
-0
/
+18
2019-03-04
mlxsw: i2c: Extend initialization by querying resources data
Vadim Pasternak
1
-5
/
+6
2019-03-04
mlxsw: minimal: Add ethtool support
Vadim Pasternak
1
-2
/
+322
2019-03-04
mlxsw: minimal: Make structures and variables names shorter
Vadim Pasternak
1
-18
/
+18
2018-08-09
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
1
-33
/
+2
2016-11-17
mlxsw: minimal: Add I2C support for Mellanox ASICs
Vadim Pasternak
1
-0
/
+97