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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-01
mlxsw: Move "resources_query_enable" out of mlxsw_config_profile
Jiri Pirko
1
-2
/
+3
2018-01-16
mlxsw: core: Add support for reload
Arkadi Sharshevsky
1
-17
/
+56
2018-01-16
mlxsw: pci: Add support for getting resource through devlink
Arkadi Sharshevsky
1
-0
/
+16
2018-01-16
mlxsw: spectrum: Register KVD resources with devlink
Arkadi Sharshevsky
1
-0
/
+9
2017-10-18
mlxsw: core: Fix possible deadlock
Ido Schimmel
1
-1
/
+10
2017-08-03
mlxsw: core: Use correct EMAD transaction ID in debug message
Ido Schimmel
1
-1
/
+1
2017-03-24
mlxsw: Query maximum number of ports from firmware
Ido Schimmel
1
-4
/
+42
2017-03-24
mlxsw: Remove debugfs interface
Ido Schimmel
1
-177
/
+0
2017-02-06
mlxsw: core: Queue work immediately instead of delaying it
Ido Schimmel
1
-3
/
+3
2016-12-04
mlxsw: core: Create an ordered workqueue for FIB offload
Ido Schimmel
1
-0
/
+22
2016-11-30
mlxsw: core: Change order of operations in removal path
Ido Schimmel
1
-1
/
+1
2016-11-30
mlxsw: core: Add missing rollback in error path
Ido Schimmel
1
-0
/
+1
2016-11-26
mlxsw: core: Change emad trap group settings
Nogah Frankel
1
-39
/
+10
2016-11-26
mlxsw: Change trap set function
Nogah Frankel
1
-5
/
+9
2016-11-26
mlxsw: core: Create a generic function to register / unregister traps
Nogah Frankel
1
-0
/
+67
2016-11-22
mlxsw: core: Implement thermal zone
Ivan Vecera
1
-0
/
+8
2016-11-17
mlxsw: Invoke driver's init/fini methods only if defined
Vadim Pasternak
1
-5
/
+9
2016-11-17
mlxsw: Add bus capability flag
Vadim Pasternak
1
-0
/
+6
2016-10-30
mlxsw: core: Add port type (Eth/IB) set API
Elad Raz
1
-0
/
+41
2016-10-30
mlxsw: core: Add "eth" prefix to mlxsw_core_port_set
Elad Raz
1
-4
/
+4
2016-10-30
mlxsw: Make devlink port instances independent of spectrum/switchx2 port inst...
Jiri Pirko
1
-14
/
+68
2016-10-28
mlxsw: Move PCI id table definitions into driver modules
Jiri Pirko
1
-14
/
+0
2016-10-24
mlxsw: Convert resources into array
Jiri Pirko
1
-11
/
+21
2016-09-21
mlxsw: spectrum: lag resources- use resources data instead of consts
Nogah Frankel
1
-13
/
+13
2016-07-25
mlxsw: pci: Add resources query implementation.
Nogah Frankel
1
-1
/
+9
2016-07-13
mlxsw: core: Trace EMAD messages
Jiri Pirko
1
-5
/
+13
2016-06-10
mlxsw: core: Remove deprecated create_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-04-14
mlxsw: core: Introduce support for asynchronous EMAD register access
Jiri Pirko
1
-173
/
+321
2016-04-14
mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processing
Jiri Pirko
1
-2
/
+23
2016-04-14
mlxsw: core: Add devlink shared buffer occupancy callbacks
Jiri Pirko
1
-8
/
+66
2016-04-14
mlxsw: core: Add devlink shared buffer callbacks
Jiri Pirko
1
-2
/
+103
2016-04-08
mlxsw: Do not pass around driver_priv directly
Jiri Pirko
1
-8
/
+11
2016-04-08
mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*
Jiri Pirko
1
-12
/
+3
2016-04-08
mlxsw: Move devlink port registration into common core code
Jiri Pirko
1
-0
/
+22
2016-03-02
mlxsw: core: Add devlink port splitter callbacks
Jiri Pirko
1
-1
/
+33
2016-03-02
mlxsw: Implement devlink interface
Jiri Pirko
1
-6
/
+17
2015-12-23
mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structure
Jiri Pirko
1
-2
/
+0
2015-12-03
mlxsw: core: Add support for packets received from LAG port
Jiri Pirko
1
-3
/
+76
2015-11-30
mlxsw: core: Implement temperature hwmon interface
Jiri Pirko
1
-0
/
+8
2015-10-30
mlxsw: Put constant on the right side of comparisons
Or Gerlitz
1
-2
/
+2
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+9
2015-10-16
mlxsw: Simplify traps creation
Ido Schimmel
1
-2
/
+0
2015-10-16
mlxsw: core: Do not use EMADs in mlxsw_emad_fini
Jiri Pirko
1
-0
/
+1
2015-10-15
mlxsw: core: Fix race condition in __mlxsw_emad_transmit
Ido Schimmel
1
-4
/
+9
2015-08-28
mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmit
Jiri Pirko
1
-2
/
+2
2015-08-28
mlxsw: Remove duplicate included header
Ido Schimmel
1
-1
/
+0
2015-08-10
mlxsw: Use correct skb length when dumping payload
Ido Schimmel
1
-1
/
+1
2015-08-10
mlxsw: Simplify mlxsw_sx_port_xmit function
Ido Schimmel
1
-0
/
+10
2015-07-30
mlxsw: Add interface to access registers and process events
Ido Schimmel
1
-0
/
+736
2015-07-30
mlxsw: Introduce Mellanox switch driver core
Jiri Pirko
1
-0
/
+550