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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pb
Jiri Pirko
1
-1
/
+2
2016-04-15
mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbs
Jiri Pirko
1
-10
/
+2
2016-04-14
mlxsw: spectrum_buffers: Implement occupancy monitoring
Jiri Pirko
3
-16
/
+293
2016-04-14
mlxsw: core: Introduce support for asynchronous EMAD register access
Jiri Pirko
2
-173
/
+334
2016-04-14
mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processing
Jiri Pirko
3
-4
/
+28
2016-04-14
mlxsw: reg: Extend SBPM register for occupancy control
Jiri Pirko
2
-2
/
+32
2016-04-14
mlxsw: reg: Add Shared Buffer Status register definition
Jiri Pirko
1
-0
/
+100
2016-04-14
mlxsw: core: Add devlink shared buffer occupancy callbacks
Jiri Pirko
2
-8
/
+77
2016-04-14
mlxsw: spectrum_buffers: Implement shared buffer configuration
Jiri Pirko
3
-1
/
+216
2016-04-14
mlxsw: core: Add mlxsw_core_port_driver_priv helper
Jiri Pirko
1
-0
/
+9
2016-04-14
mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to user
Jiri Pirko
2
-14
/
+18
2016-04-14
mlxsw: spectrum_buffers: Change initialization of PG 9
Jiri Pirko
1
-3
/
+5
2016-04-14
mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC bindin...
Jiri Pirko
1
-3
/
+2
2016-04-14
mlxsw: spectrum_buffers: Cache shared buffer configuration
Jiri Pirko
2
-19
/
+82
2016-04-14
mlxsw: spectrum_buffers: Rename "pool" to "pr" in initialization
Jiri Pirko
1
-35
/
+35
2016-04-14
mlxsw: spectrum_buffers: Push out indexes and direction out of SB structs
Jiri Pirko
1
-204
/
+221
2016-04-14
mlxsw: spectrum_buffers: Push out shared buffer register writes
Jiri Pirko
1
-14
/
+40
2016-04-14
mlxsw: core: Add devlink shared buffer callbacks
Jiri Pirko
2
-2
/
+123
2016-04-08
mlxsw: reg: Fix SBPM register name
Jiri Pirko
1
-2
/
+2
2016-04-08
mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM
Jiri Pirko
2
-26
/
+17
2016-04-08
mlxsw: Do not pass around driver_priv directly
Jiri Pirko
4
-24
/
+31
2016-04-08
mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*
Jiri Pirko
4
-19
/
+9
2016-04-08
mlxsw: Move devlink port registration into common core code
Jiri Pirko
5
-41
/
+55
2016-04-07
mlxsw: spectrum: Add IEEE 802.1Qbb PFC support
Ido Schimmel
4
-11
/
+158
2016-04-07
mlxsw: reg: Introduce per priority counters
Ido Schimmel
3
-5
/
+63
2016-04-07
mlxsw: spectrum: Add support for PAUSE frames
Ido Schimmel
3
-10
/
+95
2016-04-07
mlxsw: reg: Add lossless settings for PBMC register
Ido Schimmel
1
-0
/
+35
2016-04-07
mlxsw: reg: Add Port Flow Control Configuration register
Ido Schimmel
1
-0
/
+131
2016-04-07
mlxsw: spectrum: Allow setting maximum rate for a TC
Ido Schimmel
3
-3
/
+77
2016-04-07
mlxsw: spectrum: Add IEEE 802.1Qaz ETS support
Ido Schimmel
3
-10
/
+283
2016-04-07
mlxsw: spectrum: Introduce support for Data Center Bridging (DCB)
Ido Schimmel
5
-0
/
+101
2016-04-07
mlxsw: spectrum: Initialize egress scheduling
Ido Schimmel
1
-0
/
+111
2016-04-07
mlxsw: reg: Add QoS Switch Traffic Class Table register
Ido Schimmel
1
-0
/
+55
2016-04-07
mlxsw: reg: Add QoS ETS Element Configuration register
Ido Schimmel
1
-0
/
+127
2016-04-07
mlxsw: spectrum: Set port's shared buffer size to 0
Ido Schimmel
2
-0
/
+4
2016-04-07
mlxsw: reg: Use correct PBMC register length
Ido Schimmel
1
-1
/
+1
2016-04-07
mlxsw: spectrum: Correctly configure headroom size
Ido Schimmel
2
-10
/
+34
2016-04-07
mlxsw: spectrum: Add bytes to cells helper
Ido Schimmel
2
-34
/
+34
2016-04-07
mlxsw: spectrum: Map all switch priorities to priority group 0
Ido Schimmel
1
-1
/
+24
2016-04-07
mlxsw: reg: Add Port Prio To Buffer register
Ido Schimmel
1
-0
/
+83
2016-04-05
mlxsw: spectrum: Add support for physical port names
Ido Schimmel
1
-3
/
+42
2016-04-05
mlxsw: spectrum: Reduce number of supported 802.1D bridges
Ido Schimmel
1
-1
/
+1
2016-03-14
mlxsw: pci: Implement reset done check
Jiri Pirko
2
-4
/
+14
2016-03-11
mlxsw: spectrum: Check requested ageing time is valid
Ido Schimmel
2
-2
/
+9
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+2
2016-03-07
mlxsw: pci: Correctly determine if descriptor queue is full
Ido Schimmel
1
-1
/
+1
2016-03-07
mlxsw: spectrum: Always decrement bridge's ref count
Ido Schimmel
1
-3
/
+1
2016-03-04
net: mellanox: add DEVLINK dependencies
Arnd Bergmann
1
-0
/
+1
2016-03-02
mlxsw: spectrum: Introduce port splitting
Ido Schimmel
3
-3
/
+219
2016-03-02
mlxsw: spectrum: Mark unused ports using NULL
Ido Schimmel
1
-0
/
+1
[next]