index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2022-04-20
mlxsw: i2c: Fix initialization error flow
Vadim Pasternak
1
-0
/
+1
2022-01-27
mlxsw: pci: Avoid flow control for EMAD packets
Danielle Ratson
2
-1
/
+17
2022-01-27
mlxsw: pci: Add shutdown method in PCI driver
Danielle Ratson
1
-0
/
+1
2021-12-01
mlxsw: spectrum: Protect driver from buggy firmware
Amit Cohen
1
-1
/
+1
2021-10-26
mlxsw: pci: Recycle received packet upon allocation failure
Ido Schimmel
1
-13
/
+12
2021-10-14
mlxsw: thermal: Fix out-of-bounds memory accesses
Ido Schimmel
1
-47
/
+5
2021-08-22
mlxsw: spectrum_router: Increase parsing depth for multipath hash
Amit Cohen
2
-1
/
+44
2021-08-22
mlxsw: Remove old parsing depth infrastructure
Amit Cohen
2
-69
/
+0
2021-08-22
mlxsw: Convert existing consumers to use new API for parsing configuration
Amit Cohen
2
-8
/
+22
2021-08-22
mlxsw: spectrum: Add infrastructure for parsing configuration
Amit Cohen
2
-0
/
+94
2021-08-14
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-1
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2
-3
/
+3
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+3
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-1
/
+1
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
1
-2
/
+2
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-5
/
+19
2021-07-16
net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'
Christophe JAILLET
1
-5
/
+3
2021-06-29
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-3
/
+3
2021-06-25
mlxsw: core_env: Avoid unnecessary memcpy()s
Ido Schimmel
1
-8
/
+8
2021-06-21
mlxsw: core: Add support for module EEPROM read by page
Ido Schimmel
4
-0
/
+108
2021-06-21
mlxsw: reg: Document possible MCIA status values
Ido Schimmel
1
-0
/
+14
2021-06-21
mlxsw: reg: Add bank number to MCIA register
Ido Schimmel
1
-0
/
+6
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+9
2021-06-16
mlxsw: spectrum_router: remove redundant continue statement
Colin Ian King
1
-1
/
+0
2021-06-10
mlxsw: thermal: Fix null dereference of NULL temperature parameter
Colin Ian King
1
-2
/
+2
2021-06-09
mlxsw: thermal: Read module temperature thresholds using MTMP register
Mykola Kostenok
1
-17
/
+30
2021-06-09
mlxsw: thermal: Add function for reading module temperature and thresholds
Mykola Kostenok
1
-15
/
+35
2021-06-09
mlxsw: core_env: Read module temperature thresholds using MTMP register
Mykola Kostenok
1
-2
/
+11
2021-06-09
mlxsw: reg: Extend MTMP register with new threshold field
Mykola Kostenok
4
-8
/
+26
2021-06-09
mlxsw: spectrum_router: Remove abort mechanism
Amit Cohen
2
-125
/
+5
2021-06-07
mlxsw: core: Set thermal zone polling delay argument to real value at init
Mykola Kostenok
1
-2
/
+4
2021-06-07
mlxsw: spectrum_qdisc: Pass handle, not band number to find_class()
Petr Machata
1
-1
/
+4
2021-06-07
mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11
Petr Machata
1
-1
/
+1
2021-05-28
mlxsw: core: use PSID string define in devlink info
Jiri Pirko
1
-1
/
+3
2021-05-28
mlxsw: core: Expose FW version over defined keyword
Jiri Pirko
1
-1
/
+3
2021-05-19
mlxsw: spectrum_router: Add support for custom multipath hash policy
Ido Schimmel
1
-0
/
+85
2021-05-19
mlxsw: spectrum_router: Add support for inner layer 3 multipath hash policy
Ido Schimmel
1
-0
/
+41
2021-05-19
mlxsw: spectrum_outer: Factor out helper for common outer fields
Ido Schimmel
1
-20
/
+28
2021-05-19
mlxsw: reg: Add inner packet fields to RECRv2 register
Ido Schimmel
1
-0
/
+42
2021-05-19
mlxsw: spectrum_router: Move multipath hash configuration to a bitmap
Ido Schimmel
2
-80
/
+64
2021-05-19
mlxsw: spectrum_router: Replace if statement with a switch statement
Ido Schimmel
1
-31
/
+38
2021-05-18
mlxsw: Remove Mellanox SwitchX-2 ASIC support
Amit Cohen
6
-1719
/
+0
2021-05-18
mlxsw: Remove Mellanox SwitchIB ASIC support
Amit Cohen
4
-610
/
+0
2021-05-18
mlxsw: spectrum_router: Avoid missing error code warning
Ido Schimmel
1
-2
/
+4
2021-05-18
mlxsw: core: Avoid unnecessary EMAD buffer copy
Ido Schimmel
1
-1
/
+1
2021-05-18
mlxsw: Verify the accessed index doesn't exceed the array length
Danielle Ratson
5
-0
/
+19
2021-05-18
mlxsw: spectrum_buffers: Switch function arguments
Danielle Ratson
1
-3
/
+3
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-15
/
+15
[next]