aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-19mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_setJiri Pirko1-8/+4
2016-08-17mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel1-1/+1
2016-07-15mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel1-1/+1
2016-04-15mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pbJiri Pirko1-1/+2
2016-04-15mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbsJiri Pirko1-10/+2
2016-04-14mlxsw: spectrum_buffers: Implement occupancy monitoringJiri Pirko1-0/+255
2016-04-14mlxsw: reg: Extend SBPM register for occupancy controlJiri Pirko1-1/+2
2016-04-14mlxsw: spectrum_buffers: Implement shared buffer configurationJiri Pirko1-1/+186
2016-04-14mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to userJiri Pirko1-14/+14
2016-04-14mlxsw: spectrum_buffers: Change initialization of PG 9Jiri Pirko1-3/+5
2016-04-14mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC binding to itJiri Pirko1-3/+2
2016-04-14mlxsw: spectrum_buffers: Cache shared buffer configurationJiri Pirko1-19/+54
2016-04-14mlxsw: spectrum_buffers: Rename "pool" to "pr" in initializationJiri Pirko1-35/+35
2016-04-14mlxsw: spectrum_buffers: Push out indexes and direction out of SB structsJiri Pirko1-204/+221
2016-04-14mlxsw: spectrum_buffers: Push out shared buffer register writesJiri Pirko1-14/+40
2016-04-08mlxsw: reg: Share direction enum between SBPR, SBCM, SBPMJiri Pirko1-10/+10
2016-04-06mlxsw: spectrum: Set port's shared buffer size to 0Ido Schimmel1-0/+2
2016-04-06mlxsw: spectrum: Correctly configure headroom sizeIdo Schimmel1-9/+10
2016-04-06mlxsw: spectrum: Add bytes to cells helperIdo Schimmel1-34/+30
2016-04-06mlxsw: spectrum: Map all switch priorities to priority group 0Ido Schimmel1-1/+24
2015-10-16mlxsw: spectrum: Add initial support for Spectrum ASICJiri Pirko1-0/+422