index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-06-28
mlxsw: Implement ethtool operation to write to a transceiver module EEPROM
Ido Schimmel
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-01-30
mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_list
Heiner Kallweit
2023-06-29
mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_init
Zhengchao Shao
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
mlxsw: minimal: Return -ENOMEM on allocation failure
Dan Carpenter
2022-08-23
mlxsw: minimal: Extend to support line card dynamic operations
Vadim Pasternak
2022-08-23
mlxsw: minimal: Extend module to port mapping with slot index
Vadim Pasternak
2022-08-23
mlxsw: minimal: Move ports allocation to separate routine
Vadim Pasternak
2022-08-23
mlxsw: minimal: Extend APIs with slot index for modular system support
Vadim Pasternak
2022-08-11
mlxsw: minimal: Fix deadlock in ports creation
Vadim Pasternak
2022-06-14
mlxsw: Revert "Introduce initial XM router support"
Petr Machata
2022-04-18
mlxsw: spectrum: Add port to linecard mapping
Jiri Pirko
2022-04-18
mlxsw: Narrow the critical section of devl_lock during ports creation/removal
Jiri Pirko
2022-04-15
mlxsw: core: Extend interfaces for cable info access with slot argument
Vadim Pasternak
2022-03-16
eth: mlxsw: switch to explicit locking for port registration
Jakub Kicinski
2022-02-23
mlxsw: Remove resource query check
Ido Schimmel
2022-01-26
mlxsw: Add netdev argument to mlxsw_env_get_module_info()
Danielle Ratson
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
2021-10-19
ethernet: mlxsw: use eth_hw_addr_gen()
Jakub Kicinski
2021-10-06
mlxsw: Add ability to control transceiver modules' power mode
Ido Schimmel
2021-09-15
mlxsw: Add support for transceiver modules reset
Ido Schimmel
2021-09-15
mlxsw: Track per-module port status
Ido Schimmel
2021-06-21
mlxsw: core: Add support for module EEPROM read by page
Ido Schimmel
2021-05-17
mlxsw: Verify the accessed index doesn't exceed the array length
Danielle Ratson
2020-12-14
mlxsw: Ignore ports that are connected to eXtended mezanine
Jiri Pirko
2020-07-09
mlxsw: Set port split ability attribute in driver
Danielle Ratson
2020-07-09
mlxsw: Set number of port lanes attribute in driver
Danielle Ratson
2020-01-27
mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'
Christophe JAILLET
2019-10-06
mlxsw: minimal: Add validation for FW version
Vadim Pasternak
2019-10-04
mlxsw: Propagate extack down to register_fib_notifier()
Jiri Pirko
2019-10-04
mlxsw: Register port netdevices into net of core
Jiri Pirko
2019-05-30
mlxsw: i2c: Extend initialization with querying firmware info
Vadim Pasternak
2019-04-04
mlxsw: Remove ndo_get_port_parent_id implementation
Jiri Pirko
2019-04-04
mlxsw: Pass switch ID through devlink_port_attrs_set()
Jiri Pirko
2019-03-28
mlxsw: Remove ndo_get_phys_port_name implementation
Jiri Pirko
2019-03-28
mlxsw: Implement ndo_get_devlink_port
Jiri Pirko
2019-03-24
mlxsw: Move devlink_port_attrs_set() call before register
Jiri Pirko
2019-03-12
mlxsw: minimal: Initialize base_mac
Jiri Pirko
2019-03-03
mlxsw: i2c: Extend initialization by querying resources data
Vadim Pasternak
2019-03-03
mlxsw: minimal: Add ethtool support
Vadim Pasternak
2019-03-03
mlxsw: minimal: Make structures and variables names shorter
Vadim Pasternak
2018-08-09
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
2016-11-16
mlxsw: minimal: Add I2C support for Mellanox ASICs
Vadim Pasternak