index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2021-06-24
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-18
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-09
mlxsw: thermal: Fix null dereference of NULL temperature parameter
Colin Ian King
1
-2
/
+2
2021-06-08
mlxsw: thermal: Read module temperature thresholds using MTMP register
Mykola Kostenok
1
-17
/
+30
2021-06-08
mlxsw: thermal: Add function for reading module temperature and thresholds
Mykola Kostenok
1
-15
/
+35
2021-06-08
mlxsw: core_env: Read module temperature thresholds using MTMP register
Mykola Kostenok
1
-2
/
+11
2021-06-08
mlxsw: reg: Extend MTMP register with new threshold field
Mykola Kostenok
4
-8
/
+26
2021-06-08
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-27
mlxsw: core: use PSID string define in devlink info
Jiri Pirko
1
-1
/
+3
2021-05-27
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-17
mlxsw: Remove Mellanox SwitchX-2 ASIC support
Amit Cohen
6
-1719
/
+0
2021-05-17
mlxsw: Remove Mellanox SwitchIB ASIC support
Amit Cohen
4
-610
/
+0
2021-05-17
mlxsw: spectrum_router: Avoid missing error code warning
Ido Schimmel
1
-2
/
+4
2021-05-17
mlxsw: core: Avoid unnecessary EMAD buffer copy
Ido Schimmel
1
-1
/
+1
2021-05-17
mlxsw: Verify the accessed index doesn't exceed the array length
Danielle Ratson
5
-0
/
+19
2021-05-17
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
2021-05-06
mlxsw: spectrum_mr: Update egress RIF list before route's action
Ido Schimmel
1
-15
/
+15
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-04-20
mlxsw: spectrum_qdisc: Index future FIFOs by band number
Petr Machata
1
-7
/
+6
2021-04-20
mlxsw: spectrum_qdisc: Allocate child qdiscs dynamically
Petr Machata
1
-32
/
+83
2021-04-20
mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lock
Petr Machata
1
-16
/
+73
2021-04-20
mlxsw: spectrum_qdisc: Track children per qdisc
Petr Machata
1
-46
/
+118
2021-04-20
mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy()
Petr Machata
1
-30
/
+18
2021-04-20
mlxsw: spectrum_qdisc: Track tclass_num as int, not u8
Petr Machata
1
-6
/
+6
2021-04-20
mlxsw: spectrum_qdisc: Drop an always-true condition
Petr Machata
1
-4
/
+1
2021-04-20
mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare()
Petr Machata
1
-15
/
+7
2021-04-20
mlxsw: spectrum_qdisc: Drop one argument from check_params callback
Petr Machata
1
-7
/
+1
2021-04-16
mlxsw: implement ethtool standard stats
Jakub Kicinski
1
-0
/
+129
2021-04-16
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
1
-2
/
+3
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+35
2021-04-07
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
1
-5
/
+14
2021-04-07
mlxsw: core: Remove critical trip points from thermal zones
Vadim Pasternak
1
-21
/
+6
2021-03-30
mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when r...
Ido Schimmel
1
-2
/
+3
2021-03-29
mlxsw: spectrum: Veto sampling if already enabled on port
Ido Schimmel
1
-0
/
+5
2021-03-29
mlxsw: spectrum_matchall: Perform priority checks earlier
Ido Schimmel
1
-18
/
+13
2021-03-29
mlxsw: spectrum_matchall: Convert if statements to a switch statement
Ido Schimmel
1
-3
/
+6
[next]