linux_dsm_epyc7002/drivers/net/ethernet/mellanox/mlxsw
Jiri Pirko f3a52c6162 mlxsw: pci: Utilize MRSR register to perform FW reset
So far, the PCI BAR0 register is used for triggering FW reset. However,
that is a legacy attitude and it is recommended to use MRSR to perform
reset instead. So do that. Move the reset into init() function as
the cmd interface needs to be used. With that, IRQ initialization needs
to be moved as well. As a side effect, the reset move simplifies
the devlink reload flow.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-29 10:10:03 -04:00
..
cmd.h mlxsw: cmd: Handle error after reset gracefully 2018-05-29 10:10:03 -04:00
core_acl_flex_actions.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2018-03-23 11:31:58 -04:00
core_acl_flex_actions.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2018-03-23 11:31:58 -04:00
core_acl_flex_keys.c
core_acl_flex_keys.h mlxsw: core: Fix flex keys scratchpad offset conflict 2018-02-28 12:32:36 -05:00
core_hwmon.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
core_thermal.c
core.c mlxsw: pci: Utilize MRSR register to perform FW reset 2018-05-29 10:10:03 -04:00
core.h mlxsw: pci: Utilize MRSR register to perform FW reset 2018-05-29 10:10:03 -04:00
emad.h
i2c.c mlxsw: core: Add support for reload 2018-01-16 14:15:35 -05:00
i2c.h
ib.h
item.h mlxsw: reg: add rdpm register 2018-01-14 12:21:11 -05:00
Kconfig mlxsw: spectrum: Don't depend on ip_gre and ip6_gre 2018-03-12 11:07:16 -04:00
Makefile mlxsw: spectrum: Move SPAN code to separate module 2018-02-13 12:26:25 -05:00
minimal.c
pci_hw.h mlxsw: pci: Introduce helpers to work with multiple CQE versions 2018-05-03 13:44:42 -04:00
pci.c mlxsw: pci: Utilize MRSR register to perform FW reset 2018-05-29 10:10:03 -04:00
pci.h
port.h
reg.h mlxsw: reg: Add Management Reset and Shutdown Register 2018-05-29 10:10:03 -04:00
resources.h mlxsw: resources: Add CQE versions resources 2018-05-03 13:44:42 -04:00
spectrum_acl_flex_actions.c mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entry 2018-02-27 14:46:27 -05:00
spectrum_acl_flex_actions.h mlxsw: spectrum_acl: Fix flex actions header ifndef define construct 2018-04-01 10:56:41 -04:00
spectrum_acl_flex_keys.h
spectrum_acl_tcam.c mlxsw: spectrum_acl: Do not invalidate already invalid ACL groups 2018-03-20 12:11:02 -04:00
spectrum_acl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2018-03-23 11:31:58 -04:00
spectrum_buffers.c mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic 2018-03-17 17:34:54 -04:00
spectrum_cnt.c
spectrum_cnt.h
spectrum_dcb.c
spectrum_dpipe.c mlxsw: spectrum_dpipe: Connect dpipe tables to resources 2018-01-16 14:15:35 -05:00
spectrum_dpipe.h mlxsw: spectrum_dpipe: Add initial support for the router adjacency table 2017-09-26 20:04:35 -07:00
spectrum_fid.c mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast 2018-02-28 12:32:36 -05:00
spectrum_flower.c mlxsw: spectrum: Fix gact_ok offloading 2018-03-09 13:02:13 -05:00
spectrum_ipip.c mlxsw: spectrum_ipip: Support decoding IPv6 tunnel addresses 2018-02-27 14:46:26 -05:00
spectrum_ipip.h mlxsw: spectrum_ipip: Support decoding IPv6 tunnel addresses 2018-02-27 14:46:26 -05:00
spectrum_kvdl.c devlink: convert occ_get op to separate registration 2018-04-08 12:45:57 -04:00
spectrum_mr_tcam.c mlxsw: spectrum_router: Support IPv6 multicast to host CPU 2018-03-26 13:14:44 -04:00
spectrum_mr_tcam.h mlxsw: spectrum: Add the multicast routing hardware logic 2017-09-27 11:33:28 -07:00
spectrum_mr.c mlxsw: spectrum_mr: Add ipv6 specific operations 2018-03-26 13:14:44 -04:00
spectrum_mr.h mlxsw: spectrum_mr: Add ipv6 specific operations 2018-03-26 13:14:44 -04:00
spectrum_qdisc.c mlxsw: spectrum: qdiscs: prio: Handle graft command 2018-02-28 12:06:01 -05:00
spectrum_router.c mlxsw: spectrum_router: Add support for route append 2018-05-22 14:44:18 -04:00
spectrum_router.h mlxsw: spectrum_router: Support IPv6 multicast to host CPU 2018-03-26 13:14:44 -04:00
spectrum_span.c mlxsw: spectrum_span: Support LAG under mirror-to-gretap 2018-05-14 16:41:43 -04:00
spectrum_span.h mlxsw: spectrum_span: Allow bridge for gretap mirror 2018-04-30 12:42:40 -04:00
spectrum_switchdev.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2018-05-04 09:58:56 -04:00
spectrum_switchdev.h mlxsw: spectrum_switchdev: Publish two functions 2018-04-30 12:42:40 -04:00
spectrum.c mlxsw: use devlink helper to generate physical port name 2018-05-19 16:30:39 -04:00
spectrum.h mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state() 2018-04-30 12:42:40 -04:00
switchib.c mlxsw: Move "resources_query_enable" out of mlxsw_config_profile 2018-04-01 10:56:43 -04:00
switchx2.c mlxsw: use devlink helper to generate physical port name 2018-05-19 16:30:39 -04:00
trap.h mlxsw: spectrum: Add multicast router trap for PIMv6 2018-03-26 13:14:45 -04:00
txheader.h