index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_buffers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
mlxsw: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
1
-7
/
+7
2022-05-03
mlxsw: Configure descriptor buffers
Petr Machata
1
-0
/
+26
2021-12-01
mlxsw: Add support for more than 256 ports in SBSR register
Amit Cohen
1
-5
/
+21
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
1
-19
/
+19
2021-10-06
mlxsw: spectrum_buffers: silence uninitialized warning
Dan Carpenter
1
-1
/
+1
2021-05-18
mlxsw: spectrum_buffers: Switch function arguments
Danielle Ratson
1
-3
/
+3
2020-09-18
mlxsw: spectrum_buffers: Support two headroom modes
Petr Machata
1
-3
/
+19
2020-09-17
mlxsw: spectrum_buffers: Manage internal buffer in the hdroom code
Petr Machata
1
-0
/
+89
2020-09-17
mlxsw: spectrum_buffers: Introduce shared buffer ops
Petr Machata
1
-0
/
+12
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
1
-8
/
+1
2020-09-17
mlxsw: spectrum_buffers: Move here the new headroom code
Petr Machata
1
-0
/
+199
2020-09-17
mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroom
Petr Machata
1
-0
/
+14
2020-09-17
mlxsw: spectrum: Track priorities in struct mlxsw_sp_hdroom
Petr Machata
1
-0
/
+8
2020-09-17
mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroom
Petr Machata
1
-0
/
+1
2020-09-17
mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroom
Petr Machata
1
-2
/
+18
2020-06-23
mlxsw: spectrum: Do not rely on machine endianness
Ido Schimmel
1
-1
/
+1
2020-06-16
mlxsw: spectrum: Adjust headroom buffers for 8x ports
Ido Schimmel
1
-0
/
+1
2020-05-25
mlxsw: spectrum_buffers: Assign non-zero quotas to TC 0 of the CPU port
Ido Schimmel
1
-1
/
+1
2019-10-31
mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_init
Nathan Chancellor
1
-1
/
+1
2019-10-29
mlxsw: spectrum_buffers: remove unneeded semicolon
YueHaibing
1
-2
/
+2
2019-10-24
mlxsw: spectrum_buffers: Calculate the size of the main pool
Petr Machata
1
-12
/
+34
2019-10-24
mlxsw: spectrum: Use guaranteed buffer size as pool size limit
Petr Machata
1
-7
/
+8
2019-09-16
mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared buffer
Shalom Toledo
1
-8
/
+33
2019-09-16
mlxsw: spectrum_buffers: Prevent changing CPU port's configuration
Shalom Toledo
1
-0
/
+10
2019-07-31
mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2
Petr Machata
1
-2
/
+2
2019-06-12
mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
Petr Machata
1
-2
/
+2
2019-04-23
mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotas
Ido Schimmel
1
-7
/
+35
2019-04-23
mlxsw: spectrum_buffers: Allow skipping ingress port quota configuration
Ido Schimmel
1
-2
/
+8
2019-04-23
mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()
Ido Schimmel
1
-7
/
+14
2019-04-23
mlxsw: spectrum_buffers: Use new CPU ingress pool for control packets
Ido Schimmel
1
-12
/
+7
2019-04-23
mlxsw: spectrum_buffers: Add pools for CPU traffic
Ido Schimmel
1
-0
/
+20
2019-04-23
mlxsw: spectrum_buffers: Remove assumption about pool order
Ido Schimmel
1
-18
/
+13
2019-04-23
mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributes
Ido Schimmel
1
-0
/
+2
2019-04-23
mlxsw: spectrum_buffers: Forbid changing threshold type of first egress pool
Ido Schimmel
1
-4
/
+4
2019-04-23
mlxsw: spectrum_buffers: Forbid configuration of multicast pool
Ido Schimmel
1
-2
/
+12
2019-04-23
mlxsw: spectrum_buffers: Add ability to veto TC's configuration
Ido Schimmel
1
-0
/
+18
2019-04-23
mlxsw: spectrum_buffers: Add ability to veto pool's configuration
Ido Schimmel
1
-1
/
+16
2019-04-23
mlxsw: spectrum_buffers: Use defines for pool indices
Ido Schimmel
1
-78
/
+104
2019-04-23
mlxsw: spectrum_buffers: Add extack messages for invalid configurations
Ido Schimmel
1
-9
/
+19
2019-04-10
mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2
Ido Schimmel
1
-8
/
+11
2019-02-22
mlxsw: spectrum_buffers: Reject overlarge headroom size requests
Petr Machata
1
-0
/
+16
2019-02-22
mlxsw: spectrum_buffers: Update port headroom configuration
Petr Machata
1
-8
/
+8
2019-02-22
mlxsw: spectrum_buffers: Add Spectrum-2 shared buffer configuration
Petr Machata
1
-28
/
+106
2019-02-22
mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_mm in sb_vals
Petr Machata
1
-10
/
+14
2019-02-22
mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_cm in sb_vals
Petr Machata
1
-14
/
+26
2019-02-22
mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_prs in mlxsw_sp_sb_vals
Petr Machata
1
-5
/
+5
2019-02-22
mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_pms in mlxsw_sp_sb_vals
Petr Machata
1
-4
/
+5
2019-02-22
mlxsw: spectrum_buffers: Keep pool descriptors in mlxsw_sp_sb_vals
Petr Machata
1
-20
/
+30
2019-02-22
mlxsw: spectrum_buffers: Allocate prs & pms dynamically
Petr Machata
1
-2
/
+50
[next]